From: Patrick Brady Date: Tue, 4 Apr 2017 20:13:42 +0000 (-0700) Subject: Modifying maven staging url X-Git-Tag: v1.2.0~198 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=53ba84c5d382f9cce6eeb26b89d4df1c66267b54;p=appc.git Modifying maven staging url Change-Id: I3624a0a39fa5b1cc31331149223607da17abcda5 Signed-off-by: Patrick Brady --- diff --git a/pom.xml b/pom.xml index a70dbfa7a..957cdb960 100644 --- a/pom.xml +++ b/pom.xml @@ -78,7 +78,8 @@ true - https://nexus.onap.org/content + nexus.onap.org + https://${openecomp.nexus.host}/content ${openecomp.nexus.url}/repositories/snapshots/ ${openecomp.nexus.url}/repositories/releases/ dav:${openecomp.nexus.url}/sites/site/org/openecomp/appc/${project.version} @@ -498,7 +499,7 @@ 1.6.7 true - https://nexus.onap.org/content/repositories/staging/ + https://${openecomp.nexus.host} 176c31dfe190a ecomp-staging