[seam-commits] Seam SVN: r12880 - in build/trunk: parent and 1 other directory.
seam-commits at lists.jboss.org
seam-commits at lists.jboss.org
Fri May 28 08:29:49 EDT 2010
Author: pete.muir at jboss.org
Date: 2010-05-28 08:29:48 -0400 (Fri, 28 May 2010)
New Revision: 12880
Modified:
build/trunk/module-archetype/pom.xml
build/trunk/parent/pom.xml
Log:
update to weld-parent:10
Modified: build/trunk/module-archetype/pom.xml
===================================================================
--- build/trunk/module-archetype/pom.xml 2010-05-28 01:37:24 UTC (rev 12879)
+++ build/trunk/module-archetype/pom.xml 2010-05-28 12:29:48 UTC (rev 12880)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.weld</groupId>
<artifactId>weld-parent</artifactId>
- <version>8</version>
+ <version>10</version>
</parent>
<description>
Modified: build/trunk/parent/pom.xml
===================================================================
--- build/trunk/parent/pom.xml 2010-05-28 01:37:24 UTC (rev 12879)
+++ build/trunk/parent/pom.xml 2010-05-28 12:29:48 UTC (rev 12880)
@@ -11,7 +11,7 @@
<parent>
<groupId>org.jboss.weld</groupId>
<artifactId>weld-parent</artifactId>
- <version>9</version>
+ <version>10</version>
</parent>
<description>
More information about the seam-commits
mailing list