From: Pamela Dragosh Date: Sat, 11 Nov 2017 01:11:58 +0000 (-0500) Subject: Fix release job X-Git-Tag: v1.1.1~2^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F05%2F23205%2F2;p=policy%2Fdrools-applications.git Fix release job Missing staging repo Issue-ID: POLICY-441 Change-Id: Ib652d90ced62d8e96fd737ddd491c7a96d5dd45c Signed-off-by: Pamela Dragosh --- diff --git a/pom.xml b/pom.xml index 5be8f8aa6..8b398ee41 100644 --- a/pom.xml +++ b/pom.xml @@ -127,6 +127,31 @@ controlloop + + + + 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/ + + + +