From fe006225e787ea81d4dbd4a6c10b1f121c39472e Mon Sep 17 00:00:00 2001 From: Dileep Ranganathan Date: Fri, 18 Aug 2017 17:43:19 -0700 Subject: [PATCH] Update POM to inherit from oparent Change-Id: Iaf15716b64ff2b22c59504caf824e9400a98e3f8 Issue-Id: AAI-77 Signed-off-by: Dileep Ranganathan --- pom.xml | 24 +++++++++--------------- 1 file changed, 9 insertions(+), 15 deletions(-) diff --git a/pom.xml b/pom.xml index 15df258..95b09cd 100755 --- a/pom.xml +++ b/pom.xml @@ -1,12 +1,16 @@ 4.0.0 + + org.onap.oparent + oparent + 1.0.0-SNAPSHOT + + org.openecomp.aai champ 1.1.0-SNAPSHOT - UTF-8 3.0.1-incubating - https://nexus.onap.org/ /content/sites/site/org/onap/aai/${project.artifactId}/${project.version} java jacoco @@ -16,19 +20,9 @@ ${project.version} - - ecomp-releases - ECOMP Release Repository - ${nexusproxy}/content/repositories/releases/ - - - ecomp-snapshots - ECOMP Snapshot Repository - ${nexusproxy}/content/repositories/snapshots/ - ecomp-site - dav:${nexusproxy}${sitePath} + dav:${onap.nexus.url}${sitePath} @@ -308,7 +302,6 @@ org.apache.maven.plugins maven-surefire-plugin - 2.12.2 target/jacoco.exec @@ -318,6 +311,7 @@ org.apache.maven.plugins maven-deploy-plugin + 2.8.2 default-deploy @@ -331,7 +325,7 @@ 1.6.7 true - ${nexusproxy} + ${onap.nexus.url} 176c31dfe190a ecomp-staging -- 2.16.6