From: Pamela Dragosh Date: Thu, 16 Feb 2017 18:27:42 +0000 (-0500) Subject: added repo and distribution X-Git-Tag: v1.1.0~161 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=655099257247228da802e828fa64338a60ac13e9;p=policy%2Fdrools-applications.git added repo and distribution Change-Id: I9ae96a243460d83ee01f54637dd9f89d94148d88 Signed-off-by: Pamela Dragosh --- diff --git a/pom.xml b/pom.xml index 06daacde8..8444d9371 100644 --- a/pom.xml +++ b/pom.xml @@ -30,6 +30,28 @@ Drools PDP Application Models pom + + https://nexus.openecomp.org + + + + + central + Maven 2 repository + http://repo2.maven.org/maven2/ + + + ecomp-releases + OpenECOMP Release Repository + ${nexusproxy}/content/repositories/releases/ + + + ecomp-staging + OpenECOMP Staging Repository + ${nexusproxy}/content/repositories/staging/ + + + @@ -164,4 +186,19 @@ archetype-closedloop-demo-rules packages + + + + + ecomp-releases + OpenECOMP Release Repository + ${nexusproxy}/content/repositories/releases/ + + + ecomp-snapshots + OpenECOMP Snapshot Repository + ${nexusproxy}/content/repositories/snapshots/ + + +