[weld-commits] Weld SVN: r6638 - cdi-tck/branches/1.0.
weld-commits at lists.jboss.org
weld-commits at lists.jboss.org
Tue Jul 13 12:03:45 EDT 2010
Author: pete.muir at jboss.org
Date: 2010-07-13 12:03:44 -0400 (Tue, 13 Jul 2010)
New Revision: 6638
Modified:
cdi-tck/branches/1.0/pom.xml
Log:
update to use parent
Modified: cdi-tck/branches/1.0/pom.xml
===================================================================
--- cdi-tck/branches/1.0/pom.xml 2010-07-13 15:57:54 UTC (rev 6637)
+++ cdi-tck/branches/1.0/pom.xml 2010-07-13 16:03:44 UTC (rev 6638)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.weld</groupId>
<artifactId>weld-parent</artifactId>
- <version>10</version>
+ <version>12</version>
</parent>
<!-- Metadata -->
More information about the weld-commits
mailing list