Remove openecomp repo from drools-pdp pom 73/71473/2
authorJim Hahn <jrh3@att.com>
Tue, 30 Oct 2018 14:00:16 +0000 (10:00 -0400)
committerPamela Dragosh <pdragosh@research.att.com>
Wed, 31 Oct 2018 23:51:41 +0000 (23:51 +0000)
Change-Id: I44437c34f79fe7f169f38715bfd88d5ebfab93e4
Issue-ID: POLICY-1231
Signed-off-by: Jim Hahn <jrh3@att.com>
(cherry picked from commit c6dc4507bcb7ac1b071c6aad5347461211201170)

pom.xml

diff --git a/pom.xml b/pom.xml
index 3b7bd94..3535550 100644 (file)
--- a/pom.xml
+++ b/pom.xml
         <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>