Remove openecomp repo from engine pom 74/71474/2
authorJim Hahn <jrh3@att.com>
Tue, 30 Oct 2018 14:12:15 +0000 (10:12 -0400)
committerPamela Dragosh <pdragosh@research.att.com>
Thu, 1 Nov 2018 01:08:52 +0000 (01:08 +0000)
Change-Id: I5651c65d06ceacc663b985315755d6cb93cd6666
Issue-ID: POLICY-1231
Signed-off-by: Jim Hahn <jrh3@att.com>
(cherry picked from commit 205eaacc4db3e853520cc49e0f62dba407f9a2ae)

pom.xml

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