X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=0cdd550336360d5a08b0e7878f79b1499764f153;hb=refs%2Ftags%2F1.0.1-ONAP;hp=d10aebc70cb0752ff2cf078d9ebb3d4597ebf60b;hpb=24c6b1682bb59691f8d5e631b1074355b7d82a54;p=policy%2Fengine.git diff --git a/pom.xml b/pom.xml index d10aebc70..0cdd55033 100644 --- a/pom.xml +++ b/pom.xml @@ -5,15 +5,15 @@ org.onap.oparent oparent - 1.0.0-SNAPSHOT + 0.1.1 org.onap.policy.engine PolicyEngineSuite - 1.1.0-SNAPSHOT + 1.1.3-SNAPSHOT pom - Policy Engine - Policy Engine Suite + policy-engine The ONAP Policy Engine main pom @@ -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/ + + + +