aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2017-03-30 14:48:16 -0400
committerPamela Dragosh <pdragosh@research.att.com>2017-03-30 14:48:23 -0400
commit729ff10faf84cc6d59c251a8ea9678eaaf0f83c5 (patch)
treedf99b7c0ba4f52faa5caa57fbd3b75f69017cff6
parent42ab38f051fa30e48c36c03e8983904bfaa60256 (diff)
update to ONAP
Change-Id: Ie6de650870ae901c60c7e20d8a7ac4822237a607 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
-rw-r--r--.gitreview2
-rw-r--r--pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/.gitreview b/.gitreview
index 3ca0e076d..7249d916f 100644
--- a/.gitreview
+++ b/.gitreview
@@ -1,5 +1,5 @@
[gerrit]
-host=gerrit.openecomp.org
+host=gerrit.onap.org
port=29418
project=policy/drools-applications.git
defaultbranch=release-1.0.0
diff --git a/pom.xml b/pom.xml
index 832c72692..6dc3de133 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>