From 3de45d8e3103e616fafac71ed30ccea83fbf7daa Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Wed, 4 Dec 2024 15:48:57 +1000 Subject: [PATCH] use github for scm Signed-off-by: Olivier Lamy --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index de400e72..06d1567f 100644 --- a/pom.xml +++ b/pom.xml @@ -89,8 +89,8 @@ under the License. - scm:git:https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git - scm:git:https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git + scm:git:https://github.com/apache/maven-javadoc-plugin.git + scm:git:https://github.com/apache/maven-javadoc-plugin.git HEAD https://github.com/apache/maven-javadoc-plugin/tree/${project.scm.tag}