Fix release URL
diff --git a/pom.xml b/pom.xml
index 1da9fd7..991d2a9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -373,9 +373,9 @@
   </pluginRepositories>
 
   <scm>
-    <connection>scm:git:https://git-wip-us.apache.org/repos/asf/helix.git</connection>
-    <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/helix.git</developerConnection>
-    <url>https://git-wip-us.apache.org/repos/asf?p=helix.git;a=summary</url>
+    <connection>scm:git:https://gitbox.apache.org/repos/asf/helix.git</connection>
+    <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/helix.git</developerConnection>
+    <url>https://gitbox.apache.org/repos/asf?p=helix.git;a=summary</url>
     <tag>HEAD</tag>
   </scm>
   <issueManagement>