[jboss-svn-commits] JBL Code SVN: r37744 - labs/jbosstm/trunk/XTS/localjunit/crash-recovery-tests.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Wed Nov 30 05:17:48 EST 2011


Author: paul.robinson
Date: 2011-11-30 05:17:48 -0500 (Wed, 30 Nov 2011)
New Revision: 37744

Modified:
   labs/jbosstm/trunk/XTS/localjunit/crash-recovery-tests/pom.xml
Log:
JBTM-817 Updated to use latest Arquillian release

Modified: labs/jbosstm/trunk/XTS/localjunit/crash-recovery-tests/pom.xml
===================================================================
--- labs/jbosstm/trunk/XTS/localjunit/crash-recovery-tests/pom.xml	2011-11-29 12:11:22 UTC (rev 37743)
+++ labs/jbosstm/trunk/XTS/localjunit/crash-recovery-tests/pom.xml	2011-11-30 10:17:48 UTC (rev 37744)
@@ -56,7 +56,7 @@
 		<dependency>
 			<groupId>org.jboss.arquillian.junit</groupId>
 			<artifactId>arquillian-junit-container</artifactId>
-			<version>1.0.0.Final-SNAPSHOT</version>
+			<version>1.0.0.CR6</version>
 			<scope>compile</scope>
 		</dependency>
 	</dependencies>



More information about the jboss-svn-commits mailing list