From b52d4cebc430a083ec1e6881c4f01dfe709ac726 Mon Sep 17 00:00:00 2001 From: "Christopher Lott (cl778h)" Date: Thu, 31 Aug 2017 16:16:02 -0400 Subject: Correct distribution management site IDs. Issue: PORTAL-90 Change-Id: I8fede5b562af873cc8fb246051117ea89d758598 Signed-off-by: Christopher Lott (cl778h) --- ecomp-sdk/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ecomp-sdk/pom.xml b/ecomp-sdk/pom.xml index c687234d..0cc981ec 100644 --- a/ecomp-sdk/pom.xml +++ b/ecomp-sdk/pom.xml @@ -201,12 +201,12 @@ - ecomp-releases + releases OpenECOMP - Release Repository ${nexusproxy}/${releaseNexusPath} - ecomp-snapshots + snapshots OpenECOMP - Snapshot Repository ${nexusproxy}/${snapshotNexusPath} -- cgit 1.2.3-korg