aboutsummaryrefslogtreecommitdiffstats
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 c1d26269c..be07e35b8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -616,7 +616,7 @@
<goal>push</goal>
</goals>
<configuration>
- <imageName>onap/clamp</imageName>
+ <imageName>${docker.push.registry}/onap/clamp</imageName>
<skipDockerPush>${skip.docker.push}</skipDockerPush>
</configuration>
</execution>