Update scm URLs to use gitbox
diff --git a/pom.xml b/pom.xml
index 2531a21..b3b486e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -77,9 +77,9 @@
     </modules>
 
     <scm>
-        <connection>scm:git:https://git-wip-us.apache.org/repos/asf/karaf.git</connection>
-        <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/karaf.git</developerConnection>
-        <url>https://git-wip-us.apache.org/repos/asf?p=karaf.git;a=summary</url>
+        <connection>scm:git:https://gitbox.apache.org/repos/asf/karaf.git</connection>
+        <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/karaf.git</developerConnection>
+        <url>https://gitbox.apache.org/repos/asf?p=karaf.git;a=summary</url>
       <tag>HEAD</tag>
   </scm>