[jboss-cvs] JBossAS SVN: r108824 - branches/JBoss-AS-6.0.x_ipv6/component-matrix.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Fri Oct 22 16:35:52 EDT 2010
Author: rachmatowicz at jboss.com
Date: 2010-10-22 16:35:52 -0400 (Fri, 22 Oct 2010)
New Revision: 108824
Modified:
branches/JBoss-AS-6.0.x_ipv6/component-matrix/pom.xml
Log:
Update component-matrix to use jboss-test 1.2.0-SNAPSHOT (JBAS-8540)
Modified: branches/JBoss-AS-6.0.x_ipv6/component-matrix/pom.xml
===================================================================
--- branches/JBoss-AS-6.0.x_ipv6/component-matrix/pom.xml 2010-10-22 20:34:08 UTC (rev 108823)
+++ branches/JBoss-AS-6.0.x_ipv6/component-matrix/pom.xml 2010-10-22 20:35:52 UTC (rev 108824)
@@ -2067,7 +2067,7 @@
<dependency>
<groupId>org.jboss.test</groupId>
<artifactId>jboss-test</artifactId>
- <version>1.1.9.GA</version>
+ <version>1.2.0-SNAPSHOT</version>
<exclusions>
<exclusion>
<groupId>org.jboss.logging</groupId>
More information about the jboss-cvs-commits
mailing list