Author: jcosta(a)redhat.com
Date: 2009-05-07 14:38:51 -0400 (Thu, 07 May 2009)
New Revision: 16521
Modified:
validator/trunk/hibernate-validator-tck-runner/pom.xml
Log:
Fixed version of jboss-test-harness-jboss-as-50, from 1.0.0.Beta2 to 1.0.0.BETA2
Modified: validator/trunk/hibernate-validator-tck-runner/pom.xml
===================================================================
--- validator/trunk/hibernate-validator-tck-runner/pom.xml 2009-05-07 15:23:38 UTC (rev
16520)
+++ validator/trunk/hibernate-validator-tck-runner/pom.xml 2009-05-07 18:38:51 UTC (rev
16521)
@@ -37,7 +37,7 @@
<dependency>
<groupId>org.jboss.test-harness</groupId>
<artifactId>jboss-test-harness-jboss-as-50</artifactId>
- <version>1.0.0.Beta2</version>
+ <version>1.0.0.BETA2</version>
</dependency>
</dependencies>
Show replies by date