aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJim Hahn <jrh3@att.com>2018-10-30 10:12:15 -0400
committerPamela Dragosh <pdragosh@research.att.com>2018-11-01 01:08:52 +0000
commita7af647896a6e711dd8dad9b31ba0098135d4f2a (patch)
treeec358f5fa932605d2507e0a94504dc2af82a03f1
parent4ddca8b6689fa2ecef851d9b7d352f0d4005c82d (diff)
Remove openecomp repo from engine pom
Change-Id: I5651c65d06ceacc663b985315755d6cb93cd6666 Issue-ID: POLICY-1231 Signed-off-by: Jim Hahn <jrh3@att.com> (cherry picked from commit 205eaacc4db3e853520cc49e0f62dba407f9a2ae)
-rw-r--r--pom.xml16
1 files changed, 0 insertions, 16 deletions
diff --git a/pom.xml b/pom.xml
index 15516d8d3..3b159016b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -83,22 +83,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>