[seam-commits] Seam SVN: r12945 - dist/trunk.
seam-commits at lists.jboss.org
seam-commits at lists.jboss.org
Wed Jun 2 09:15:29 EDT 2010
Author: pete.muir at jboss.org
Date: 2010-06-02 09:15:29 -0400 (Wed, 02 Jun 2010)
New Revision: 12945
Modified:
dist/trunk/pom.xml
Log:
use released parent
Modified: dist/trunk/pom.xml
===================================================================
--- dist/trunk/pom.xml 2010-06-02 13:14:57 UTC (rev 12944)
+++ dist/trunk/pom.xml 2010-06-02 13:15:29 UTC (rev 12945)
@@ -11,7 +11,7 @@
<parent>
<groupId>org.jboss.weld</groupId>
<artifactId>weld-parent</artifactId>
- <version>11-SNAPSHOT</version>
+ <version>11</version>
</parent>
<description>
More information about the seam-commits
mailing list