diff options
author | Michael Lando <ml636r@att.com> | 2017-10-02 09:16:05 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-10-02 09:16:05 +0000 |
commit | 208a9994a11ebdd930f3f202218972d98502e6f6 (patch) | |
tree | 818eeaba1d059cff0437e24896d914ba322d215f /sdc-os-chef/pom.xml | |
parent | 284bc430a057d258c5f07d198a5944c16628e3a6 (diff) | |
parent | 7d2c6057d4b56f72b69b45e5956fcce8600737fa (diff) |
Merge "Add dynamic keyspace creation"
Diffstat (limited to 'sdc-os-chef/pom.xml')
-rw-r--r-- | sdc-os-chef/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sdc-os-chef/pom.xml b/sdc-os-chef/pom.xml index 76046feb42..41372d5801 100644 --- a/sdc-os-chef/pom.xml +++ b/sdc-os-chef/pom.xml @@ -236,6 +236,7 @@ <configuration> <verbose>true</verbose> <apiVersion>1.23</apiVersion> + <registry>nexus3.onap.org:10003</registry> <images> |