Author: wsmoak Date: Sat Aug 23 09:08:18 2008 New Revision: 688353 URL: http://svn.apache.org/viewvc?rev=688353&view=rev Log: [WW-1726] Update version number and scm urls.
Modified: struts/maven/branches/ARCHETYPES_2_0_X/struts2-archetype-blank/pom.xml Modified: struts/maven/branches/ARCHETYPES_2_0_X/struts2-archetype-blank/pom.xml URL: http://svn.apache.org/viewvc/struts/maven/branches/ARCHETYPES_2_0_X/struts2-archetype-blank/pom.xml?rev=688353&r1=688352&r2=688353&view=diff ============================================================================== --- struts/maven/branches/ARCHETYPES_2_0_X/struts2-archetype-blank/pom.xml (original) +++ struts/maven/branches/ARCHETYPES_2_0_X/struts2-archetype-blank/pom.xml Sat Aug 23 09:08:18 2008 @@ -9,14 +9,14 @@ <modelVersion>4.0.0</modelVersion> <artifactId>struts2-archetype-blank</artifactId> - <version>2.0.9-SNAPSHOT</version> + <version>2.0.11.2-SNAPSHOT</version> <packaging>maven-plugin</packaging> <name>Struts 2 Archetypes - Blank</name> <scm> - <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/trunk/struts2-archetype-blank/</developerConnection> - <url>http://svn.apache.org/viewcvs.cgi/struts/maven/trunk/struts2-archetype-blank/</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/struts/maven/branches/ARCHETYPES_2_0_X/struts2-archetype-blank/</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/struts/maven/branches/ARCHETYPES_2_0_X/struts2-archetype-blank/</developerConnection> + <url>http://svn.apache.org/viewvc/struts/maven/branches/ARCHETYPES_2_0_X/struts2-archetype-blank/</url> </scm> </project>