Author: pete.muir(a)jboss.org
Date: 2010-07-13 12:46:19 -0400 (Tue, 13 Jul 2010)
New Revision: 6645
Modified:
examples/trunk/pom.xml
Log:
update to use parent
Modified: examples/trunk/pom.xml
===================================================================
--- examples/trunk/pom.xml 2010-07-13 16:36:54 UTC (rev 6644)
+++ examples/trunk/pom.xml 2010-07-13 16:46:19 UTC (rev 6645)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.weld</groupId>
<artifactId>weld-parent</artifactId>
- <version>10</version>
+ <version>12</version>
</parent>
<groupId>org.jboss.weld.examples</groupId>
<artifactId>weld-examples-parent</artifactId>
Show replies by date