Merge "Added authentication for docker in pom" into release-1.1.0
authorMichael Lando <ml636r@att.com>
Thu, 26 Oct 2017 07:37:30 +0000 (07:37 +0000)
committerGerrit Code Review <gerrit@onap.org>
Thu, 26 Oct 2017 07:37:30 +0000 (07:37 +0000)
sdc-os-chef/pom.xml

index 5416939..750b3c6 100644 (file)
                             <verbose>true</verbose>
                             <apiVersion>1.23</apiVersion>
                             <registry>nexus3.onap.org:10003</registry>
+                            <authConfig>
+                                                       <username>docker</username>
+                                                       <password>docker</password>
+                                               </authConfig>                            
                             <images>
 
                                 <!-- Build backend image -->