Added authentication for docker in pom
[sdc.git] / 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 -->