X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=c646d33cc12daa7fa8dd74316b3e782cbc94dee2;hb=da2fd730ddb9a21965ac77829fd2bbd50c36c43c;hp=c8697877ab464c76fa9e1478f3dbbd84c5f14b4f;hpb=b505658d523507b2aa8eec564b599ce1e2b1956a;p=aai%2Fsparky-be.git diff --git a/pom.xml b/pom.xml index c869787..c646d33 100644 --- a/pom.xml +++ b/pom.xml @@ -2,10 +2,16 @@ 4.0.0 - + + + org.onap.oparent + oparent + 2.0.0 + + org.onap.aai sparky-be - 1.2.0-SNAPSHOT + 1.5.0-SNAPSHOT pom aai-sparky-be @@ -14,16 +20,61 @@ sparkybe-onap-application/pom.xml + + /content/sites/site/org/onap/aai/sparky-be/${project.artifactId}/${project.version} + https://nexus.onap.org + + - - - maven-deploy-plugin - - true - - + + + + org.apache.maven.plugins + maven-deploy-plugin + + - \ No newline at end of file + + + ecomp-releases + ECOMP Release Repository + ${onap.nexus.url}/content/repositories/releases/ + + + ecomp-snapshots + ECOMP Snapshot Repository + ${onap.nexus.url}/content/repositories/snapshots/ + + + ecomp-site + dav:${onap.nexus.url}${sitePath} + + + + + + central + Maven 2 repository 2 + http://repo2.maven.org/maven2/ + + + ecomp-releases + ECOMP Release Repository + ${onap.nexus.url}/content/repositories/releases/ + + + ecomp-staging + ECOMP Staging Repository + ${onap.nexus.url}/content/repositories/staging/ + + + ecomp-snapshots + ECOMP Snapshot Repository + ${onap.nexus.url}/content/repositories/snapshots/ + + + +