X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=pom.xml;h=45466fc4b202bd40e67c1714537670d73be92576;hb=adb1e19bc2103f0a444e6dd82795a7b79225a802;hp=e70bffe8ec2318ac4542232a845ce19ecb56f026;hpb=ba31685194c77ef140411531299696ae701385d4;p=aai%2Fsparky-be.git diff --git a/pom.xml b/pom.xml index e70bffe..45466fc 100644 --- a/pom.xml +++ b/pom.xml @@ -5,11 +5,88 @@ org.onap.aai sparky-be - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT pom + aai-sparky-be sparkybe-onap-service/pom.xml sparkybe-onap-application/pom.xml - \ No newline at end of file + + + /content/sites/site/org/onap/aai/sparky-be/${project.artifactId}/${project.version} + https://nexus.onap.org + + + + + + + + org.apache.maven.plugins + maven-deploy-plugin + 2.8.2 + + + default-deploy + none + + + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + ${onap.nexus.url} + 176c31dfe190a + ecomp-staging + + + + + + + + + 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/ + + + +