aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoregernug <gerard.nugent@est.tech>2019-06-28 09:54:41 +0000
committeregernug <gerard.nugent@est.tech>2019-06-28 09:54:41 +0000
commit76a53fb8739f70085cbc5a1ead0521cfe35d3be2 (patch)
tree5dfa7183b6d2e6d36659d935d7b8d852857619fa
parent39526add8cc745fc46149ad3c9cf3e3305bc94ef (diff)
Removing ECOMP distribution management
Change-Id: Ia3510fa9129c8e97d8fdedd28c035d44af24199e Issue-ID: DMAAP-1224 Signed-off-by: egernug <gerard.nugent@est.tech>
-rwxr-xr-xpom.xml16
1 files changed, 0 insertions, 16 deletions
diff --git a/pom.xml b/pom.xml
index 48fa1d1a..0d3839ce 100755
--- a/pom.xml
+++ b/pom.xml
@@ -437,22 +437,6 @@
</plugins>
</pluginManagement>
</build>
- <distributionManagement>
- <repository>
- <id>ecomp-releases</id>
- <name>DR Release Repository</name>
- <url>${onap.nexus.url}${releaseNexusPath}</url>
- </repository>
- <snapshotRepository>
- <id>ecomp-snapshots</id>
- <name>DR Snapshot Repository</name>
- <url>${onap.nexus.url}${snapshotNexusPath}</url>
- </snapshotRepository>
- <site>
- <id>ecomp-site</id>
- <url>dav:${onap.nexus.url}${sitePath}</url>
- </site>
- </distributionManagement>
<pluginRepositories>
<pluginRepository>
<id>onap-plugin-snapshots</id>