X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=0eb2f430218066c2483c18b3366cd2df44abba4d;hb=367fd935789c6c2e13b9b32d13c62dbac89e1c57;hp=43373cb59bb3d2479e8bd70b6c99b04b2e2a6c26;hpb=f21acf758b34ba665aced6c3873b344c7fcf315a;p=policy%2Fengine.git diff --git a/pom.xml b/pom.xml index 43373cb59..0eb2f4302 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 @@ -30,6 +30,7 @@ content/repositories/releases/ content/repositories/snapshots/ content/repositories/staging/ + 1.0.0 @@ -66,6 +67,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/ + + + +