git-wip-us => gitbox
diff --git a/pom.xml b/pom.xml
index 6c168ec..a294deb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -77,9 +77,9 @@
     </properties>
 
     <scm>
-        <url>https://git-wip-us.apache.org/repos/asf/commons-rdf.git</url>
-        <connection>scm:git:https://git-wip-us.apache.org/repos/asf/commons-rdf.git</connection>
-        <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/commons-rdf.git</developerConnection>
+        <url>https://gitbox.apache.org/repos/asf/commons-rdf.git</url>
+        <connection>scm:git:https://gitbox.apache.org/repos/asf/commons-rdf.git</connection>
+        <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/commons-rdf.git</developerConnection>
         <tag>HEAD</tag>
     </scm>