I've done this.
On 12/06/2006 2:03 PM, Brett Porter wrote:
You used an old version of the release plugin.
You should revert the change entirely as it did more to the pom (like
removing things and reordering it), as well as delete the bogus tag.
- Brett
[EMAIL PROTECTED] wrote:
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>
--
Brett Porter <[EMAIL PROTECTED]>
Apache Maven - http://maven.apache.org/
Better Builds with Maven - http://library.mergere.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]