aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2017-03-30 09:32:18 -0400
committerPamela Dragosh <pdragosh@research.att.com>2017-03-30 09:32:31 -0400
commitffaa6ad7857eb11e337d0e77523508322e62519c (patch)
tree96b1aca0449edb65c2bd6ec7fa16d735443e34aa
parent984cd29992a9eb664917ada43769c2c1e33c815b (diff)
update to ONAP
Change-Id: I193359ec88e361e3aee8316bca720f3ad5e80acb 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 9b55188d..4335fa40 100644
--- a/.gitreview
+++ b/.gitreview
@@ -1,4 +1,4 @@
[gerrit]
-host=gerrit.openecomp.org
+host=gerrit.onap.org
port=29418
project=policy/common.git
diff --git a/pom.xml b/pom.xml
index 00e1203c..9b7b05e5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -35,7 +35,7 @@
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <nexusproxy>https://nexus.openecomp.org</nexusproxy>
+ <nexusproxy>https://nexus.onap.org</nexusproxy>
</properties>