diff options
Diffstat (limited to 'sdc-os-chef/pom.xml')
-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 8955c7272c..6aace1ee58 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> + <registry>nexus3.onap.org:10003</registry> <images> <!-- Build backend image --> |