X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=0d895a42d994308eeb3c5973306b5bc61056dc0b;hb=39d1e62c84041831bfc52cca73b5ed5efaf57d27;hp=ed552cc6365a062233363c7c2eca27beae719a32;hpb=0ff0e9f4b1862fdf46a130b89f9b18c761717f2a;p=portal.git diff --git a/pom.xml b/pom.xml index ed552cc6..0d895a42 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ portal-project pom - 1.0.0 + 1.1.0-SNAPSHOT Portal (parent) https://wiki/display/EcompPortal ECOMP Portal Open-Source @@ -18,4 +18,46 @@ ecomp-portal-BE + + https://nexus.onap.org + /content/repositories/snapshots/ + /content/repositories/releases/ + /content/repositories/staging/ + + + + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + ${nexusproxy} + 176c31dfe190a + ecomp-staging + + + + + + + + + + + ecomp-releases + OpenECOMP - Release Repository + ${nexusproxy}/${releaseNexusPath} + + + ecomp-snapshots + OpenECOMP - Snapshot Repository + ${nexusproxy}/${snapshotNexusPath} + + + ecomp-site + dav:${nexusproxy}${sitePath} + +