aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Grimberg <agrimberg@linuxfoundation.org>2017-03-29 13:45:50 -0700
committerAndrew Grimberg <agrimberg@linuxfoundation.org>2017-03-29 13:45:50 -0700
commit14beb23b711683e82e4cd1870ea0b2403ae404cf (patch)
tree49f03ab2c5b88948e38319db773dd71fc6d76cd6
parent2167449810788b9b70cb4bc6d0b7e56cdbd41ed4 (diff)
Point Nexus proxy to new URL
The nexus.openecomp.org domain has been deprecated for nexus.onap.org Change-Id: I3fa2113c45f81ff7b72c7b1c4fb682a1cc80ce4b 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 8a17b6f..1ad3fb9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -148,7 +148,7 @@
</jacoco.ut.execution.data.file>
<dependency.locations.enabled>false</dependency.locations.enabled>
- <nexusproxy>https://nexus.openecomp.org</nexusproxy>
+ <nexusproxy>https://nexus.onap.org</nexusproxy>
</properties>
<dependencyManagement>