Skip to content

Commit

Permalink
Using released hibernate-validator 8.0.0.Alpha3
Browse files Browse the repository at this point in the history
  • Loading branch information
dmatej committed Apr 1, 2022
1 parent 2720f16 commit ece5f28
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 51 deletions.
2 changes: 1 addition & 1 deletion nucleus/parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@

<!-- Jakarta Validation -->
<jakarta.validation-api.version>3.0.1</jakarta.validation-api.version>
<hibernate-validator.version>8.0.0-SNAPSHOT</hibernate-validator.version>
<hibernate-validator.version>8.0.0.Alpha3</hibernate-validator.version>

<!-- Jakarta Web Services -->
<!--
Expand Down
49 changes: 0 additions & 49 deletions snapshots/hibernate-validator/pom.xml

This file was deleted.

1 change: 0 additions & 1 deletion snapshots/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@
<description>Temporary snapshot modules</description>

<modules>
<module>hibernate-validator</module>
<module>metro</module>
</modules>

Expand Down

0 comments on commit ece5f28

Please sign in to comment.