SVN no longer available; no need for .git suffix or ?p=
diff --git a/pom.xml b/pom.xml
index 2855862..0dacbac 100644
--- a/pom.xml
+++ b/pom.xml
@@ -43,9 +43,9 @@
     </issueManagement>
     <inceptionYear>2001</inceptionYear>
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/net/trunk</connection>
-        <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>
+        <connection>scm:git:https://gitbox.apache.org/repos/asf/commons-net</connection>
+        <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/commons-net</developerConnection>
+        <url>https://gitbox.apache.org/repos/asf/commons-net</url>
     </scm>
 
     <developers>