scm update using git/box url
diff --git a/pom.xml b/pom.xml
index dc73c6e..d6ab2cd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,9 +44,9 @@
   <!-- This section *must* be overwritten by subprojects. It is only to allow 

     a release of the turbine-parent POM. -->

   <scm>

-    <connection>scm:svn:https://svn.apache.org/repos/asf/turbine/maven/turbine-parent/trunk</connection>

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

-   <url>https://svn.apache.org/viewvc/turbine/maven/turbine-parent/trunk/</url>

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

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

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

   </scm>

 

   <mailingLists>