aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2017-03-30 14:49:46 -0400
committerPamela Dragosh <pdragosh@research.att.com>2017-03-30 14:49:54 -0400
commit8e32afaf54fd3bab6d46b678f4c869128f9399a0 (patch)
treee7655d5b4a4d17e4e696d0e163b622b0bf0decb0
parent0546835cfb4d949950143782dc83a38b16decad9 (diff)
update to ONAP
Change-Id: I44f7218000df75e1ef36c75ac9144ba682b2ab2f 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 f076393d..65e24b2b 100644
--- a/.gitreview
+++ b/.gitreview
@@ -1,5 +1,5 @@
[gerrit]
-host=gerrit.openecomp.org
+host=gerrit.onap.org
port=29418
project=policy/drools-pdp.git
defaultbranch=release-1.0.0
diff --git a/pom.xml b/pom.xml
index a3b5f75f..6eb66d1a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,7 +46,7 @@
<sonar.jacoco.reportPath>${project.build.directory}/coverage-reports/jacoco.exec</sonar.jacoco.reportPath>
<sonar.jacoco.itReportPath>/opt/app/jacoco-it.exec</sonar.jacoco.itReportPath>
<sonar.jacoco.reportMissing.force.zero>true</sonar.jacoco.reportMissing.force.zero>
- <nexusproxy>https://nexus.openecomp.org</nexusproxy>
+ <nexusproxy>https://nexus.onap.org</nexusproxy>
</properties>
<modules>