X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=255d29db423d6d0af83471cff688fbf1aa491641;hb=6df5a28876e69f00f33a441181be18c03b662338;hp=ed552cc6365a062233363c7c2eca27beae719a32;hpb=0ff0e9f4b1862fdf46a130b89f9b18c761717f2a;p=portal.git diff --git a/pom.xml b/pom.xml index ed552cc6..255d29db 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,42 @@ 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} + +