Author: markh
Date: Mon Nov  2 16:42:40 2009
New Revision: 831965

URL: http://svn.apache.org/viewvc?rev=831965&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=831965&r1=831964&r2=831965&view=diff
==============================================================================
--- maven/shared/trunk/maven-runtime/pom.xml (original)
+++ maven/shared/trunk/maven-runtime/pom.xml Mon Nov  2 16:42:40 2009
@@ -30,7 +30,7 @@
 
   <groupId>org.apache.maven.shared</groupId>
   <artifactId>maven-runtime</artifactId>
-  <version>1.0-alpha-2</version>
+  <version>1.0-alpha-3-SNAPSHOT</version>
   <packaging>jar</packaging>
 
   <name>Maven Runtime</name>
@@ -41,9 +41,9 @@
   </description>
 
   <scm>
-    
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/shared/tags/maven-runtime-1.0-alpha-2</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/shared/tags/maven-runtime-1.0-alpha-2</developerConnection>
-    
<url>http://svn.apache.org/viewvc/maven/shared/tags/maven-runtime-1.0-alpha-2</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>
 
   <dependencies>


Reply via email to