From 3cb6f325d220b72a75b664ddc9c14ba4a1097eff Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Wed, 27 Mar 2024 16:00:26 +1000 Subject: [PATCH] use github for all scm elements Signed-off-by: Olivier Lamy --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 23c52e59..18df98c1 100644 --- a/pom.xml +++ b/pom.xml @@ -40,8 +40,8 @@ under the License. - scm:git:https://gitbox.apache.org/repos/asf/maven-invoker-plugin.git - scm:git:https://gitbox.apache.org/repos/asf/maven-invoker-plugin.git + scm:git:https://github.com/apache/maven-invoker-plugin.git + scm:git:https://github.com/apache/maven-invoker-plugin.git HEAD https://github.com/apache/maven-invoker-plugin/tree/${project.scm.tag}