From 30976bef02b157f1eaa1ec0a7b5a7384f5c36d83 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Mon, 6 Mar 2017 22:58:24 -0800 Subject: [PATCH] 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 --- pom.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) 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 -- 2.16.6