You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by de...@apache.org on 2009/07/10 15:24:26 UTC

svn commit: r792942 - /maven/plugins/trunk/maven-stage-plugin/pom.xml

Author: dennisl
Date: Fri Jul 10 13:24:26 2009
New Revision: 792942

URL: http://svn.apache.org/viewvc?rev=792942&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    maven/plugins/trunk/maven-stage-plugin/pom.xml

Modified: maven/plugins/trunk/maven-stage-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-stage-plugin/pom.xml?rev=792942&r1=792941&r2=792942&view=diff
==============================================================================
--- maven/plugins/trunk/maven-stage-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-stage-plugin/pom.xml Fri Jul 10 13:24:26 2009
@@ -29,7 +29,7 @@
   </parent>
 
   <artifactId>maven-stage-plugin</artifactId>
-  <version>1.0-alpha-2</version>
+  <version>1.0-alpha-3-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
   <name>Maven Stage Plugin</name>
@@ -42,9 +42,9 @@
   </prerequisites>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/tags/maven-stage-plugin-1.0-alpha-2</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-stage-plugin-1.0-alpha-2</developerConnection>
-    <url>http://svn.apache.org/viewvc/maven/plugins/tags/maven-stage-plugin-1.0-alpha-2</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-stage-plugin/</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-stage-plugin/</developerConnection>
+    <url>http://svn.apache.org/viewvc/maven/plugins/trunk/maven-stage-plugin/</url>
   </scm>
   <issueManagement>
     <system>JIRA</system>