From 2fd34c0aab2f6566edce11577f267b822fba01a0 Mon Sep 17 00:00:00 2001 From: "Christopher Lott (cl778h)" Date: Tue, 9 May 2017 17:17:36 -0400 Subject: [PATCH] [Portal-7] Correct dist mgt in dbca-os pom Change-Id: Ie1f40b43f8cfc5920900495f7e3902453aa16454 Signed-off-by: Christopher Lott (cl778h) --- dcae_dmaapbc_webapp/dbca-os/pom.xml | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/dcae_dmaapbc_webapp/dbca-os/pom.xml b/dcae_dmaapbc_webapp/dbca-os/pom.xml index 36ffddf..5cf1871 100644 --- a/dcae_dmaapbc_webapp/dbca-os/pom.xml +++ b/dcae_dmaapbc_webapp/dbca-os/pom.xml @@ -182,10 +182,18 @@ - - ecomp-site - dav:${nexusproxy}${sitePath} - + + + + ecomp-releases + OpenECOMP - Release Repository + ${nexusproxy}/${releaseNexusPath} + + + ecomp-snapshots + OpenECOMP - Snapshot Repository + ${nexusproxy}/${snapshotNexusPath} + -- 2.16.6