Skip to content

Commit

Permalink
HV-788 Upgrading to BV API and TCK final
Browse files Browse the repository at this point in the history
  • Loading branch information
hferentschik committed Apr 10, 2013
1 parent 5ec0cf2 commit a0ac9a7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -88,7 +88,7 @@

<!-- Don't upgrade to 1.1.0 yet. Dependencies get copied to wrong location -->
<org.codehaus.mojo.chronos.version>1.0-beta-3</org.codehaus.mojo.chronos.version>
<bv.api.version>1.1.0.CR3</bv.api.version>
<bv.api.version>1.1.0.Final</bv.api.version>
<classmate.version>0.8.0</classmate.version>
<jbossas.version>7.1.1.Final</jbossas.version>
<arquillian.version>1.0.2.Final</arquillian.version>
Expand Down
3 changes: 1 addition & 2 deletions tck-runner/pom.xml
Expand Up @@ -29,9 +29,8 @@

<name>Hibernate Validator TCK Runner</name>
<description>Aggregates dependencies and runs the JSR-303 TCK</description>

<properties>
<tck.version>1.1.0.CR5</tck.version>
<tck.version>1.1.0.Final</tck.version>
<tck.suite.file>src/test/resources/tck-tests-without-RI-and-AS-failures.xml</tck.suite.file>
<arquillian.version>1.0.0.Final</arquillian.version>
<jbossas.version>7.1.1.Final</jbossas.version>
Expand Down

0 comments on commit a0ac9a7

Please sign in to comment.