From 1138112fae0d7089b3ba135d49679ff983723934 Mon Sep 17 00:00:00 2001 From: Stephan Schroevers Date: Sat, 21 Aug 2021 12:19:32 +0200 Subject: [PATCH] Update URLs to point to the `coveooss` organization (#107) * Update URLs to point to the `coveooss` organization * Update build status badge and link --- README.md | 4 ++-- pom.xml | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 9f3f2be..387b0ba 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -[![Build Status](https://travis-ci.org/coveo/fmt-maven-plugin.svg?branch=master)](https://travis-ci.org/coveo/fmt-maven-plugin) -[![license](http://img.shields.io/badge/license-MIT-brightgreen.svg)](https://github.com/coveo/fmt-maven-plugin/blob/master/LICENSE) +[![Build Status](https://github.com/coveooss/fmt-maven-plugin/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/coveooss/fmt-maven-plugin/actions/workflows/ci.yml?query=branch%3Amaster) +[![license](http://img.shields.io/badge/license-MIT-brightgreen.svg)](https://github.com/coveooss/fmt-maven-plugin/blob/master/LICENSE) [![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.coveo/fmt-maven-plugin/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.coveo/fmt-maven-plugin) ## fmt-maven-plugin diff --git a/pom.xml b/pom.xml index 407b1cd..c8b32ef 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ ${project.groupId}:${project.artifactId} Maven Plugin that formats a project's Java Code following google-java-format - http://github.com/coveo/fmt-maven-plugin + http://github.com/coveooss/fmt-maven-plugin @@ -43,9 +43,9 @@ - scm:git:git@github.com:coveo/fmt-maven-plugin.git - scm:git:git@github.com:coveo/fmt-maven-plugin.git - http://github.com/coveo/fmt-maven-plugin + scm:git:git@github.com:coveooss/fmt-maven-plugin.git + scm:git:git@github.com:coveooss/fmt-maven-plugin.git + http://github.com/coveooss/fmt-maven-plugin