Author: markh Date: Tue May 22 11:45:01 2012 New Revision: 1341420 URL: http://svn.apache.org/viewvc?rev=1341420&view=rev Log: [maven-release-plugin] prepare for next development iteration
Modified: maven/shared/trunk/maven-runtime/pom.xml Modified: maven/shared/trunk/maven-runtime/pom.xml URL: http://svn.apache.org/viewvc/maven/shared/trunk/maven-runtime/pom.xml?rev=1341420&r1=1341419&r2=1341420&view=diff ============================================================================== --- maven/shared/trunk/maven-runtime/pom.xml (original) +++ maven/shared/trunk/maven-runtime/pom.xml Tue May 22 11:45:01 2012 @@ -31,7 +31,7 @@ <groupId>org.apache.maven.shared</groupId> <artifactId>maven-runtime</artifactId> - <version>1.0-alpha-3</version> + <version>1.0-alpha-4-SNAPSHOT</version> <packaging>jar</packaging> <name>Maven Runtime</name> @@ -42,9 +42,9 @@ </description> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/maven/shared/tags/maven-runtime-1.0-alpha-3</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/shared/tags/maven-runtime-1.0-alpha-3</developerConnection> - <url>http://svn.apache.org/viewvc/maven/shared/tags/maven-runtime-1.0-alpha-3</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/maven/shared/trunk/maven-runtime</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/shared/trunk/maven-runtime</developerConnection> + <url>http://svn.apache.org/viewvc/maven/shared/trunk/maven-runtime</url> </scm> <issueManagement> <system>jira</system>