aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2017-03-30 14:46:04 -0400
committerPamela Dragosh <pdragosh@research.att.com>2017-03-30 14:46:12 -0400
commitf769523d137564898a5adba8012e972da7219250 (patch)
treeba66d3c0afce1cbfb92d1e65eb4035a7a2db1df3
parent02e4145d00f73fb5d3a6befb629192058885467a (diff)
update to ONAP
Change-Id: I126a2891c06ed68a27c3ec94804f0466af774cd9 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 2ec953f77..354f65a5d 100644
--- a/.gitreview
+++ b/.gitreview
@@ -1,5 +1,5 @@
[gerrit]
-host=gerrit.openecomp.org
+host=gerrit.onap.org
port=29418
project=policy/engine.git
defaultbranch=release-1.0.0
diff --git a/pom.xml b/pom.xml
index abf031065..638551c81 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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.0.0-SNAPSHOT]</common-modules.version>
- <nexusproxy>https://nexus.openecomp.org</nexusproxy>
+ <nexusproxy>https://nexus.onap.org</nexusproxy>
</properties>