Replace SVN with GitBox URL.
diff --git a/pom.xml b/pom.xml
index 60547b7..2855862 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,7 +44,7 @@
     <inceptionYear>2001</inceptionYear>
     <scm>
         <connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/net/trunk</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/net/trunk</developerConnection>
+        <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/commons-net.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=commons-net.git</url>
     </scm>