scm update using git/box url
diff --git a/pom.xml b/pom.xml
index a3ef515..3d4aa6f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,9 +27,9 @@
     <url>https://turbine.apache.org/fulcrum/fulcrum-testcontainer</url>

 

     <scm>

-    <connection>scm:svn:http://svn.apache.org/repos/asf/turbine/fulcrum/trunk/testcontainer</connection>

-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/fulcrum/trunk/testcontainer</developerConnection>

-    <url>http://svn.apache.org/viewvc/turbine/fulcrum/trunk/testcontainer</url>

+    <connection>scm:git:https://gitbox.apache.org/repos/asf/turbine-fulcrum-testcontainer.git</connection>

+    <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/turbine-fulcrum-testcontainer.git</developerConnection>

+    <url>https://gitbox.apache.org/repos/asf/turbine-fulcrum-testcontainer.git</url>

     </scm>

 

     <distributionManagement>