Updates <scm> tag
diff --git a/pom.xml b/pom.xml
index 4333963..00d0760 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,12 +33,6 @@
     <packaging>jar</packaging>
     <name>Struts 2 Codebehind Plugin</name>
 
-    <scm>
-       <connection>scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_16/plugins/codebehind</connection>
-       <developerConnection>scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_16/plugins/codebehind</developerConnection>
-       <url>http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_3_16/plugins/codebehind</url>
-    </scm>
-
     <dependencies>
         <dependency>
             <groupId>org.apache.commons</groupId>