Title: [1577] trunk/web: Updated release plugin to 2.0
Revision
1577
Author
mauro
Date
2010-02-21 08:10:06 -0600 (Sun, 21 Feb 2010)

Log Message

Updated release plugin to 2.0

Modified Paths


Diff

Modified: trunk/core/pom.xml (1576 => 1577)

--- trunk/core/pom.xml	2010-02-20 17:39:44 UTC (rev 1576)
+++ trunk/core/pom.xml	2010-02-21 14:10:06 UTC (rev 1577)
@@ -184,7 +184,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-release-plugin</artifactId>
-          <version>2.0-beta-9</version>
+          <version>2.0</version>
           <configuration>
             <autoVersionSubmodules>true</autoVersionSubmodules>
             <preparationGoals>clean install</preparationGoals>
@@ -384,4 +384,4 @@
     </snapshotRepository>
   </distributionManagement>
 
-</project>
\ No newline at end of file
+</project>

Modified: trunk/site/pom.xml (1576 => 1577)

--- trunk/site/pom.xml	2010-02-20 17:39:44 UTC (rev 1576)
+++ trunk/site/pom.xml	2010-02-21 14:10:06 UTC (rev 1577)
@@ -45,7 +45,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-release-plugin</artifactId>
-          <version>2.0-beta-9</version>
+          <version>2.0</version>
           <configuration>
             <autoVersionSubmodules>true</autoVersionSubmodules>
             <preparationGoals>clean install</preparationGoals>

Modified: trunk/web/pom.xml (1576 => 1577)

--- trunk/web/pom.xml	2010-02-20 17:39:44 UTC (rev 1576)
+++ trunk/web/pom.xml	2010-02-21 14:10:06 UTC (rev 1577)
@@ -183,7 +183,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-release-plugin</artifactId>
-          <version>2.0-beta-9</version>
+          <version>2.0</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