From 6a3b304747764ada8ce5721c073a0a37d71149e5 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 21 Feb 2017 20:08:15 -0500 Subject: [STAGING] Staging properties Define properties for staging configuration Change-Id: Id9a573cb3243f7936570a02fd02224acbcad7fa1 Signed-off-by: Dan Timoney --- rootpom/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'rootpom') diff --git a/rootpom/pom.xml b/rootpom/pom.xml index c73b094..a6723de 100755 --- a/rootpom/pom.xml +++ b/rootpom/pom.xml @@ -695,9 +695,9 @@ 1.6.7 true - https://nexus.openecomp.org - 176c31dfe190a - ecomp-staging + https://${openecomp.nexus.host} + ${openecomp.nexus.staging.profile-id} + ${openecomp.nexus.staging.server-id} -- cgit