X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=edcbbaa91c2ee7d3eebaf77134027a34fdcc1ab6;hb=b3828de54af94f66e3a6e22bcaeb3372d14eab34;hp=43373cb59bb3d2479e8bd70b6c99b04b2e2a6c26;hpb=3898b1b9731035e4e2a37f0428a5f76355c0af15;p=policy%2Fengine.git diff --git a/pom.xml b/pom.xml index 43373cb59..edcbbaa91 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.onap.policy.engine PolicyEngineSuite - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT pom policy-engine @@ -66,6 +66,31 @@ + + + + ecomp-releases + Release Repository + ${nexusproxy}/content/repositories/releases/ + + + ecomp-staging + Staging Repository + ${nexusproxy}/content/repositories/staging/ + + + ecomp-snapshots + Snapshots Repository + ${nexusproxy}/content/repositories/snapshots/ + + + ecomp-public + Public Repository + ${nexusproxy}/content/repositories/public/ + + + +