[weld-commits] Weld SVN: r6720 - in core/branches/glassfish-31-integration-01: jboss-as and 1 other directory.
weld-commits at lists.jboss.org
weld-commits at lists.jboss.org
Sun Jul 18 10:40:03 EDT 2010
Author: rogerk
Date: 2010-07-18 10:40:03 -0400 (Sun, 18 Jul 2010)
New Revision: 6720
Modified:
core/branches/glassfish-31-integration-01/embedded-tck-runner/pom.xml
core/branches/glassfish-31-integration-01/jboss-as/pom.xml
Log:
patch from Siva
Modified: core/branches/glassfish-31-integration-01/embedded-tck-runner/pom.xml
===================================================================
--- core/branches/glassfish-31-integration-01/embedded-tck-runner/pom.xml 2010-07-18 14:29:52 UTC (rev 6719)
+++ core/branches/glassfish-31-integration-01/embedded-tck-runner/pom.xml 2010-07-18 14:40:03 UTC (rev 6720)
@@ -2,7 +2,7 @@
<parent>
<artifactId>weld-parent</artifactId>
<groupId>org.jboss.weld</groupId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>10</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.jboss.weld</groupId>
Modified: core/branches/glassfish-31-integration-01/jboss-as/pom.xml
===================================================================
--- core/branches/glassfish-31-integration-01/jboss-as/pom.xml 2010-07-18 14:29:52 UTC (rev 6719)
+++ core/branches/glassfish-31-integration-01/jboss-as/pom.xml 2010-07-18 14:40:03 UTC (rev 6720)
@@ -4,12 +4,12 @@
<groupId>org.jboss.weld</groupId>
<artifactId>weld-core-jboss-as-updater</artifactId>
<packaging>pom</packaging>
- <version>1.0.2-SNAPSHOT</version>
+ <version>1.1.0-01-glassfish-SNAPSHOT</version>
<parent>
<groupId>org.jboss.weld</groupId>
<artifactId>weld-core-parent</artifactId>
- <version>1.0.2-SNAPSHOT</version>
+ <version>1.1.0-01-glassfish-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
More information about the weld-commits
mailing list