From: Jim Hahn Date: Tue, 30 Oct 2018 13:28:15 +0000 (-0400) Subject: Remove openecomp repo from pom X-Git-Tag: 1.3.3~9 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=805d51c6f884cfe7001cb6e010115bcabfaa4480;p=policy%2Fdrools-applications.git Remove openecomp repo from pom Change-Id: I896084627d9f3b726b543db87dbb6e30cf7922ef Issue-ID: POLICY-1231 Signed-off-by: Jim Hahn (cherry picked from commit a492781caecb83d326c4b1ffafcfbeabaf0bc6eb) --- diff --git a/pom.xml b/pom.xml index ff9690645..a6c062343 100644 --- a/pom.xml +++ b/pom.xml @@ -240,50 +240,6 @@ testsuites - - - - ecomp-releases - Release Repository - ${nexusproxy}/content/repositories/releases/ - - - ecomp-staging - Staging Repository - ${nexusproxy}/content/repositories/staging/ - - - ecomp-snapshots - Snapshots Repository - ${nexusproxy}/content/repositories/snapshots/ - - - ecomp-public - Public Repository - ${nexusproxy}/content/repositories/public/ - - - - - - - - ecomp-releases - OpenECOMP Release Repository - ${nexusproxy}/${releases.path} - - - ecomp-snapshots - OpenECOMP Snapshot Repository - ${nexusproxy}/${snapshots.path} - - - ecomp-site - dav:${nexusproxy}${sitePath} - - - -