aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJim Hahn <jrh3@att.com>2018-10-30 10:12:15 -0400
committerJim Hahn <jrh3@att.com>2018-10-30 10:12:15 -0400
commit205eaacc4db3e853520cc49e0f62dba407f9a2ae (patch)
tree9f828873cdd92b6903dc8efc17aaa28c8e05dc82 /pom.xml
parent01a357b4e27480844686eb83ef81809a28056e41 (diff)
Remove openecomp repo from engine pom
Change-Id: I5651c65d06ceacc663b985315755d6cb93cd6666 Issue-ID: POLICY-1231 Signed-off-by: Jim Hahn <jrh3@att.com>
Diffstat (limited to 'pom.xml')
-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>