Skip to content

Commit

Permalink
HV-1332 Upgrade the TCK to 2.0.0.Beta1
Browse files Browse the repository at this point in the history
  • Loading branch information
gsmet committed May 11, 2017
1 parent 0cc0329 commit cc6d358
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tck-runner/pom.xml
Expand Up @@ -21,7 +21,7 @@
<description>Aggregates dependencies and runs the JSR-380 TCK</description>

<properties>
<tck.version>2.0.0-SNAPSHOT</tck.version>
<tck.version>2.0.0.Beta1</tck.version>
<tck.suite.file>${project.build.directory}/dependency/beanvalidation-tck-tests-suite.xml</tck.suite.file>
<wildflyTargetDir>${project.build.directory}/wildfly-${wildfly.version}</wildflyTargetDir>
<validation.provider>org.hibernate.validator.HibernateValidator</validation.provider>
Expand Down

0 comments on commit cc6d358

Please sign in to comment.