From af13a72978f82130935b428a18d0c9dafda76719 Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Sat, 18 Nov 2023 10:49:30 +1000 Subject: [PATCH] use correct scm coordinates (#10876) Signed-off-by: Olivier Lamy --- pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 9df400fdfdc..f826c0e82d2 100644 --- a/pom.xml +++ b/pom.xml @@ -189,9 +189,9 @@ - scm:git:https://github.com/eclipse/jetty.project.git - scm:git:git@github.com:eclipse/jetty.project.git - https://github.com/eclipse/jetty.project + scm:git:https://github.com/jetty/jetty.project.git + scm:git:git@github.com:jetty/jetty.project.git + https://github.com/jetty/jetty.project @@ -841,8 +841,8 @@ https://eclipse.dev/jetty/javadoc/jetty-10 ${basedir}/.. - https://github.com/eclipse/jetty.project/tree/jetty-10.0.x - https://github.com/eclipse/jetty.project/tree/jetty-10.0.x/documentation/jetty-documentation/src/main/asciidoc + https://github.com/jetty/jetty.project/tree/jetty-10.0.x + https://github.com/jetty/jetty.project/tree/jetty-10.0.x/documentation/jetty-documentation/src/main/asciidoc http://central.maven.org/maven2 ${project.version} ${maven.build.timestamp} @@ -2450,7 +2450,7 @@ github - https://github.com/eclipse/jetty.project/issues + https://github.com/jetty/jetty.project/issues