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