From: Dileep Ranganathan Date: Sat, 19 Aug 2017 02:25:05 +0000 (-0700) Subject: Update POM to inherit from oparent X-Git-Tag: v1.1.0~8 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Frest-client.git;a=commitdiff_plain;h=37718448d46d7c4bf450ee9084c605b3955847b4 Update POM to inherit from oparent Change-Id: I7259f52a6264cf28bf6e9bcfa5d35622a46a8c73 Issue-Id: AAI-77 Signed-off-by: Dileep Ranganathan --- diff --git a/pom.xml b/pom.xml index 45a5f3e..5c208c9 100644 --- a/pom.xml +++ b/pom.xml @@ -1,7 +1,12 @@ 4.0.0 - + + org.onap.oparent + oparent + 1.0.0-SNAPSHOT + + org.openecomp.aai rest-client 1.1.0-SNAPSHOT @@ -9,7 +14,6 @@ google_checks.xml - https://nexus.onap.org java jacoco @@ -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 @@ -179,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 + + + + + +