From: Benjamin, Max Date: Thu, 18 Feb 2021 20:56:17 +0000 (-0500) Subject: cleaned up plugin and repository management X-Git-Tag: 1.8.1~27^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F81%2F118081%2F2;p=so.git cleaned up plugin and repository management cleaned up plugin and repository management sections Issue-ID: SO-3539 Signed-off-by: AT&T Open Source Change-Id: Ibc0c582ee4077c4830c5f6cd3c110f9c6038d8db Signed-off-by: Benjamin, Max (mb388a) --- diff --git a/pom.xml b/pom.xml index 3756e61c6b..1ab687cf24 100644 --- a/pom.xml +++ b/pom.xml @@ -79,15 +79,15 @@ - ecomp-releases + onap-releases ${nexusproxy}/${releaseNexusPath} - ecomp-snapshots + onap-snapshots ${nexusproxy}/${snapshotNexusPath} - ecomp-site + onap-site dav:${nexusproxy}${siteNexusPath} @@ -124,21 +124,21 @@ http://maven.restlet.com - ecomp-public + onap-public ${nexusproxy}/${publicNexusPath} false - ecomp-release + onap-release ${nexusproxy}/${releaseNexusPath} false - ecomp-snapshots + onap-snapshots ${nexusproxy}/${snapshotNexusPath} false @@ -147,26 +147,12 @@ - ecomp-public + onap-public https://nexus.onap.org/content/repositories/public/ false - - ecomp-releases - https://nexus.onap.org/content/repositories/releases/ - - false - - - - ecomp-snapshots - https://nexus.onap.org/content/repositories/snapshots/ - - false - - camunda-bpm https://app.camunda.com/nexus/content/repositories/camunda-bpm/ @@ -176,7 +162,6 @@ https://app.camunda.com/nexus/content/groups/public - onap-releases https://nexus.onap.org/content/repositories/releases/ @@ -184,7 +169,6 @@ - onap-snapshots https://nexus.onap.org/content/repositories/snapshots/ @@ -215,10 +199,6 @@ - org.apache.maven.plugins maven-deploy-plugin