[weld-commits] Weld SVN: r6350 - archetypes/trunk.

weld-commits at lists.jboss.org weld-commits at lists.jboss.org
Fri May 28 08:06:24 EDT 2010


Author: pete.muir at jboss.org
Date: 2010-05-28 08:06:23 -0400 (Fri, 28 May 2010)
New Revision: 6350

Modified:
   archetypes/trunk/pom.xml
Log:
use weld-parent:10

Modified: archetypes/trunk/pom.xml
===================================================================
--- archetypes/trunk/pom.xml	2010-05-28 11:42:35 UTC (rev 6349)
+++ archetypes/trunk/pom.xml	2010-05-28 12:06:23 UTC (rev 6350)
@@ -4,7 +4,7 @@
    <parent>
       <groupId>org.jboss.weld</groupId>
       <artifactId>weld-parent</artifactId>
-      <version>8</version>
+      <version>10</version>
    </parent>
    <repositories>
       <repository>



More information about the weld-commits mailing list