From: Christopher Lott (cl778h) Date: Tue, 9 May 2017 21:17:36 +0000 (-0400) Subject: [Portal-7] Correct dist mgt in dbca-os pom X-Git-Tag: 2.0.0-ONAP~21 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=2fd34c0aab2f6566edce11577f267b822fba01a0;p=ui%2Fdmaapbc.git [Portal-7] Correct dist mgt in dbca-os pom Change-Id: Ie1f40b43f8cfc5920900495f7e3902453aa16454 Signed-off-by: Christopher Lott (cl778h) --- 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} +