summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Lando <ml636r@att.com>2017-04-04 08:11:24 +0000
committerGerrit Code Review <gerrit@onap.org>2017-04-04 08:11:24 +0000
commit84e94c8581aa649f5eb855ab29c3e07b600d387a (patch)
treec15010ae537b298be2500b02ae724382c459806d
parent142d2e66f8a3f2cf6266817c01b54ff7f92649c3 (diff)
parente636a20c1e709da1c40dc3690571576f4e87860e (diff)
Merge "Point Nexus proxy to new URL"
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 7e4248aa6a..22d726ede2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -180,7 +180,7 @@
<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>