From: Pamela Dragosh Date: Wed, 15 Feb 2017 21:09:00 +0000 (-0500) Subject: added repositories and distribution management X-Git-Tag: v1.1.0~115 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=2f7c70d09fbc42a8cf7a48b299aa2ef0385bbcf7;p=policy%2Fdrools-pdp.git added repositories and distribution management Change-Id: Ice21b292776f432ef70bdcca4e7d14722b905cfb Signed-off-by: Pamela Dragosh --- diff --git a/pom.xml b/pom.xml index 04002099..662fc083 100644 --- a/pom.xml +++ b/pom.xml @@ -82,8 +82,35 @@ http://www.soapui.org/repository/maven2/ SoapUI plugin + + ecomp-releases + OpenECOMP Release Repository + ${nexusproxy}/content/repositories/releases/ + + + ecomp-staging + OpenECOMP Staging Repository + ${nexusproxy}/content/repositories/staging/ + + + + ecomp-releases + OpenECOMP Release Repository + ${nexusproxy}/content/repositories/releases/ + + + ecomp-snapshots + OpenECOMP Snapshot Repository + ${nexusproxy}/content/repositories/snapshots/ + + + ecomp-javadoc + dav:https://ecomp-nexus:8443/repository/policy-javadoc/${project.version} + + +