You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bval.apache.org by mb...@apache.org on 2010/10/01 21:13:27 UTC

svn commit: r1003622 - /incubator/bval/trunk/bval-tck/pom.xml

Author: mbenson
Date: Fri Oct  1 19:13:27 2010
New Revision: 1003622

URL: http://svn.apache.org/viewvc?rev=1003622&view=rev
Log:
revert to TCK 1.0.3.GA

Modified:
    incubator/bval/trunk/bval-tck/pom.xml

Modified: incubator/bval/trunk/bval-tck/pom.xml
URL: http://svn.apache.org/viewvc/incubator/bval/trunk/bval-tck/pom.xml?rev=1003622&r1=1003621&r2=1003622&view=diff
==============================================================================
--- incubator/bval/trunk/bval-tck/pom.xml (original)
+++ incubator/bval/trunk/bval-tck/pom.xml Fri Oct  1 19:13:27 2010
@@ -92,7 +92,7 @@
                 <dependency>
                     <groupId>org.hibernate.jsr303.tck</groupId>
                     <artifactId>jsr303-tck</artifactId>
-                    <version>1.0.4.GA</version>
+                    <version>1.0.3.GA</version>
                 </dependency>
                 <dependency>
                     <groupId>org.jboss.test-harness</groupId>