From 98607e2abfeee8a3c5a79f4977eff4429185ef8e Mon Sep 17 00:00:00 2001 From: Greg Wilkins Date: Mon, 15 Feb 2016 12:26:42 +0100 Subject: [PATCH] 487158 Switched SCM URIs to github --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index b6c5c828c1f..6d8e037cd2d 100644 --- a/pom.xml +++ b/pom.xml @@ -22,9 +22,9 @@ undefined - scm:git:http://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project.git - scm:git:ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project.git - http://git.eclipse.org/c/jetty/org.eclipse.jetty.project.git/tree + scm:git:https://github.com/eclipse/jetty.project.git + scm:git:git@github.com:eclipse/jetty.project.git + https://github.com/eclipse/jetty.project HEAD