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 2011/12/02 18:51:17 UTC

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

Author: mbenson
Date: Fri Dec  2 17:51:16 2011
New Revision: 1209605

URL: http://svn.apache.org/viewvc?rev=1209605&view=rev
Log:
upgrade to 1.0.6.GA tck, which we still pass

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=1209605&r1=1209604&r2=1209605&view=diff
==============================================================================
--- incubator/bval/trunk/bval-tck/pom.xml (original)
+++ incubator/bval/trunk/bval-tck/pom.xml Fri Dec  2 17:51:16 2011
@@ -127,7 +127,7 @@
                 <dependency>
                     <groupId>org.hibernate.jsr303.tck</groupId>
                     <artifactId>jsr303-tck</artifactId>
-                    <version>1.0.5.GA</version>
+                    <version>1.0.6.GA</version>
                 </dependency>
                 <dependency>
                     <groupId>org.jboss.test-harness</groupId>