X-Git-Url: https://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=pom.xml;h=010df70a480b3e43ba99d960a3c8ec55ea20c667;hp=bfd2c27cd3fa97607e6ca7f29035bf19e8372663;hb=1979c6349fc2a9e0fe3f028fa1cc76557b32031c;hpb=221d977368ee1897377f80bfcdd50dcbcd1d4b83 diff --git a/pom.xml b/pom.xml index bfd2c27c..010df70a 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-SNAPSHOT + 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,9 @@ UTF-8 - 4.2.5.Final + 4.3.1.Final + 4.3.1.Final + 4.3.1.Final 3.0.4 1.0.1 1.0.3 @@ -128,7 +142,12 @@ org.hibernate hibernate-envers - ${hibernate-core.version} + ${hibernate-envers.version} + + + org.hibernate + hibernate-validator + ${hibernate-validator.version} org.scannotation