[webbeans-commits] Webbeans SVN: r1646 - ri/trunk.

webbeans-commits at lists.jboss.org webbeans-commits at lists.jboss.org
Sun Feb 22 15:47:03 EST 2009


Author: pete.muir at jboss.org
Date: 2009-02-22 15:47:03 -0500 (Sun, 22 Feb 2009)
New Revision: 1646

Modified:
   ri/trunk/pom.xml
Log:
allow any version of eclipse plugin

Modified: ri/trunk/pom.xml
===================================================================
--- ri/trunk/pom.xml	2009-02-22 20:46:37 UTC (rev 1645)
+++ ri/trunk/pom.xml	2009-02-22 20:47:03 UTC (rev 1646)
@@ -493,7 +493,7 @@
                            <requirePluginVersions>
                               <unCheckedPlugins>
                                  <unCheckedPlugin>org.apache.maven.plugins:maven-eclipse-plugin</unCheckedPlugin>
-                              </unCheckedPlugin
+                              </unCheckedPlugins>
                            </requirePluginVersions>
                         </rules>
                      </configuration>




More information about the weld-commits mailing list