Author: jvanzyl
Date: Sun Jun 11 07:35:18 2006
New Revision: 413456
URL: http://svn.apache.org/viewvc?rev=413456&view=rev
Log:
o putting the POM back, i used the dryRun option to see what would happen and
it changed the POM ... looking to see what happened.
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=413456&r1=413455&r2=413456&view=diff
==============================================================================
--- maven/plugins/trunk/maven-release-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-release-plugin/pom.xml Sun Jun 11 07:35:18 2006
@@ -8,7 +8,7 @@
<artifactId>maven-release-plugin</artifactId>
<packaging>maven-plugin</packaging>
<name>Maven Release plugin</name>
- <version>2.0-beta-6-SNAPSHOT</version>
+ <version>2.0-beta-5-SNAPSHOT</version>
<build>
<plugins>
<plugin>
@@ -157,4 +157,4 @@
<version>1.0-beta-3</version>
</dependency>
</dependencies>
-</project>
\ No newline at end of file
+</project>