diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2017-03-30 09:46:40 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2017-03-30 09:46:51 -0400 |
commit | e8bdb51109ab79a56dba79f5b300836ebd61e46d (patch) | |
tree | 87729e069ad85118ab31e116348efe89dcc46db9 /pom.xml | |
parent | a7c9add1ded011a4f6da0583a3f806038fe4228e (diff) |
update to ONAP
Change-Id: I70594f85eff2b3b0c5091e1c66f399e7140bcccf
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
@@ -45,7 +45,7 @@ <sonar.jacoco.reportPath>${project.build.directory}/coverage-reports/jacoco.exec</sonar.jacoco.reportPath> <sonar.jacoco.itReportPath>/opt/app/jacoco-it.exec</sonar.jacoco.itReportPath> <sonar.jacoco.reportMissing.force.zero>true</sonar.jacoco.reportMissing.force.zero> - <nexusproxy>https://nexus.openecomp.org</nexusproxy> + <nexusproxy>https://nexus.onap.org</nexusproxy> </properties> <modules> |