[weld-commits] Weld SVN: r5410 - in core/trunk: jboss-as and 1 other directory.
weld-commits at lists.jboss.org
weld-commits at lists.jboss.org
Sat Jan 9 15:15:34 EST 2010
Author: dallen6
Date: 2010-01-09 15:15:33 -0500 (Sat, 09 Jan 2010)
New Revision: 5410
Modified:
core/trunk/embedded-tck-runner/pom.xml
core/trunk/jboss-as/pom.xml
Log:
WELD-330
Modified: core/trunk/embedded-tck-runner/pom.xml
===================================================================
--- core/trunk/embedded-tck-runner/pom.xml 2010-01-09 18:55:00 UTC (rev 5409)
+++ core/trunk/embedded-tck-runner/pom.xml 2010-01-09 20:15:33 UTC (rev 5410)
@@ -51,7 +51,7 @@
<dependency>
<groupId>org.jboss.jbossas</groupId>
<artifactId>jboss-as-component-matrix</artifactId>
- <version>5.2.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</version>
<scope>import</scope>
<type>pom</type>
</dependency>
Modified: core/trunk/jboss-as/pom.xml
===================================================================
--- core/trunk/jboss-as/pom.xml 2010-01-09 18:55:00 UTC (rev 5409)
+++ core/trunk/jboss-as/pom.xml 2010-01-09 20:15:33 UTC (rev 5410)
@@ -26,7 +26,7 @@
</scm>
<properties>
- <weld-deployer.version>5.2.0-SNAPSHOT</weld-deployer.version>
+ <weld-deployer.version>6.0.0-SNAPSHOT</weld-deployer.version>
</properties>
<dependencies>
More information about the weld-commits
mailing list