Skip to content

Commit

Permalink
Go back to TCK 2.0.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
gsmet committed Aug 4, 2017
1 parent f4049e8 commit 6bca3c0
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.CR3</tck.version>
<tck.version>2.0.0-SNAPSHOT</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 6bca3c0

Please sign in to comment.