From: Andrew Grimberg Date: Wed, 29 Mar 2017 19:46:41 +0000 (-0700) Subject: Point Nexus proxy to new URL X-Git-Tag: v1.2.0~95 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=c024feb9cdec605162c82434ee5a1ede4ead99b3;p=appc%2Fdeployment.git Point Nexus proxy to new URL The nexus.openecomp.org domain has been deprecated for nexus.onap.org Change-Id: I7b56496b399ad7b8e11e3c862cbd14a4570b2351 Signed-off-by: Andrew Grimberg --- diff --git a/pom.xml b/pom.xml index cc0e4be..24f5a98 100644 --- a/pom.xml +++ b/pom.xml @@ -12,6 +12,13 @@ APPC Docker Project The APP-C component contains SDNC Docker Image, and installs APPC/SDNC components on top. + + https://nexus.onap.org + /content/repositories/snapshots/ + /content/repositories/releases/ + /content/repositories/staging/ + + @@ -32,7 +39,7 @@ ecomp-staging ecomp Staging Repository - https://nexus.openecomp.org/content/repositories/staging/ + ${nexusproxy}/${stagingNexusPath} @@ -44,7 +51,7 @@ 1.6.7 true - https://nexus.openecomp.org + ${nexusproxy} 176c31dfe190a ecomp-staging