X-Git-Url: http://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=pom.xml;h=ec7efc8258f5e7bd2575aeddda48699f12efa2b6;hp=21a5b05501df6f471c655bbabbcbcec649aa2a66;hb=4bb462610138332087d808a62c84a0c9776b24cc;hpb=c3a16dc3704517d53501914bb8a0f95f856585f4 diff --git a/pom.xml b/pom.xml index 21a5b055..ec7efc82 100644 --- a/pom.xml +++ b/pom.xml @@ -109,9 +109,10 @@ UTF-8 - 4.3.0.Final - 4.3.0.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 @@ -146,7 +147,7 @@ org.hibernate hibernate-validator - 4.3.1.Final + ${hibernate-validator.version} org.scannotation @@ -255,6 +256,25 @@ + + org.apache.maven.plugins + maven-invoker-plugin + 1.8 + + src/it/settings.xml + ${project.build.directory}/it + verify + + + + integration-test + + install + run + + + +