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

webbeans-commits at lists.jboss.org webbeans-commits at lists.jboss.org
Fri May 8 00:37:05 EDT 2009


Author: dan.j.allen
Date: 2009-05-08 00:37:05 -0400 (Fri, 08 May 2009)
New Revision: 2668

Modified:
   ri/trunk/version-matrix/pom.xml
Log:
update enforcer plugin to be compatible with m2eclipse


Modified: ri/trunk/version-matrix/pom.xml
===================================================================
--- ri/trunk/version-matrix/pom.xml	2009-05-07 21:13:27 UTC (rev 2667)
+++ ri/trunk/version-matrix/pom.xml	2009-05-08 04:37:05 UTC (rev 2668)
@@ -511,7 +511,7 @@
             <plugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-enforcer-plugin</artifactId>
-               <version>1.0-alpha-4</version>
+               <version>1.0-beta-1</version>
                <executions>
                   <execution>
                      <id>enforce</id>




More information about the weld-commits mailing list