X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=0eb2f430218066c2483c18b3366cd2df44abba4d;hb=e8c14515d3f48aad6d42a31d7489a3ef25557f2d;hp=c615114d310590eb225c3538ffa6f6b87faf8267;hpb=a3ce785c96bdb32f7657286b9ef00542597a6e04;p=policy%2Fengine.git diff --git a/pom.xml b/pom.xml index c615114d3..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 @@ -25,12 +25,12 @@ 1.8 UTF-8 - 1.1.0-SNAPSHOT https://nexus.onap.org /content/sites/site/${project.groupId}/${project.artifactId}/${project.version} content/repositories/releases/ content/repositories/snapshots/ content/repositories/staging/ + 1.0.0 @@ -67,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/ + + + +