X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=5c208c9b45364d5e725913a518262c138492f8a5;hb=37718448d46d7c4bf450ee9084c605b3955847b4;hp=8d98e174d5a132d1910df495331bd43af9cdc28a;hpb=8a665d85c9ea91f024e9a378779aad107550b832;p=aai%2Frest-client.git diff --git a/pom.xml b/pom.xml index 8d98e17..5c208c9 100644 --- a/pom.xml +++ b/pom.xml @@ -1,15 +1,19 @@ 4.0.0 - + + org.onap.oparent + oparent + 1.0.0-SNAPSHOT + + org.openecomp.aai rest-client - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT REST Client google_checks.xml - https://nexus.onap.org java jacoco @@ -31,13 +35,41 @@ common-logging 1.0.0 - + - com.sun.jersey.jersey-test-framework - jersey-test-framework-grizzly2 - 1.18 + org.mockito + mockito-all + 1.10.19 test + + + org.powermock + powermock-module-junit4 + 1.6.2 + test + + + + org.powermock + powermock-api-mockito + 1.6.2 + test + + + + org.powermock + powermock-module-javaagent + 1.6.2 + test + + + + org.powermock + powermock-module-junit4-rule-agent + 1.6.2 + test + @@ -69,23 +101,7 @@ org.apache.maven.plugins maven-site-plugin - 3.3 - - - - org.apache.maven.plugins - maven-checkstyle-plugin - 2.17 - - - - checkstyle - - - - - - + 3.6 @@ -117,7 +133,7 @@ 1.6.7 true - ${nexusproxy} + ${onap.nexus.url} 176c31dfe190a ecomp-staging @@ -151,17 +167,21 @@ - - - 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 + + + + + +