aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--snmpmapper/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/snmpmapper/pom.xml b/snmpmapper/pom.xml
index efa04bb..b06853a 100644
--- a/snmpmapper/pom.xml
+++ b/snmpmapper/pom.xml
@@ -123,7 +123,7 @@
<expose>8888</expose>
</exposes>
<imageTags>
- <imageTag>${project.version}-SNAPSHOT-${maven.build.timestamp}Z</imageTag>
+ <!-- imageTag>${project.version}-SNAPSHOT-${maven.build.timestamp}Z</imageTag -->
<imageTag>${project.version}</imageTag>
<imageTag>latest</imageTag>
</imageTags>