Author: lukaszlenart Date: Wed Dec 16 16:32:51 2009 New Revision: 891295 URL: http://svn.apache.org/viewvc?rev=891295&view=rev Log: [maven-release-plugin] prepare for next development iteration
Modified: struts/maven/trunk/struts2-archetype-blank/pom.xml Modified: struts/maven/trunk/struts2-archetype-blank/pom.xml URL: http://svn.apache.org/viewvc/struts/maven/trunk/struts2-archetype-blank/pom.xml?rev=891295&r1=891294&r2=891295&view=diff ============================================================================== --- struts/maven/trunk/struts2-archetype-blank/pom.xml (original) +++ struts/maven/trunk/struts2-archetype-blank/pom.xml Wed Dec 16 16:32:51 2009 @@ -8,14 +8,14 @@ <modelVersion>4.0.0</modelVersion> <artifactId>struts2-archetype-blank</artifactId> - <version>2.1.8.1</version> + <version>2.2.0-SNAPSHOT</version> <name>Struts 2 Archetypes - Blank</name> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/struts/maven/tags/struts2-archetype-blank-2.1.8.1</connection> + <connection>scm:svn:http://svn.apache.org/repos/asf/struts/maven/trunk/struts2-archetype-blank/</connection> <developerConnection> - scm:svn:https://svn.apache.org/repos/asf/struts/maven/tags/struts2-archetype-blank-2.1.8.1 + scm:svn:https://svn.apache.org/repos/asf/struts/maven/trunk/struts2-archetype-blank/ </developerConnection> - <url>http://svn.apache.org/viewvc/struts/maven/tags/struts2-archetype-blank-2.1.8.1</url> + <url>http://svn.apache.org/viewvc/struts/maven/trunk/struts2-archetype-blank/</url> </scm> </project>