X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=0d895a42d994308eeb3c5973306b5bc61056dc0b;hb=39d1e62c84041831bfc52cca73b5ed5efaf57d27;hp=6bba9e42fef5d6fb122ed60eff6ad6d594364e82;hpb=967a54a3d71ad8711eeec10dc4a545e1edb1b4cb;p=portal.git diff --git a/pom.xml b/pom.xml index 6bba9e42..0d895a42 100644 --- a/pom.xml +++ b/pom.xml @@ -17,6 +17,14 @@ ecomp-portal-FE ecomp-portal-BE + + + https://nexus.onap.org + /content/repositories/snapshots/ + /content/repositories/releases/ + /content/repositories/staging/ + + @@ -25,7 +33,7 @@ 1.6.7 true - https://nexus.openecomp.org/ + ${nexusproxy} 176c31dfe190a ecomp-staging @@ -40,12 +48,16 @@ ecomp-releases OpenECOMP - Release Repository - https://nexus.openecomp.org/content/repositories/releases/ + ${nexusproxy}/${releaseNexusPath} ecomp-snapshots OpenECOMP - Snapshot Repository - https://nexus.openecomp.org/content/repositories/snapshots/ + ${nexusproxy}/${snapshotNexusPath} + + ecomp-site + dav:${nexusproxy}${sitePath} +