[weld-commits] Weld SVN: r5739 - in api/trunk: bom and 1 other directory.

weld-commits at lists.jboss.org weld-commits at lists.jboss.org
Thu Feb 4 14:16:06 EST 2010


Author: pete.muir at jboss.org
Date: 2010-02-04 14:16:06 -0500 (Thu, 04 Feb 2010)
New Revision: 5739

Modified:
   api/trunk/bom/pom.xml
   api/trunk/pom.xml
Log:
use latest parent

Modified: api/trunk/bom/pom.xml
===================================================================
--- api/trunk/bom/pom.xml	2010-02-04 19:13:07 UTC (rev 5738)
+++ api/trunk/bom/pom.xml	2010-02-04 19:16:06 UTC (rev 5739)
@@ -8,7 +8,7 @@
    <parent>
       <groupId>org.jboss.weld</groupId>
       <artifactId>weld-parent</artifactId>
-      <version>6</version>
+      <version>9</version>
    </parent>
 
    <name>Weld and CDI APIs BOM</name>

Modified: api/trunk/pom.xml
===================================================================
--- api/trunk/pom.xml	2010-02-04 19:13:07 UTC (rev 5738)
+++ api/trunk/pom.xml	2010-02-04 19:16:06 UTC (rev 5739)
@@ -8,7 +8,7 @@
    <parent>
       <groupId>org.jboss.weld</groupId>
       <artifactId>weld-parent</artifactId>
-      <version>6</version>
+      <version>9</version>
    </parent>
 
    <name>Weld and CDI APIs Build Aggregator</name>



More information about the weld-commits mailing list