From 793262b77ed63416e4100b77227a7ba263ef1d8d Mon Sep 17 00:00:00 2001 From: ChrisC Date: Tue, 11 Apr 2017 02:41:35 -0700 Subject: Update pom for ONAP Change-Id: I79aed5e7ab0fbc571a3991c512381de60fb0907f Signed-off-by: ChrisC --- pom.xml | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 7f7c67a..397f8f6 100644 --- a/pom.xml +++ b/pom.xml @@ -9,17 +9,21 @@ OpenStack Java SDK false + https://nexus.onap.org + /content/repositories/snapshots/ + /content/repositories/releases/ + /content/repositories/staging/ ecomp-releases OpenECOMP - Release Repository - https://nexus.openecomp.org/content/repositories/releases/ + ${nexusproxy}/${releaseNexusPath} ecomp-snapshots OpenECOMP - Snapshot Repository - https://nexus.openecomp.org/content/repositories/snapshots/ + ${nexusproxy}/${snapshotNexusPath} @@ -91,7 +95,7 @@ 1.6.7 true - https://nexus.openecomp.org/ + ${nexusproxy} 176c31dfe190a ecomp-staging -- cgit 1.2.3-korg