summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index e137bed..71608e6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -157,7 +157,7 @@
</goals>
<configuration>
<image>onap/dmaap/zookeeper</image>
- <newName>${docker.push.registry}/onap/dmaap/zookeeper1:${zookeeperImg}</newName>
+ <newName>${docker.push.registry}/onap/dmaap/zookeeper:${zookeeperImg}</newName>
<skipDockerTag>${skip.docker.push}</skipDockerTag>
</configuration>
</execution>