aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Grimberg <agrimberg@linuxfoundation.org>2017-03-29 13:37:31 -0700
committerAndrew Grimberg <agrimberg@linuxfoundation.org>2017-03-29 13:37:31 -0700
commit0205f9029e2f56f58a3fcfbc8b9151731a5ce773 (patch)
treec775ea98b5764bc86e9433dc850b5013b039ee1d
parent3ce6fca95e0f1485c0188934d908e3c6dfd9bc39 (diff)
Point Nexus proxy to new URL
The nexus.openecomp.org domain has been deprecated for nexus.onap.org Change-Id: I4e440c8229c87ce8a921e6ae5e7ca2666b4606ed Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 0ad718b..1e9e4b4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,7 +46,7 @@
<dependency.locations.enabled>false</dependency.locations.enabled>
<!-- <sonar.host.url>http://localhost:9000</sonar.host.url> -->
<!-- <maven.test.skip>true</maven.test.skip> -->
- <nexusproxy>https://nexus.openecomp.org</nexusproxy>
+ <nexusproxy>https://nexus.onap.org</nexusproxy>
</properties>
<pluginRepositories>