aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2017-03-30 10:17:20 -0400
committerPamela Dragosh <pdragosh@research.att.com>2017-03-30 10:17:41 -0400
commit790a5366bfa9f0ac667b6c03a5714f884fb258c3 (patch)
tree6cb84ee0f794cb893f725efec8a9ba3d95d8ad56
parentda3b4b552b283fb9fee09602f07350c03f4c56be (diff)
update to ONAP
Change-Id: I615ed120120baceb015b0f6f046de269e4d13c98 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 63898893..54369ebe 100644
--- a/.gitreview
+++ b/.gitreview
@@ -1,5 +1,5 @@
[gerrit]
-host=gerrit.openecomp.org
+host=gerrit.onap.org
port=29418
project=policy/common.git
defaultbranch=release-1.0.0
diff --git a/pom.xml b/pom.xml
index 9e046f87..f7671242 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>