X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=0eb2f430218066c2483c18b3366cd2df44abba4d;hb=7206d21ac469fefb18b5d5fe570771f2442aeedb;hp=96cc5015d671d39101fcfc403014196529052fec;hpb=1bfd18f999cda39a7b27bef8972864aafe59aecb;p=policy%2Fengine.git diff --git a/pom.xml b/pom.xml index 96cc5015d..0eb2f4302 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.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/ + + + +