X-Git-Url: https://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=pom.xml;h=21a5b05501df6f471c655bbabbcbcec649aa2a66;hp=f4e0eefe5204c7794654eb3fc641b1783fb8a136;hb=c3a16dc3704517d53501914bb8a0f95f856585f4;hpb=ef1233a6095a475d9cdded754381267c5d1e336f;ds=sidebyside diff --git a/pom.xml b/pom.xml index f4e0eefe..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-SNAPSHOT + 1.0.4-SNAPSHOT maven-plugin http://juplo.de/hibernate4-maven-plugin @@ -69,6 +69,22 @@ Erik-Berndt Scheper erik.berndt.scheper@gmail.com + + Guido Wimmel + Wimmel.Guido@swm.de + + + Joel Johnson + mrjoel@lixil.net + + + Paul K. Moore + paulkmoore@gmail.com + + + Mark Robinson + mark@mrobinson.ca + @@ -93,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 @@ -124,7 +141,12 @@ org.hibernate hibernate-envers - ${hibernate-core.version} + ${hibernate-envers.version} + + + org.hibernate + hibernate-validator + 4.3.1.Final org.scannotation