summaryrefslogtreecommitdiffstats
path: root/sdc-os-chef/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sdc-os-chef/pom.xml')
-rw-r--r--sdc-os-chef/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/sdc-os-chef/pom.xml b/sdc-os-chef/pom.xml
index 99556d0cc1..35aa813559 100644
--- a/sdc-os-chef/pom.xml
+++ b/sdc-os-chef/pom.xml
@@ -12,8 +12,8 @@
</parent>
<properties>
- <docker.tag>${project.version}-SNAPSHOT-${maven.build.timestamp}</docker.tag>
- <docker.latest.tag>${project.version}-SNAPSHOT-latest</docker.latest.tag>
+ <docker.tag>${project.version}-${maven.build.timestamp}</docker.tag>
+ <docker.latest.tag>${project.version}-latest</docker.latest.tag>
</properties>
<build>