Replace SVN with GitBox URL.
diff --git a/pom.xml b/pom.xml
index a663f94..60547b7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -45,7 +45,7 @@
     <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>
-        <url>http://svn.apache.org/viewvc/commons/proper/net/trunk</url>
+        <url>https://gitbox.apache.org/repos/asf?p=commons-net.git</url>
     </scm>
 
     <developers>