X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=odlparent%2Fclient-parent%2Fpom.xml;h=47c78d5c4d914fc5261718fc672316dffb6c39ff;hb=2d071d42b8c333ffadd084960f85a3822e414815;hp=c2427933e2b219546fa9cf4cd217c033b312cd27;hpb=5700b8593826798ef4f9d0356f852698c1c91bef;p=ccsdk%2Fparent.git diff --git a/odlparent/client-parent/pom.xml b/odlparent/client-parent/pom.xml index c2427933..47c78d5c 100644 --- a/odlparent/client-parent/pom.xml +++ b/odlparent/client-parent/pom.xml @@ -4,7 +4,7 @@ org.onap.ccsdk.parent client-parent - 2.1.1-SNAPSHOT + 2.3.4-SNAPSHOT pom ONAP :: ${project.groupId} :: ${project.artifactId} @@ -32,8 +32,6 @@ - 1.8 - 1.8 UTF-8 UTF-8 https://nexus.onap.org @@ -55,9 +53,10 @@ https://nexus.opendaylight.org/content/repositories/public/ https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ - 1.8 - 1.8 - 3.6.1 + 11 + 3.0.0-M5 + 3.0.0-M5 + 3.8.1 true @@ -66,7 +65,7 @@ - 4.11 + 4.13 2.8.9 1.18.0 0.8.10 @@ -346,15 +345,59 @@ + + org.apache.maven.plugins + maven-deploy-plugin + + 2.8 + + + true + + org.apache.maven.plugins maven-compiler-plugin - ${maven.compiler.version} + ${maven-compiler-plugin.version} - ${java.version.source} - ${java.version.target} + ${java.version} + + + + + org.apache.maven.plugins + maven-surefire-plugin + ${maven-surefire-plugin.version} + + + ${surefireArgLine} + + + **/IT*.java + + + + + org.apache.maven.plugins + maven-failsafe-plugin + ${maven-failsafe-plugin.version} + + + + integration-tests + + integration-test + verify + + + + ${failsafeArgLine} + + + + org.apache.maven.plugins maven-source-plugin