X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=ec9f84544ca0dd7aaeee5d1a7f51e8b387d14237;hb=e3d4151e826b94669929145a279f9bb9b0907153;hp=251e63c826446b0176519f53490544d15b797e24;hpb=c782aa5250b32e8aa3c7ecd088f47fd87334a8ef;p=aai%2Frest-client.git diff --git a/pom.xml b/pom.xml index 251e63c..ec9f845 100644 --- a/pom.xml +++ b/pom.xml @@ -20,28 +20,24 @@ ============LICENSE_END========================================================= --> + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.onap.oparent - oparent - 1.2.1 + org.onap.aai.aai-common + aai-parent + 1.7.0-SNAPSHOT org.onap.aai rest-client - 1.4.0-SNAPSHOT + 1.7.0-SNAPSHOT aai-rest-client + 1.6.10 google_checks.xml - - java - jacoco - ${project.build.directory}/surefire-reports - ${project.build.directory}/code-coverage/jacoco-ut.exec - false - ${project.version} + ${project.build.directory}/code-coverage + 0.80 @@ -49,26 +45,22 @@ org.glassfish.jersey.core jersey-client - 2.27 org.onap.aai.logging-service common-logging - 1.2.2 org.mockito mockito-all - 1.10.19 test org.powermock powermock-module-junit4 - 1.6.2 test @@ -82,14 +74,12 @@ org.powermock powermock-module-javaagent - 1.6.2 test org.powermock powermock-module-junit4-rule-agent - 1.6.2 test @@ -98,14 +88,6 @@ - - org.apache.maven.plugins - maven-compiler-plugin - - 1.8 - 1.8 - - maven-release-plugin 2.4.2 @@ -152,43 +134,9 @@ - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - ${onap.nexus.url} - 176c31dfe190a - ecomp-staging - - - - - org.codehaus.mojo - sonar-maven-plugin - 3.2 - - - org.jacoco - jacoco-maven-plugin - 0.7.7.201606060606 - - true - - - - jacoco-initialize-unit-tests - - prepare-agent - - - ${project.build.directory}/coverage-reports/jacoco.exec - - - - + org.apache.maven.plugins + maven-deploy-plugin -