summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index fbd564e..72018ea 100644
--- a/pom.xml
+++ b/pom.xml
@@ -199,7 +199,8 @@
<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>