Author: wesw Date: Wed Aug 12 17:21:06 2009 New Revision: 803610 URL: http://svn.apache.org/viewvc?rev=803610&view=rev Log: [maven-release-plugin] prepare for next development iteration
Modified: struts/maven/trunk/struts-annotations/pom.xml Modified: struts/maven/trunk/struts-annotations/pom.xml URL: http://svn.apache.org/viewvc/struts/maven/trunk/struts-annotations/pom.xml?rev=803610&r1=803609&r2=803610&view=diff ============================================================================== --- struts/maven/trunk/struts-annotations/pom.xml (original) +++ struts/maven/trunk/struts-annotations/pom.xml Wed Aug 12 17:21:06 2009 @@ -9,7 +9,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.apache.struts</groupId> <artifactId>struts-annotations</artifactId> - <version>1.0.5</version> + <version>1.0.6-SNAPSHOT</version> <packaging>jar</packaging> <name>Struts Annotations</name> <url>http://struts.apache.org</url> @@ -19,9 +19,9 @@ </description> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/struts/maven/tags/STRUTS_ANNOTATIONS_1_0_5</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/struts/maven/tags/STRUTS_ANNOTATIONS_1_0_5</developerConnection> - <url>http://svn.apache.org/viewvc/struts/maven/tags/STRUTS_ANNOTATIONS_1_0_5</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/struts/maven/trunk/struts-annotations</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/struts/maven/trunk/struts-annotations</developerConnection> + <url>http://svn.apache.org/viewvc/struts/maven/trunk/struts-annotations</url> </scm>