From: Pamela Dragosh Date: Sat, 11 Nov 2017 01:40:14 +0000 (-0500) Subject: Fixing release job X-Git-Tag: v1.1.1~6^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=policy%2Fengine.git;a=commitdiff_plain;h=ff666e39390d311766c673f4e66336baab71a0a3 Fixing release job Missing repository Issue-ID: POLICY-441 Change-Id: Ic19f3df1367db9720b2c179cf85ef67a6a09bfd5 Signed-off-by: Pamela Dragosh --- diff --git a/pom.xml b/pom.xml index d8bb1262a..d2285be64 100644 --- a/pom.xml +++ b/pom.xml @@ -66,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/ + + + +