[webbeans-commits] Webbeans SVN: r1982 - tck/trunk.

webbeans-commits at lists.jboss.org webbeans-commits at lists.jboss.org
Fri Mar 13 13:59:48 EDT 2009


Author: pete.muir at jboss.org
Date: 2009-03-13 13:59:48 -0400 (Fri, 13 Mar 2009)
New Revision: 1982

Modified:
   tck/trunk/pom.xml
Log:
switch to use snapshot of harness

Modified: tck/trunk/pom.xml
===================================================================
--- tck/trunk/pom.xml	2009-03-13 17:59:25 UTC (rev 1981)
+++ tck/trunk/pom.xml	2009-03-13 17:59:48 UTC (rev 1982)
@@ -148,7 +148,7 @@
          <dependency>
             <groupId>org.jboss.test-harness</groupId>
             <artifactId>jboss-test-harness</artifactId>
-            <version>1.0.0.BETA1</version>
+            <version>1.0.0-SNAPSHOT</version>
          </dependency>
       </dependencies>
    </dependencyManagement>




More information about the weld-commits mailing list