X-Git-Url: https://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=pom.xml;h=9980a5165e9679d09055aa8c26a33e40335c52c9;hp=ae1c43794689ae088e62e018d914644151111f94;hb=5fba40e135677130cbe0ff3c59f6055228293d92;hpb=7579b08a469b2ff45983d0cbb8a7fcc7fbd32325 diff --git a/pom.xml b/pom.xml index ae1c4379..9980a516 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ hibernate4-maven-plugin Hibernate 4 Maven Plugin Plugin for generating a database-schema from Hibernate-4-Mapping-Annotations - 1.0.3 + 1.0.4-SNAPSHOT maven-plugin http://juplo.de/hibernate4-maven-plugin @@ -97,7 +97,8 @@ UTF-8 - 4.2.5.Final + 4.3.0.Final + 4.3.0.Final 3.0.4 1.0.1 1.0.3 @@ -128,7 +129,12 @@ org.hibernate hibernate-envers - ${hibernate-core.version} + ${hibernate-envers.version} + + + org.hibernate + hibernate-validator + 4.3.1.Final org.scannotation