From 0a84396e95bba615544d7ee5e9e12a240f21dc9b Mon Sep 17 00:00:00 2001 From: Guillaume Nodet Date: Mon, 22 May 2023 16:37:56 +0200 Subject: [PATCH] Fix SCM information (#254) --- 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