X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=odlparent%2Fclient-parent%2Fpom.xml;h=e65f4944aae0fe8bace893232856951894f15741;hb=4be5050dbf39609eb11490355601480d97f8c407;hp=a059d2899d87e158f71e326a1e3bb631d9c7be3a;hpb=ef9f6768c455baf297c813e2674141a1aee76543;p=ccsdk%2Fparent.git diff --git a/odlparent/client-parent/pom.xml b/odlparent/client-parent/pom.xml index a059d289..e65f4944 100644 --- a/odlparent/client-parent/pom.xml +++ b/odlparent/client-parent/pom.xml @@ -4,7 +4,7 @@ org.onap.ccsdk.parent client-parent - 2.0.1-SNAPSHOT + 2.3.3-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