Skip to content

Commit

Permalink
BVTCK-114 Update validation-api to 2.0.0.Beta1 and HV to SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
gsmet authored and gunnarmorling committed May 11, 2017
1 parent e027fe6 commit 1840240
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -95,11 +95,11 @@
<!-- see http://maven.apache.org/general.html -->
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<validation.api.version>2.0.0.Alpha2</validation.api.version>
<validation.api.version>2.0.0.Beta1</validation.api.version>

<!-- This is only needed for an example in the documentation; there is
no dependency to the RI -->
<hibernate.validator.version>6.0.0.Alpha2</hibernate.validator.version>
<hibernate.validator.version>6.0.0-SNAPSHOT</hibernate.validator.version>

<testng.version>6.11</testng.version>

Expand Down

0 comments on commit 1840240

Please sign in to comment.