diff options
author | Lusheng Ji <lji@research.att.com> | 2017-03-30 19:21:50 -0400 |
---|---|---|
committer | Lusheng Ji <lji@research.att.com> | 2017-03-30 19:21:50 -0400 |
commit | d44f7f5d42d61921155747e40a7d0d9bb75becf4 (patch) | |
tree | fc36fdda539231b3d6b293050154a3e382de4b36 | |
parent | 97d99905defa6f33194484c8b6976282771e58d6 (diff) |
nexusproxy onap.org
Change-Id: Ied62cb1a2df5e76f11f1342dfbc37ee474904836
Signed-off-by: Lusheng Ji <lji@research.att.com>
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |