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 | |
parent | a05719d01b50bbfd138553e59fe1878d1f6d5f1e (diff) |
update to ONAP
Change-Id: I9265e9c08ea50a3acbc7859a6eccf4069ebe66bd
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
-rw-r--r-- | .gitreview | 3 | ||||
-rw-r--r-- | pom.xml | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/.gitreview b/.gitreview index 7dbf8daa3..9e38e62ac 100644 --- a/.gitreview +++ b/.gitreview @@ -1,5 +1,4 @@ [gerrit] -host=gerrit.openecomp.org +host=gerrit.onap.org port=29418 project=policy/engine.git -defaultbranch=master @@ -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> |