scm update using git/box url
diff --git a/pom.xml b/pom.xml
index 6a69562..9bef08e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,9 +41,9 @@
     </distributionManagement>
 		
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/turbine/fulcrum/trunk/crypto/</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/fulcrum/trunk/crypto/</developerConnection>
-    <url>http://svn.apache.org/viewvc/turbine/fulcrum/trunk/crypto/</url>
+    <connection>scm:git:https://gitbox.apache.org/repos/asf/turbine-fulcrum-crypto.git</connection>
+    <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/turbine-fulcrum-crypto.git</developerConnection>
+    <url>https://gitbox.apache.org/repos/asf/turbine-fulcrum-crypto.git</url>
   </scm>
 
   <developers>