From 85388e8598e765530b8752fc0bcb237d795e249a Mon Sep 17 00:00:00 2001 From: Marcus G K Williams Date: Tue, 5 Sep 2017 18:19:11 -0700 Subject: Fix staging variables for ccsdk/sli/northbound Issue-Id: CCSDK-67 Change-Id: Ib5fe6cc5cb46e9d25cf66b6ab30e0d8b8654c426 Signed-off-by: Marcus G K Williams --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index f9147b12c..d43a274ed 100644 --- a/pom.xml +++ b/pom.xml @@ -95,9 +95,9 @@ 1.6.7 true - https://${openecomp.nexus.host} - ${openecomp.nexus.staging.profile-id} - ${openecomp.nexus.staging.server-id} + https://${onap.nexus.host} + ${onap.nexus.staging.profile-id} + ${onap.nexus.staging.server-id} -- cgit 1.2.3-korg