Update the server id
[aai/model-loader.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index fbd564e..72018ea 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                                <artifactId>docker-maven-plugin</artifactId>
                                <version>0.4.11</version>
                                <configuration>         
-                                       <serverId>nexus3.openecomp.org:10003</serverId>
+                                       <verbose>true</verbose>
+                                       <serverId>docker-hub</serverId>
                                        <imageName>${docker.push.registry}/openecomp/${project.artifactId}</imageName>                                  
                                        <dockerDirectory>${docker.location}</dockerDirectory>
                                        <imageTags>