X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=c1e0ccce55af25229163de0f0cb71f2551347556;hb=98fe6d84f7df9d5b007dff91f630c94c41529937;hp=7b1b2004e47de92fc19b8153bd567a369af9e8aa;hpb=e1dcfc5600388c7c4620d5f16d94627db1c52e2e;p=policy%2Fengine.git diff --git a/pom.xml b/pom.xml index 7b1b2004e..c1e0ccce5 100644 --- a/pom.xml +++ b/pom.xml @@ -33,6 +33,9 @@ 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/ @@ -67,17 +70,17 @@ ecomp-releases OpenECOMP Release Repository - ${nexusproxy}/content/repositories/releases/ + ${nexusproxy}/${releases.path}/ ecomp-staging OpenECOMP Staging Repository - ${nexusproxy}/content/repositories/staging/ + ${nexusproxy}/${staging.path} ecomp-snapshots OpenECOMP Snapshot Repository - ${nexusproxy}/content/repositories/snapshots/ + ${nexusproxy}/${snapshots.path} @@ -85,12 +88,12 @@ ecomp-releases OpenECOMP Release Repository - ${nexusproxy}/content/repositories/releases/ + ${nexusproxy}/${releases.path} ecomp-snapshots OpenECOMP Snapshot Repository - ${nexusproxy}/content/repositories/snapshots/ + ${nexusproxy}/${snapshots.path} ecomp-site