Author: bentmann Date: Thu Oct 29 22:42:09 2009 New Revision: 831134 URL: http://svn.apache.org/viewvc?rev=831134&view=rev Log: [maven-release-plugin] prepare for next development iteration
Modified: maven/plugins/trunk/pom.xml Modified: maven/plugins/trunk/pom.xml URL: http://svn.apache.org/viewvc/maven/plugins/trunk/pom.xml?rev=831134&r1=831133&r2=831134&view=diff ============================================================================== --- maven/plugins/trunk/pom.xml (original) +++ maven/plugins/trunk/pom.xml Thu Oct 29 22:42:09 2009 @@ -29,7 +29,7 @@ <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-plugins</artifactId> - <version>16</version> + <version>17-SNAPSHOT</version> <packaging>pom</packaging> <name>Maven Plugins</name> @@ -160,9 +160,9 @@ </modules> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/tags/maven-plugins-16</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-plugins-16</developerConnection> - <url>http://svn.apache.org/viewvc/maven/plugins/tags/maven-plugins-16</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/trunk/</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/trunk/</developerConnection> + <url>http://svn.apache.org/viewvc/maven/plugins/trunk/</url> </scm> <distributionManagement> <site>