X-Git-Url: https://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=pom.xml;h=df20ab051f9d6fd2b2345c3593800604172fb1b4;hp=714edad70fc73b7e16e248d94e624011a058fde1;hb=3dd832edbd50b1499ea6d53e4bcd0ad4c79640ed;hpb=e44434257040745e66e0596b262dd0227b085729 diff --git a/pom.xml b/pom.xml index 714edad7..df20ab05 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.0.5-SNAPSHOT maven-plugin http://juplo.de/hibernate4-maven-plugin @@ -73,6 +73,18 @@ Guido Wimmel Wimmel.Guido@swm.de + + Joel Johnson + mrjoel@lixil.net + + + Paul K. Moore + paulkmoore@gmail.com + + + Mark Robinson + mark@mrobinson.ca + @@ -97,8 +109,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 @@ -128,7 +142,12 @@ org.hibernate hibernate-envers - ${hibernate-core.version} + ${hibernate-envers.version} + + + org.hibernate + hibernate-validator + ${hibernate-validator.version} org.scannotation @@ -237,12 +256,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 @@ -257,13 +299,6 @@ - - maven-site-plugin - 3.3 - - ${project.build.directory}/filtered-site - - org.apache.maven.plugins maven-changes-plugin