diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2017-03-30 09:32:18 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2017-03-30 09:32:31 -0400 |
commit | ffaa6ad7857eb11e337d0e77523508322e62519c (patch) | |
tree | 96b1aca0449edb65c2bd6ec7fa16d735443e34aa /pom.xml | |
parent | 984cd29992a9eb664917ada43769c2c1e33c815b (diff) |
update to ONAP
Change-Id: I193359ec88e361e3aee8316bca720f3ad5e80acb
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -35,7 +35,7 @@ <maven.compiler.source>1.8</maven.compiler.source> <maven.compiler.target>1.8</maven.compiler.target> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> - <nexusproxy>https://nexus.openecomp.org</nexusproxy> + <nexusproxy>https://nexus.onap.org</nexusproxy> </properties> |