X-Git-Url: http://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=pom.xml;h=416746a6289825b25839015932cd513ee8f71ff4;hp=010df70a480b3e43ba99d960a3c8ec55ea20c667;hb=c1b3b60be4ad2c5c78cb1e3706019dfceb390f89;hpb=1979c6349fc2a9e0fe3f028fa1cc76557b32031c diff --git a/pom.xml b/pom.xml index 010df70a..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.0.4 + 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 @@ -256,12 +279,35 @@ + + org.apache.maven.plugins + maven-invoker-plugin + 1.8 + + src/it/settings.xml + ${project.build.directory}/it + verify + true + + + + integration-test + + install + run + + + + maven-site-plugin 3.3 + + ${project.build.directory}/filtered-site + org.apache.maven.wagon @@ -276,13 +322,6 @@ - - maven-site-plugin - 3.3 - - ${project.build.directory}/filtered-site - - org.apache.maven.plugins maven-changes-plugin