[POLICY-72] put back ecomp server ids. 39/6439/1
authorJorge Hernandez <jh1730@att.com>
Mon, 31 Jul 2017 20:07:43 +0000 (15:07 -0500)
committerJorge Hernandez <jh1730@att.com>
Mon, 31 Jul 2017 20:07:43 +0000 (15:07 -0500)
Change-Id: I41df0afcf9c721c6a614027eb92e84d3c2c3aab5
Signed-off-by: Jorge Hernandez <jh1730@att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 8529f9d..487f0bc 100644 (file)
--- a/pom.xml
+++ b/pom.xml
 
        <repositories>
                <repository>
-                       <id>onap-snapshots</id>
+                       <id>ecomp-snapshots</id>
                        <name>ONAP Snapshot Repository</name>
                        <url>${nexusproxy}/${snapshots.path}</url>
                </repository>
                <repository>
-                       <id>onap-releases</id>
+                       <id>ecomp-releases</id>
                        <name>ONAP Release Repository</name>
                        <url>${nexusproxy}/${releases.path}</url>
                </repository>
                <repository>
-                       <id>onap-staging</id>
+                       <id>ecomp-staging</id>
                        <name>ONAP Staging Repository</name>
                        <url>${nexusproxy}/${staging.path}</url>
                </repository>