X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=48308940ffd85249909ec47c3f6ffd4529b9b63d;hb=cd3658fd5f376758b808bec419ba32fdca59c047;hp=45a5f3e47d55336bb36796ceb7887dce2978884b;hpb=f709acf2e6fc372ed36e0d2612a0b25ff1d582de;p=aai%2Frest-client.git diff --git a/pom.xml b/pom.xml index 45a5f3e..4830894 100644 --- a/pom.xml +++ b/pom.xml @@ -1,20 +1,24 @@ 4.0.0 - - org.openecomp.aai + + org.onap.oparent + oparent + 1.1.0-SNAPSHOT + + + org.onap.aai rest-client - 1.1.0-SNAPSHOT - REST Client + 1.2.0-SNAPSHOT + aai-rest-client google_checks.xml - https://nexus.onap.org java jacoco ${project.build.directory}/surefire-reports - ${project.build.directory}/coverage-reports/jacoco.exec + ${project.build.directory}/code-coverage/jacoco-ut.exec false ${project.version} @@ -27,9 +31,9 @@ - org.openecomp.aai.logging-service + org.onap.aai.logging-service common-logging - 1.0.0 + ${project.version} @@ -97,23 +101,7 @@ org.apache.maven.plugins maven-site-plugin - 3.3 - - - - org.apache.maven.plugins - maven-checkstyle-plugin - 2.17 - - - - checkstyle - - - - - - + 3.6 @@ -145,7 +133,7 @@ 1.6.7 true - ${nexusproxy} + ${onap.nexus.url} 176c31dfe190a ecomp-staging @@ -170,26 +158,31 @@ prepare-agent - ${project.build.directory}/coverage-reports/jacoco.exec + ${project.build.directory}/coverage-reports/jacoco.exec - + + - - - ecomp-releases - ECOMP Release Repository - ${nexusproxy}/content/repositories/releases/ - - - ecomp-snapshots - ECOMP Snapshot Repository - ${nexusproxy}/content/repositories/snapshots/ - - - + + + + org.apache.maven.plugins + maven-checkstyle-plugin + 2.17 + + + + checkstyle + + + + + + +