diff options
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 --> |