From 37718448d46d7c4bf450ee9084c605b3955847b4 Mon Sep 17 00:00:00 2001 From: Dileep Ranganathan Date: Fri, 18 Aug 2017 19:25:05 -0700 Subject: [PATCH] Update POM to inherit from oparent Change-Id: I7259f52a6264cf28bf6e9bcfa5d35622a46a8c73 Issue-Id: AAI-77 Signed-off-by: Dileep Ranganathan --- pom.xml | 56 ++++++++++++++++++++++++-------------------------------- 1 file changed, 24 insertions(+), 32 deletions(-) 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 + + + + + + -- 2.16.6