X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=ec9f84544ca0dd7aaeee5d1a7f51e8b387d14237;hb=e3d4151e826b94669929145a279f9bb9b0907153;hp=c500043c0e2b0e2e2b17d6f6f087251292679913;hpb=d4a60c3b5b5d72164ccf4b081785f933e76836e0;p=aai%2Frest-client.git diff --git a/pom.xml b/pom.xml index c500043..ec9f845 100644 --- a/pom.xml +++ b/pom.xml @@ -20,29 +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.5.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} - 0.84 + ${project.build.directory}/code-coverage + 0.80 @@ -50,26 +45,22 @@ org.glassfish.jersey.core jersey-client - 2.27 org.onap.aai.logging-service common-logging - 1.5.0 org.mockito mockito-all - 1.10.19 test org.powermock powermock-module-junit4 - 1.6.2 test @@ -83,14 +74,12 @@ org.powermock powermock-module-javaagent - 1.6.2 test org.powermock powermock-module-junit4-rule-agent - 1.6.2 test @@ -99,14 +88,6 @@ - - org.apache.maven.plugins - maven-compiler-plugin - - 1.8 - 1.8 - - maven-release-plugin 2.4.2 @@ -153,65 +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 - - - - - default-check - - check - - - ${project.build.directory}/code-coverage/jacoco-ut.exec - - - - BUNDLE - - - LINE - COVEREDRATIO - ${jacoco.line.coverage.limit} - - - - - - - + org.apache.maven.plugins + maven-deploy-plugin -