diff options
author | Tal Gitelman <tg851x@intl.att.com> | 2017-09-20 17:50:41 +0300 |
---|---|---|
committer | Michael Lando <ml636r@att.com> | 2017-09-22 17:05:15 +0300 |
commit | 0819f24218af38d1875defe46d233141648c1705 (patch) | |
tree | 2284b7e03b92248d7d9ee17a8c5df4538842d992 /sdc-os-chef | |
parent | b67be7f29d93c72cb56eec23350dfda5ed606ca5 (diff) |
Import New VF vCSCF fixes to the capability list
Change-Id: I8e47527dce58248fa961f14673f89a2ccb09088b
Issue-ID: SDC-267
Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
Diffstat (limited to 'sdc-os-chef')
-rw-r--r-- | sdc-os-chef/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sdc-os-chef/pom.xml b/sdc-os-chef/pom.xml index 62769b62d5..117a80f9d4 100644 --- a/sdc-os-chef/pom.xml +++ b/sdc-os-chef/pom.xml @@ -236,7 +236,7 @@ <configuration> <verbose>true</verbose> <apiVersion>1.23</apiVersion> - + <registry>nexus3.onap.org:10003</registry> <images> <!-- Build backend image --> |