Update scm section
diff --git a/gogo/jline/pom.xml b/gogo/jline/pom.xml
index 01e7f14..17b2dd3 100644
--- a/gogo/jline/pom.xml
+++ b/gogo/jline/pom.xml
@@ -30,9 +30,10 @@
     <artifactId>org.apache.felix.gogo.jline</artifactId>
     <version>1.1.5-SNAPSHOT</version>
     <url>http://felix.apache.org/</url>
+
     <scm>
-        <connection>scm:git:https://github.com/apache/felix-dev.git</connection>
-        <developerConnection>scm:git:https://github.com/apache/felix-dev.git</developerConnection>
+        <connection>scm:git:https://gitbox.apache.org/repos/asf/felix-dev.git</connection>
+        <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/felix-dev.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=felix-dev.git</url>
     </scm>