X-Git-Url: https://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=pom.xml;h=416746a6289825b25839015932cd513ee8f71ff4;hp=f09a0850dba5d16998ae2008b4977137bbe82cb1;hb=c1b3b60be4ad2c5c78cb1e3706019dfceb390f89;hpb=f18f820198878cddcea8b98c2a5e0c9843b923d2 diff --git a/pom.xml b/pom.xml index f09a0850..416746a6 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.4-SNAPSHOT + 1.1.0-SNAPSHOT maven-plugin http://juplo.de/hibernate4-maven-plugin @@ -85,6 +85,24 @@ Mark Robinson mark@mrobinson.ca + + Claus Graf + clausgraf@gmail.com + + + Joachim Van der Auwera + joachim@progs.be + + + Andreas Kuhtz + andreas.kuhtz@gmail.com + + @@ -109,10 +127,10 @@ UTF-8 - 4.3.1.Final - 4.3.1.Final - 4.3.1.Final - 3.2.1 + 4.3.9.Final + 5.1.3.Final + 3.0.0 + 3.2.3 1.0.1 1.0.3 @@ -137,18 +155,23 @@ org.hibernate hibernate-core - ${hibernate-core.version} + ${hibernate.version} org.hibernate hibernate-envers - ${hibernate-envers.version} + ${hibernate.version} org.hibernate hibernate-validator ${hibernate-validator.version} + + javax.el + javax.el-api + ${el-api.version} + org.scannotation scannotation @@ -282,6 +305,9 @@ maven-site-plugin 3.3 + + ${project.build.directory}/filtered-site + org.apache.maven.wagon @@ -296,13 +322,6 @@ - - maven-site-plugin - 3.3 - - ${project.build.directory}/filtered-site - - org.apache.maven.plugins maven-changes-plugin