[hibernate-commits] Hibernate SVN: r17595 - beanvalidation/tck/trunk.

hibernate-commits at lists.jboss.org hibernate-commits at lists.jboss.org
Wed Sep 30 15:24:02 EDT 2009


Author: hardy.ferentschik
Date: 2009-09-30 15:24:02 -0400 (Wed, 30 Sep 2009)
New Revision: 17595

Modified:
   beanvalidation/tck/trunk/pom.xml
Log:
updated the tck audit dep

Modified: beanvalidation/tck/trunk/pom.xml
===================================================================
--- beanvalidation/tck/trunk/pom.xml	2009-09-30 18:47:39 UTC (rev 17594)
+++ beanvalidation/tck/trunk/pom.xml	2009-09-30 19:24:02 UTC (rev 17595)
@@ -49,7 +49,7 @@
         <dependency>
             <groupId>org.jboss.test-audit</groupId>
             <artifactId>jboss-test-audit-api</artifactId>
-            <version>1.0.0-SNAPSHOT</version>
+            <version>1.0.0</version>
         </dependency>
         <dependency>
             <groupId>org.jboss.test-harness</groupId>



More information about the hibernate-commits mailing list