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 cc74f4c8..43f708fa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -440,7 +440,7 @@
</from>
<to>
<tags>
- <tag>latest</tag>
+ <tag>${project.version}-latest</tag>
</tags>
<image>${docker.push.registry}/onap/${image.name}:${image.tag}</image>
</to>