[webbeans-commits] Webbeans SVN: r2656 - ri/trunk/version-matrix.

webbeans-commits at lists.jboss.org webbeans-commits at lists.jboss.org
Tue May 5 22:23:04 EDT 2009


Author: dan.j.allen
Date: 2009-05-05 22:23:04 -0400 (Tue, 05 May 2009)
New Revision: 2656

Modified:
   ri/trunk/version-matrix/pom.xml
Log:
add maven-cli-plugin


Modified: ri/trunk/version-matrix/pom.xml
===================================================================
--- ri/trunk/version-matrix/pom.xml	2009-05-06 02:21:51 UTC (rev 2655)
+++ ri/trunk/version-matrix/pom.xml	2009-05-06 02:23:04 UTC (rev 2656)
@@ -504,6 +504,11 @@
                <version>6.1.16</version>
             </plugin>
             <plugin>
+               <groupId>org.twdata.maven</groupId>
+               <artifactId>maven-cli-plugin</artifactId>
+               <version>0.6.3.CR2</version>
+            </plugin>
+            <plugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-enforcer-plugin</artifactId>
                <version>1.0-alpha-4</version>




More information about the weld-commits mailing list