Merge "Support R3 model for OOF Policy Optimization"
authorJorge Hernandez <jorge.hernandez-herrero@att.com>
Tue, 30 Oct 2018 14:58:57 +0000 (14:58 +0000)
committerGerrit Code Review <gerrit@onap.org>
Tue, 30 Oct 2018 14:58:57 +0000 (14:58 +0000)
pom.xml

diff --git a/pom.xml b/pom.xml
index 4aa09f2..dec4433 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>