aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml5
1 files changed, 1 insertions, 4 deletions
diff --git a/pom.xml b/pom.xml
index dca319ad..6615db2d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -965,8 +965,7 @@
</run>
<build>
<cleanup>true</cleanup>
- <tags>
- <tag>latest</tag>
+ <tags>
<tag>${project.docker.latesttagtimestamp.version}</tag>
<tag>${project.docker.latesttag.version}</tag>
</tags>
@@ -988,7 +987,6 @@
<build>
<cleanup>true</cleanup>
<tags>
- <tag>latest</tag>
<tag>${project.docker.latesttagtimestamp.version}</tag>
<tag>${project.docker.latesttag.version}</tag>
</tags>
@@ -1004,7 +1002,6 @@
<build>
<cleanup>true</cleanup>
<tags>
- <tag>latest</tag>
<tag>${project.docker.latesttagtimestamp.version}</tag>
<tag>${project.docker.latesttag.version}</tag>
</tags>