You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ge...@apache.org on 2011/08/25 18:32:29 UTC

svn commit: r1161631 - /geronimo/tck/branches/3.0/validator-tck-runner/pom.xml

Author: genspring
Date: Thu Aug 25 16:32:29 2011
New Revision: 1161631

URL: http://svn.apache.org/viewvc?rev=1161631&view=rev
Log:
change to geronimo bv bundle.

Modified:
    geronimo/tck/branches/3.0/validator-tck-runner/pom.xml

Modified: geronimo/tck/branches/3.0/validator-tck-runner/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/tck/branches/3.0/validator-tck-runner/pom.xml?rev=1161631&r1=1161630&r2=1161631&view=diff
==============================================================================
--- geronimo/tck/branches/3.0/validator-tck-runner/pom.xml (original)
+++ geronimo/tck/branches/3.0/validator-tck-runner/pom.xml Thu Aug 25 16:32:29 2011
@@ -59,8 +59,8 @@
         </dependency>
 
         <dependency>
-            <groupId>org.apache.bval</groupId>
-            <artifactId>org.apache.bval.bundle</artifactId>
+            <groupId>org.apache.geronimo.bundles</groupId>
+            <artifactId>bval-jsr303</artifactId>
         </dependency>
 
         <dependency>