diff --git a/core-it-suite/src/test/resources/bootstrap/pom.xml b/core-it-suite/src/test/resources/bootstrap/pom.xml index e49b1cd10..e5e23c779 100644 --- a/core-it-suite/src/test/resources/bootstrap/pom.xml +++ b/core-it-suite/src/test/resources/bootstrap/pom.xml @@ -60,12 +60,12 @@ under the License. org.apache.maven.plugins maven-jar-plugin - 2.2 + 2.4 org.apache.maven.plugins maven-resources-plugin - 2.2 + 2.7 org.apache.maven.plugins @@ -82,7 +82,20 @@ under the License. maven-surefire-plugin 2.12.4 - + + org.apache.maven.plugins + maven-dependency-plugin + 2.10 + + + get-all-deps + pre-integration-test + + resolve-plugins + + + +