Merge branch 'master' into develop
diff --git a/pom.xml b/pom.xml
index 0f44d64..4cf7aea 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,19 +25,13 @@
     <parent>
         <artifactId>struts2-plugins</artifactId>
         <groupId>org.apache.struts</groupId>
-        <version>2.3.17-SNAPSHOT</version>
+        <version>2.3.16.1</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>struts2-dojo-plugin</artifactId>
     <name>Struts 2 Dojo Plugin</name>
 
-    <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/dojo/</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/dojo/</developerConnection>
-        <url>http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/plugins/dojo/</url>
-    </scm>
-
     <profiles>
         <profile>
             <id>release</id>