[maven-release-plugin] prepare for next development iteration

git-svn-id: https://svn.apache.org/repos/asf/struts/maven/trunk@891337 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/struts2-archetype-plugin/pom.xml b/struts2-archetype-plugin/pom.xml
index 89cd0ce..f9bb521 100644
--- a/struts2-archetype-plugin/pom.xml
+++ b/struts2-archetype-plugin/pom.xml
@@ -9,14 +9,14 @@
 

   <modelVersion>4.0.0</modelVersion>

   <artifactId>struts2-archetype-plugin</artifactId>

-  <version>2.1.8.1</version>

+  <version>2.2.0-SNAPSHOT</version>

   <packaging>jar</packaging>

   <name>Struts 2 Archetypes - Plugin</name>

 

     <scm>

-       <connection>scm:svn:http://svn.apache.org/repos/asf/struts/maven/tags/struts2-archetype-plugin-2.1.8.1</connection>

-       <developerConnection>scm:svn:https://svn.apache.org/repos/asf/struts/maven/tags/struts2-archetype-plugin-2.1.8.1</developerConnection>

-       <url>http://svn.apache.org/viewcvs.cgi/struts/maven/tags/struts2-archetype-plugin-2.1.8.1</url>

+       <connection>scm:svn:http://svn.apache.org/repos/asf/struts/maven/trunk/struts2-archetype-plugin/</connection>

+       <developerConnection>scm:svn:https://svn.apache.org/repos/asf/struts/maven/trunk/struts2-archetype-plugin/</developerConnection>

+       <url>http://svn.apache.org/viewcvs.cgi/struts/maven/trunk/struts2-archetype-plugin/</url>

     </scm>

 

   <profiles>