Author: wsmoak Date: Wed Jan 24 09:42:23 2007 New Revision: 499499 URL: http://svn.apache.org/viewvc?view=rev&rev=499499 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?view=diff&rev=499499&r1=499498&r2=499499 ============================================================================== --- struts/maven/trunk/struts-annotations/pom.xml (original) +++ struts/maven/trunk/struts-annotations/pom.xml Wed Jan 24 09:42:23 2007 @@ -9,7 +9,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.apache.struts</groupId> <artifactId>struts-annotations</artifactId> - <version>1.0.0</version> + <version>1.0.1-SNAPSHOT</version> <packaging>jar</packaging> <name>Struts Annotations</name> <url>http://struts.apache.org</url> @@ -19,9 +19,9 @@ </description> <scm> - <connection>scm:svn:https://svn.apache.org/repos/asf/struts/maven/tags/STRUTS_ANNOTATIONS_1_0_0</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/struts/maven/tags/STRUTS_ANNOTATIONS_1_0_0</developerConnection> - <url>https://svn.apache.org/repos/asf/struts/maven/tags/STRUTS_ANNOTATIONS_1_0_0</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/struts/maven/trunk/</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/struts/maven/trunk/</developerConnection> + <url>http://svn.apache.org/viewcvs.cgi/struts/maven/trunk/</url> </scm>