X-Git-Url: https://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=pom.xml;h=f09a0850dba5d16998ae2008b4977137bbe82cb1;hp=010df70a480b3e43ba99d960a3c8ec55ea20c667;hb=a53a2ad438038084200a8449c557a41159e409dc;hpb=1979c6349fc2a9e0fe3f028fa1cc76557b32031c diff --git a/pom.xml b/pom.xml index 010df70a..f09a0850 100644 --- a/pom.xml +++ b/pom.xml @@ -112,7 +112,7 @@ 4.3.1.Final 4.3.1.Final 4.3.1.Final - 3.0.4 + 3.2.1 1.0.1 1.0.3 @@ -256,6 +256,26 @@ + + org.apache.maven.plugins + maven-invoker-plugin + 1.8 + + src/it/settings.xml + ${project.build.directory}/it + verify + true + + + + integration-test + + install + run + + + +