Update git URL to gitbox.apache.org
diff --git a/pom.xml b/pom.xml
index bfd6e3d..057d082 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,9 +29,9 @@
   <packaging>maven-archetype</packaging>
   <name>Accumulo Instamo Archetype</name>
   <scm>
-    <connection>scm:git:git://git.apache.org/accumulo-instamo-archetype.git</connection>
-    <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/accumulo-instamo-archetype.git</developerConnection>
-    <url>https://git-wip-us.apache.org/repos/asf?p=accumulo-instamo-archetype.git</url>
+    <connection>scm:git:https://gitbox.apache.org/repos/asf/accumulo-instamo-archetype.git</connection>
+    <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/accumulo-instamo-archetype.git</developerConnection>
+    <url>https://gitbox.apache.org/repos/asf?p=accumulo-instamo-archetype.git</url>
     <tag>HEAD</tag>
   </scm>
   <url>http://accumulo.apache.org</url>