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 582dd27..e51f69f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -157,7 +157,7 @@
</goals>
<configuration>
<image>onap/dmaap/zookeeper</image>
- <newName>${docker.push.registry}/onap/dmaap/zookeeper:${dockertag2}}</newName>
+ <newName>${docker.push.registry}/onap/dmaap/zookeeper:${dockertag2}</newName>
<skipDockerTag>${skip.docker.push}</skipDockerTag>
</configuration>
</execution>