From: Pamela Dragosh Date: Wed, 15 Feb 2017 19:02:44 +0000 (-0500) Subject: Added distribution configuration. X-Git-Tag: v1.1.0~50 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=cae3ccd97c9818d2db49d2a8bb553229aabde997;p=policy%2Fcommon.git Added distribution configuration. Change-Id: I26dacd01e863288d4d2675e183fad08575264ee5 Signed-off-by: Pamela Dragosh --- diff --git a/pom.xml b/pom.xml index f9a59db7..a47caf94 100644 --- a/pom.xml +++ b/pom.xml @@ -35,6 +35,7 @@ 1.8 1.8 UTF-8 + https://nexus.openecomp.org @@ -51,7 +52,34 @@ 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/ + + + + + 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/mso-javadoc/${project.version} + +