Author: stephenc Date: Thu Oct 29 15:06:32 2009 New Revision: 830993 URL: http://svn.apache.org/viewvc?rev=830993&view=rev Log: [maven-release-plugin] prepare for next development iteration
Modified: maven/plugins/trunk/maven-toolchains-plugin/pom.xml Modified: maven/plugins/trunk/maven-toolchains-plugin/pom.xml URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-toolchains-plugin/pom.xml?rev=830993&r1=830992&r2=830993&view=diff ============================================================================== --- maven/plugins/trunk/maven-toolchains-plugin/pom.xml (original) +++ maven/plugins/trunk/maven-toolchains-plugin/pom.xml Thu Oct 29 15:06:32 2009 @@ -29,7 +29,7 @@ </parent> <artifactId>maven-toolchains-plugin</artifactId> - <version>1.0</version> + <version>1.1-SNAPSHOT</version> <packaging>maven-plugin</packaging> <name>Maven Toolchains Plugin</name> @@ -39,9 +39,9 @@ </prerequisites> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/tags/maven-toolchains-plugin-1.0</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-toolchains-plugin-1.0</developerConnection> - <url>http://svn.apache.org/viewvc/maven/plugins/tags/maven-toolchains-plugin-1.0</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-toolchains-plugin/</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-toolchains-plugin/</developerConnection> + <url>http://svn.apache.org/viewvc/maven/plugins/trunk/maven-toolchains-plugin/</url> </scm> <issueManagement>