SVN no longer in use
diff --git a/pom.xml b/pom.xml
index 5379909..1e4a509 100644
--- a/pom.xml
+++ b/pom.xml
@@ -137,9 +137,9 @@
     </issueManagement>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/bsf/trunk</connection>
-        <developerConnection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/bsf/trunk</developerConnection>
-        <url>http://svn.apache.org/repos/asf/commons/proper/bsf/trunk</url>
+        <connection>scm:git:https://gitbox.apache.org/repos/asf/commons-bsf</connection>
+        <developerConnection>git:https://gitbox.apache.org/repos/asf/commons-bsf</developerConnection>
+        <url>https://gitbox.apache.org/repos/asf/commons-bsf</url>
     </scm>
 
     <build>