aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2017-03-30 09:35:18 -0400
committerPamela Dragosh <pdragosh@research.att.com>2017-03-30 09:35:27 -0400
commitae8d7757a6a42b50c1af0578a6014421398a32c6 (patch)
tree6e8311655c786f8d42dc08807271624da3a21411
parenta05719d01b50bbfd138553e59fe1878d1f6d5f1e (diff)
update to ONAP
Change-Id: I9265e9c08ea50a3acbc7859a6eccf4069ebe66bd Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
-rw-r--r--.gitreview3
-rw-r--r--pom.xml2
2 files changed, 2 insertions, 3 deletions
diff --git a/.gitreview b/.gitreview
index 7dbf8daa3..9e38e62ac 100644
--- a/.gitreview
+++ b/.gitreview
@@ -1,5 +1,4 @@
[gerrit]
-host=gerrit.openecomp.org
+host=gerrit.onap.org
port=29418
project=policy/engine.git
-defaultbranch=master
diff --git a/pom.xml b/pom.xml
index 370160ce0..1f04c0435 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.1.0-SNAPSHOT</common-modules.version>
- <nexusproxy>https://nexus.openecomp.org</nexusproxy>
+ <nexusproxy>https://nexus.onap.org</nexusproxy>
</properties>