aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitreview3
-rw-r--r--pom.xml2
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
diff --git a/pom.xml b/pom.xml
index 91c8f490a..81f0b572b 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>