From: Arul.Nambi Date: Wed, 9 May 2018 15:57:37 +0000 (-0400) Subject: Adding distribution mgt for sparky X-Git-Tag: v1.2.0~2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=a90089c61268c9313f024da70dc50bbd7c12c565;p=aai%2Fsparky-be.git Adding distribution mgt for sparky Renames nexus proxy url and cleaned up the distribution folders for sparky Issue-ID: AAI-1127 Change-Id: I5914d5fe96a456c8748b6c60c784c83b60626782 Signed-off-by: Arul.Nambi --- diff --git a/sparkybe-onap-application/pom.xml b/sparkybe-onap-application/pom.xml index 85df4a0..2f6725c 100644 --- a/sparkybe-onap-application/pom.xml +++ b/sparkybe-onap-application/pom.xml @@ -27,7 +27,7 @@ ${basedir}/target sparky-be /content/sites/site/org/onap/aai/sparky-be/${project.artifactId}/${project.version} - https://nexus.onap.org + https://nexus.onap.org @@ -563,7 +563,7 @@ 1.6.7 true - ${onap.nexus.url} + ${nexusproxy} 176c31dfe190a ecomp-staging @@ -580,20 +580,16 @@ - - ecomp-releases - ECOMP Release Repository - ${onap.nexus.url}/content/repositories/releases/ - - - ecomp-snapshots - ECOMP Snapshot Repository - ${onap.nexus.url}/content/repositories/snapshots/ + + ecomp-releases + ECOMP Release Repository + ${nexusproxy}/content/repositories/releases/ + + + ecomp-snapshots + ECOMP Snapshot Repository + ${nexusproxy}/content/repositories/snapshots/ - - ecomp-site - dav:${onap.nexus.url}${sitePath} - @@ -605,17 +601,17 @@ ecomp-releases ECOMP Release Repository - ${onap.nexus.url}/content/repositories/releases/ + ${nexusproxy}/content/repositories/releases/ ecomp-staging ECOMP Staging Repository - ${onap.nexus.url}/content/repositories/staging/ + ${nexusproxy}/content/repositories/staging/ ecomp-snapshots ECOMP Snapshot Repository - ${onap.nexus.url}/content/repositories/snapshots/ + ${nexusproxy}/content/repositories/snapshots/