[webbeans-commits] Webbeans SVN: r2960 - tck/trunk.

webbeans-commits at lists.jboss.org webbeans-commits at lists.jboss.org
Fri Jul 3 06:01:33 EDT 2009


Author: pete.muir at jboss.org
Date: 2009-07-03 06:01:32 -0400 (Fri, 03 Jul 2009)
New Revision: 2960

Modified:
   tck/trunk/pom.xml
Log:
update to newer release plugin to fix svn bug

Modified: tck/trunk/pom.xml
===================================================================
--- tck/trunk/pom.xml	2009-07-02 23:03:33 UTC (rev 2959)
+++ tck/trunk/pom.xml	2009-07-03 10:01:32 UTC (rev 2960)
@@ -349,7 +349,7 @@
                <plugin>
                   <groupId>org.apache.maven.plugins</groupId>
                   <artifactId>maven-release-plugin</artifactId>
-                  <version>2.0-beta-8</version>
+                  <version>2.0-beta-9</version>
                </plugin>
          </plugins>
       </pluginManagement>




More information about the weld-commits mailing list