aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pom.xml16
1 files changed, 0 insertions, 16 deletions
diff --git a/pom.xml b/pom.xml
index 4aa09f2ba..dec4433d3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -85,22 +85,6 @@
<module>packages</module>
<module>TestSuite</module>
</modules>
- <distributionManagement>
- <repository>
- <id>ecomp-releases</id>
- <name>ONAP Release Repository</name>
- <url>${nexusproxy}/${releases.path}</url>
- </repository>
- <snapshotRepository>
- <id>ecomp-snapshots</id>
- <name>ONAP Snapshot Repository</name>
- <url>${nexusproxy}/${snapshots.path}</url>
- </snapshotRepository>
- <site>
- <id>ecomp-site</id>
- <url>dav:${nexusproxy}${sitePath}</url>
- </site>
- </distributionManagement>
<reporting>
<plugins>
<plugin>