From: Patrick Brady Date: Tue, 7 Mar 2017 06:58:24 +0000 (-0800) Subject: Adding ecocmp-staging repository X-Git-Tag: v1.2.0~106 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=30976bef02b157f1eaa1ec0a7b5a7384f5c36d83;p=appc%2Fdeployment.git Adding ecocmp-staging repository Adding a repository section to the pom file so that the path to the ecomp-staging nexus can be defined there instead of the staging plugin itself since the staging plugin only wants the base url of the nexus server. Change-Id: I8e4e5e4e8c6b2e1fa304ae72a08b000a14ff2d45 Signed-off-by: Patrick Brady --- diff --git a/pom.xml b/pom.xml index d4d15b3..6a61702 100644 --- a/pom.xml +++ b/pom.xml @@ -28,6 +28,13 @@ http://maven.restlet.com + + + ecomp-staging + ecomp Staging Repository + https://nexus.openecomp.org/content/repositories/staging/ + + @@ -37,7 +44,7 @@ 1.6.7 true - https://nexus.openecomp.org/content/repositories/staging/ + https://nexus.openecomp.org 176c31dfe190a ecomp-staging