X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=0cdd550336360d5a08b0e7878f79b1499764f153;hb=f7cd8b7f4c75aa210f57b2593b550caecdeb0eaf;hp=d8bb1262a6daab1ab4ea8bd08e6d5573bdc0bd28;hpb=0a9a9ba8afe11d0566b092c22f22918cdcb876ab;p=policy%2Fengine.git diff --git a/pom.xml b/pom.xml index d8bb1262a..0cdd55033 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.onap.policy.engine PolicyEngineSuite - 1.1.1-SNAPSHOT + 1.1.3-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/ + + + +