X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=d2285be643899dffaa98bf5af0a58aed0261b4c2;hb=0c8e3b3b681fe38b002db34058d5e083951d2c2d;hp=96cc5015d671d39101fcfc403014196529052fec;hpb=9440ed75732a6e38376361708ceec4428651360e;p=policy%2Fengine.git diff --git a/pom.xml b/pom.xml index 96cc5015d..d2285be64 100644 --- a/pom.xml +++ b/pom.xml @@ -5,13 +5,13 @@ org.onap.oparent oparent - 1.0.0-SNAPSHOT + 0.1.1 org.onap.policy.engine PolicyEngineSuite - 1.1.0-SNAPSHOT + 1.1.1-SNAPSHOT pom policy-engine @@ -25,7 +25,6 @@ 1.8 UTF-8 - 1.1.0-SNAPSHOT https://nexus.onap.org /content/sites/site/${project.groupId}/${project.artifactId}/${project.version} content/repositories/releases/ @@ -67,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/ + + + +