X-Git-Url: https://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=pom.xml;h=21a5b05501df6f471c655bbabbcbcec649aa2a66;hp=ae1c43794689ae088e62e018d914644151111f94;hb=c3a16dc3704517d53501914bb8a0f95f856585f4;hpb=7579b08a469b2ff45983d0cbb8a7fcc7fbd32325;ds=sidebyside diff --git a/pom.xml b/pom.xml index ae1c4379..21a5b055 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 @@ -73,6 +73,18 @@ Guido Wimmel Wimmel.Guido@swm.de + + Joel Johnson + mrjoel@lixil.net + + + Paul K. Moore + paulkmoore@gmail.com + + + Mark Robinson + mark@mrobinson.ca + @@ -97,7 +109,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 +141,12 @@ org.hibernate hibernate-envers - ${hibernate-core.version} + ${hibernate-envers.version} + + + org.hibernate + hibernate-validator + 4.3.1.Final org.scannotation