summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 815df7f0..78aa1225 100644
--- a/pom.xml
+++ b/pom.xml
@@ -523,6 +523,7 @@
</from>
<to>
<tags>
+ <tag>latest</tag>
<tag>${project.version}-latest</tag>
</tags>
<image>${docker.push.registry}/onap/${image.name}:${image.tag}</image>