Point Nexus proxy to new URL 97/2697/1
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Wed, 29 Mar 2017 20:11:14 +0000 (13:11 -0700)
committerAndrew Grimberg <agrimberg@linuxfoundation.org>
Wed, 29 Mar 2017 20:11:14 +0000 (13:11 -0700)
The nexus.openecomp.org domain has been deprecated for nexus.onap.org

Change-Id: I2af719c9cb6c4a511ce32ea7704da6f367a85800
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
pom.xml

diff --git a/pom.xml b/pom.xml
index 7e4248a..22d726e 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                <sonar.inclusions>app/**/*.js,server-mock/**/*.js,src/**/*.js,src/main/**/*.java</sonar.inclusions>
 
                <!--nexus-->
-               <nexus.proxy>https://nexus.openecomp.org</nexus.proxy>
+               <nexus.proxy>https://nexus.onap.org</nexus.proxy>
                <staging.profile.id>176c31dfe190a</staging.profile.id>
                <!--maven-->
                <maven.build.timestamp.format>yyyyMMdd'T'HHmm</maven.build.timestamp.format>