diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2017-03-30 09:42:15 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2017-03-30 09:42:22 -0400 |
commit | 686c2837644e7f6ab10f8f2af2239c02212c108b (patch) | |
tree | e40818906367a9a35708ac7fef681b0606aea131 | |
parent | fc3b1bbb45b2ebf069b29c485a889821a4c592e3 (diff) |
update to ONAP
Change-Id: I07068a73c3580b65284b0d367d2d6e9d5da8f097
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 e027ed4ed..b5b665468 100644 --- a/.gitreview +++ b/.gitreview @@ -1,5 +1,4 @@ [gerrit] -host=gerrit.openecomp.org +host=gerrit.onap.org port=29418 project=policy/drools-applications.git -defaultbranch=master @@ -36,7 +36,7 @@ <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <project.source.version>1.8</project.source.version> <project.target.version>1.8</project.target.version> - <nexusproxy>https://nexus.openecomp.org</nexusproxy> + <nexusproxy>https://nexus.onap.org</nexusproxy> </properties> <repositories> |