X-Git-Url: https://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=pom.xml;h=8713d9804c948fae17d9f38cc602e75d56f47f55;hp=7f07cc4b6121486d1d461a544aa5c33f586690ea;hb=62859b260a47e70870e795304756bba2750392e3;hpb=f27134cdec6c38b4c8300efb0bb34fc8ed381033 diff --git a/pom.xml b/pom.xml index 7f07cc4b..8713d980 100644 --- a/pom.xml +++ b/pom.xml @@ -6,14 +6,14 @@ org.sonatype.oss oss-parent - 7 + 9 de.juplo hibernate4-maven-plugin Hibernate 4 Maven Plugin Plugin for generating a database-schema from Hibernate-4-Mapping-Annotations - 1.0.3-SNAPSHOT + 1.1.0-SNAPSHOT maven-plugin http://juplo.de/hibernate4-maven-plugin @@ -69,6 +69,40 @@ 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 + + + Claus Graf + clausgraf@gmail.com + + + Joachim Van der Auwera + joachim@progs.be + + + Andreas Kuhtz + andreas.kuhtz@gmail.com + + @@ -93,8 +127,10 @@ UTF-8 - 4.2.5.Final - 3.0.4 + 4.3.9.Final + 5.1.3.Final + 3.0.0 + 3.3.3 1.0.1 1.0.3 @@ -119,12 +155,22 @@ org.hibernate hibernate-core - ${hibernate-core.version} + ${hibernate.version} org.hibernate hibernate-envers - ${hibernate-core.version} + ${hibernate.version} + + + org.hibernate + hibernate-validator + ${hibernate-validator.version} + + + javax.el + javax.el-api + ${el-api.version} org.scannotation @@ -153,7 +199,7 @@ org.apache.maven.plugins maven-compiler-plugin - 2.0.2 + 3.3 1.6 1.6 @@ -164,7 +210,7 @@ org.apache.maven.plugins maven-dependency-plugin - 2.1 + 2.10 install @@ -192,7 +238,7 @@ org.apache.maven.plugins maven-scm-plugin - 1.7 + 1.9.4 install @@ -200,7 +246,7 @@ org.apache.maven.plugins maven-resources-plugin - 2.3 + 2.7 copy-resources @@ -223,7 +269,7 @@ org.apache.maven.plugins maven-plugin-plugin - 3.2 + 3.4 generated-helpmojo @@ -234,25 +280,52 @@ - maven-site-plugin - 3.3 + org.apache.maven.plugins + maven-invoker-plugin + 1.10 + + src/it/settings.xml + ${project.build.directory}/it + verify + true + + + + integration-test + + install + run + + + + + + + maven-site-plugin + 3.4 + + ${project.build.directory}/filtered-site + + + + org.apache.maven.wagon + wagon-ssh + 2.9 + + + + + - - maven-site-plugin - 3.3 - - ${project.build.directory}/filtered-site - - org.apache.maven.plugins maven-changes-plugin - 2.7.1 + 2.11 org.apache.maven.plugins @@ -262,12 +335,12 @@ org.apache.maven.plugins maven-jxr-plugin - 2.3 + 2.5 org.apache.maven.plugins maven-pmd-plugin - 2.7.1 + 3.4 true 1.5 @@ -276,7 +349,7 @@ org.apache.maven.plugins maven-plugin-plugin - 3.2 + 3.4