Title: [waffle-scm] [538] trunk/pom.xml: rolling back release plugin to old version (see if that fixes my release issue)
Revision
538
Author
mward
Date
2008-01-07 00:48:27 -0600 (Mon, 07 Jan 2008)

Log Message

rolling back release plugin to old version (see if that fixes my release issue)

Modified Paths

Diff

Modified: trunk/pom.xml (537 => 538)

--- trunk/pom.xml	2008-01-07 06:26:43 UTC (rev 537)
+++ trunk/pom.xml	2008-01-07 06:48:27 UTC (rev 538)
@@ -231,7 +231,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-release-plugin</artifactId>
-          <version>2.0-beta-7</version>
+          <version>2.0-beta-5</version>
           <configuration>
             <autoVersionSubmodules>true</autoVersionSubmodules>
             <preparationGoals>clean install</preparationGoals>


To unsubscribe from this list please visit:

http://xircles.codehaus.org/manage_email

Reply via email to