You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ma...@apache.org on 2012/05/22 14:15:25 UTC

svn commit: r1341437 - /maven/shared/trunk/maven-runtime/pom.xml

Author: markh
Date: Tue May 22 12:15:24 2012
New Revision: 1341437

URL: http://svn.apache.org/viewvc?rev=1341437&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=1341437&r1=1341436&r2=1341437&view=diff
==============================================================================
--- maven/shared/trunk/maven-runtime/pom.xml (original)
+++ maven/shared/trunk/maven-runtime/pom.xml Tue May 22 12:15:24 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>