Added authentication for docker in pom
[sdc.git] / sdc-os-chef / pom.xml
index 750b3c6..5e72422 100644 (file)
                             <apiVersion>1.23</apiVersion>
                             <registry>nexus3.onap.org:10003</registry>
                             <authConfig>
-                                                       <username>docker</username>
-                                                       <password>docker</password>
-                                               </authConfig>                            
+                                <pull>
+                                       <username>docker</username>
+                                       <password>docker</password>
+                               </pull>
+                           </authConfig>                            
                             <images>
 
                                 <!-- Build backend image -->