X-Git-Url: http://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=pom.xml;h=272a1ea5dffe92913500a575651c70cd8175ee06;hp=7f07cc4b6121486d1d461a544aa5c33f586690ea;hb=426d18e689b89f33bf71601becfa465a00067b10;hpb=f27134cdec6c38b4c8300efb0bb34fc8ed381033 diff --git a/pom.xml b/pom.xml index 7f07cc4b..272a1ea5 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.5-SNAPSHOT maven-plugin http://juplo.de/hibernate4-maven-plugin @@ -69,6 +69,30 @@ 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 + @@ -93,8 +117,10 @@ UTF-8 - 4.2.5.Final - 3.0.4 + 4.3.1.Final + 4.3.1.Final + 4.3.1.Final + 3.2.1 1.0.1 1.0.3 @@ -124,7 +150,12 @@ org.hibernate hibernate-envers - ${hibernate-core.version} + ${hibernate-envers.version} + + + org.hibernate + hibernate-validator + ${hibernate-validator.version} org.scannotation @@ -234,21 +265,48 @@ - maven-site-plugin - 3.3 + 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 + wagon-ssh + 1.0 + + + + + - - maven-site-plugin - 3.3 - - ${project.build.directory}/filtered-site - - org.apache.maven.plugins maven-changes-plugin