[jboss-cvs] JBossAS SVN: r71023 - branches/maven_thirdparty_temp.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Mar 19 14:29:42 EDT 2008


Author: pgier
Date: 2008-03-19 14:29:41 -0400 (Wed, 19 Mar 2008)
New Revision: 71023

Modified:
   branches/maven_thirdparty_temp/pom.xml
Log:
Correction to version of jboss-packaging-maven-plugin.

Modified: branches/maven_thirdparty_temp/pom.xml
===================================================================
--- branches/maven_thirdparty_temp/pom.xml	2008-03-19 18:21:26 UTC (rev 71022)
+++ branches/maven_thirdparty_temp/pom.xml	2008-03-19 18:29:41 UTC (rev 71023)
@@ -26,7 +26,7 @@
       <plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>jboss-packaging-maven-plugin</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0-SNAPSHOT</version>
         <extensions>true</extensions>
       </plugin>
     </plugins>




More information about the jboss-cvs-commits mailing list