From: Dileep Ranganathan Date: Sat, 19 Aug 2017 00:43:19 +0000 (-0700) Subject: Update POM to inherit from oparent X-Git-Tag: v1.2.2~57 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fchamp.git;a=commitdiff_plain;h=fe006225e787ea81d4dbd4a6c10b1f121c39472e Update POM to inherit from oparent Change-Id: Iaf15716b64ff2b22c59504caf824e9400a98e3f8 Issue-Id: AAI-77 Signed-off-by: Dileep Ranganathan --- 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