diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2017-03-30 09:35:18 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2017-03-30 09:35:27 -0400 |
commit | ae8d7757a6a42b50c1af0578a6014421398a32c6 (patch) | |
tree | 6e8311655c786f8d42dc08807271624da3a21411 /pom.xml | |
parent | a05719d01b50bbfd138553e59fe1878d1f6d5f1e (diff) |
update to ONAP
Change-Id: I9265e9c08ea50a3acbc7859a6eccf4069ebe66bd
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
@@ -31,7 +31,7 @@ <sonar.jacoco.reportMissing.force.zero>true</sonar.jacoco.reportMissing.force.zero> <sonar.projectVersion>${project.version}</sonar.projectVersion> <common-modules.version>1.1.0-SNAPSHOT</common-modules.version> - <nexusproxy>https://nexus.openecomp.org</nexusproxy> + <nexusproxy>https://nexus.onap.org</nexusproxy> </properties> |