[jboss-cvs] JBossAS SVN: r81370 - trunk/component-matrix.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Nov 20 11:41:07 EST 2008


Author: pgier
Date: 2008-11-20 11:41:07 -0500 (Thu, 20 Nov 2008)
New Revision: 81370

Modified:
   trunk/component-matrix/pom.xml
Log:
Update version of rmic-maven-plugin.

Modified: trunk/component-matrix/pom.xml
===================================================================
--- trunk/component-matrix/pom.xml	2008-11-20 16:34:22 UTC (rev 81369)
+++ trunk/component-matrix/pom.xml	2008-11-20 16:41:07 UTC (rev 81370)
@@ -177,7 +177,7 @@
         <plugin>
           <groupId>org.codehaus.mojo</groupId>
           <artifactId>rmic-maven-plugin</artifactId>
-          <version>1.0-beta-1</version>
+          <version>1.0</version>
         </plugin>
         <plugin>
           <groupId>org.codehaus.mojo</groupId>




More information about the jboss-cvs-commits mailing list