From 9465f3921dddad227d2077237e538fb63b4c8946 Mon Sep 17 00:00:00 2001 From: Guillaume Nodet Date: Wed, 17 May 2023 08:05:00 +0200 Subject: [PATCH] Fix SCM information --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 9efd9fa2..dc953499 100644 --- a/pom.xml +++ b/pom.xml @@ -34,10 +34,10 @@ limitations under the License. - scm:git:git@github.com:codehaus-plexus/plexus-utils.git - scm:git:git@github.com:codehaus-plexus/plexus-utils.git - http://github.com/codehaus-plexus/plexus-utils + scm:git:https://github.com/codehaus-plexus/plexus-utils.git + ${project.scm.connection} master + https://github.com/codehaus-plexus/plexus-utils/tree/master/ github