From: Jim Hahn Date: Tue, 30 Oct 2018 13:28:15 +0000 (-0400) Subject: Remove openecomp repo from pom X-Git-Tag: 1.3.4~14 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=a492781caecb83d326c4b1ffafcfbeabaf0bc6eb;p=policy%2Fdrools-applications.git Remove openecomp repo from pom Change-Id: I896084627d9f3b726b543db87dbb6e30cf7922ef Issue-ID: POLICY-1231 Signed-off-by: Jim Hahn --- diff --git a/pom.xml b/pom.xml index 537bfce62..3da1ebdb2 100644 --- a/pom.xml +++ b/pom.xml @@ -241,50 +241,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} - - - -