SVN gone; now Git
diff --git a/pom.xml b/pom.xml
index c249069..59ee1ef 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,9 +40,9 @@
     </issueManagement>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/email/trunk</connection>
-        <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/commons-email.git</developerConnection>
-        <url>https://gitbox.apache.org/repos/asf?p=commons-email.git</url>
+        <connection>scm:git:https://gitbox.apache.org/repos/asf/commons-email</connection>
+        <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/commons-email</developerConnection>
+        <url>https://gitbox.apache.org/repos/asf/commons-email</url>
     </scm> 
 
     <developers>