summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 4facdd7..00b740c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -352,7 +352,7 @@
<version>0.4.11</version>
<configuration>
<serverId>nexus3.openecomp.org:10003</serverId>
- <imageName>${docker.registry}/ecomp/${project.artifactId}</imageName>
+ <imageName>${docker.push.registry}/ecomp/${project.artifactId}</imageName>
<dockerDirectory>${docker.location}</dockerDirectory>
<imageTags>
<imageTag>${docker.imagetag}</imageTag>