Remove docker login from settings.xml
[sdc.git] / utils / webseal-simulator / pom.xml
index ea620f6..8f288be 100644 (file)
                                                <configuration>
                                                        <verbose>true</verbose>
                                                        <apiVersion>1.23</apiVersion>
-
+                                                       <registry>nexus3.onap.org:10003</registry>
+                            <authConfig>
+                                <pull>
+                                                   <username>docker</username>
+                                                   <password>docker</password>
+                                           </pull>
+                                   </authConfig>
                                                        <images>
 
                                                                <!-- Build simulator image -->