You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by jv...@apache.org on 2006/06/11 16:32:41 UTC

svn commit: r413455 - /maven/plugins/trunk/maven-release-plugin/pom.xml

Author: jvanzyl
Date: Sun Jun 11 07:32:40 2006
New Revision: 413455

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

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

Modified: maven/plugins/trunk/maven-release-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-release-plugin/pom.xml?rev=413455&r1=413454&r2=413455&view=diff
==============================================================================
--- maven/plugins/trunk/maven-release-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-release-plugin/pom.xml Sun Jun 11 07:32:40 2006
@@ -8,7 +8,7 @@
   <artifactId>maven-release-plugin</artifactId>
   <packaging>maven-plugin</packaging>
   <name>Maven Release plugin</name>
-  <version>2.0-beta-5</version>
+  <version>2.0-beta-6-SNAPSHOT</version>
   <build>
     <plugins>
       <plugin>