[weld-commits] Weld SVN: r5553 - cdi-tck/branches/1.0.

weld-commits at lists.jboss.org weld-commits at lists.jboss.org
Thu Jan 21 14:32:31 EST 2010


Author: pete.muir at jboss.org
Date: 2010-01-21 14:32:31 -0500 (Thu, 21 Jan 2010)
New Revision: 5553

Modified:
   cdi-tck/branches/1.0/pom.xml
Log:
use released versions

Modified: cdi-tck/branches/1.0/pom.xml
===================================================================
--- cdi-tck/branches/1.0/pom.xml	2010-01-21 19:32:14 UTC (rev 5552)
+++ cdi-tck/branches/1.0/pom.xml	2010-01-21 19:32:31 UTC (rev 5553)
@@ -74,8 +74,8 @@
    </modules>
 
    <properties>
-      <jboss.test.audit.version>1.1.0-SNAPSHOT</jboss.test.audit.version>
-      <jboss.test.harness.version>1.1.0-SNAPSHOT</jboss.test.harness.version>
+      <jboss.test.audit.version>1.1.0.CR1</jboss.test.audit.version>
+      <jboss.test.harness.version>1.1.0-CR4</jboss.test.harness.version>
       <testng.version>5.10</testng.version>
       <jsr250.api.version>1.0</jsr250.api.version>
       <cdi.api.version>1.0</cdi.api.version>



More information about the weld-commits mailing list