Skip to content

Commit

Permalink
HV-1147 Change the layer name to hibernate-validator-6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gsmet committed Oct 31, 2016
1 parent 018012a commit 697e047
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<hibernate.validator.module.xml>${module.xml.basedir}/org/hibernate/validator/module.xml</hibernate.validator.module.xml>
<hibernate.validator.cdi.module.xml>${module.xml.basedir}/org/hibernate/validator/cdi/module.xml</hibernate.validator.cdi.module.xml>
<validation.api.module.xml>${module.xml.basedir}/javax/validation/api/module.xml</validation.api.module.xml>
<layer.name>bean-validation-20</layer.name>
<layer.name>hibernate-validator-6.0</layer.name>
</properties>

<dependencyManagement/>
Expand Down

0 comments on commit 697e047

Please sign in to comment.