aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJim Hahn <jrh3@att.com>2018-10-30 10:00:16 -0400
committerPamela Dragosh <pdragosh@research.att.com>2018-10-31 23:51:41 +0000
commitd1ec8ae8e501b04feaca9a007dd2c96dd3fd67d4 (patch)
treefe51cc6564aaf40d6cfcd1c469ea4739ce7fc04f
parent45f8e4279116c8ac96ad8fff0e03b8b3c1952ffb (diff)
Remove openecomp repo from drools-pdp pom
Change-Id: I44437c34f79fe7f169f38715bfd88d5ebfab93e4 Issue-ID: POLICY-1231 Signed-off-by: Jim Hahn <jrh3@att.com> (cherry picked from commit c6dc4507bcb7ac1b071c6aad5347461211201170)
-rw-r--r--pom.xml17
1 files changed, 0 insertions, 17 deletions
diff --git a/pom.xml b/pom.xml
index 3b7bd94a..35355508 100644
--- a/pom.xml
+++ b/pom.xml
@@ -89,23 +89,6 @@
<module>packages</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>
-
<dependencyManagement>
<dependencies>
<dependency>