From fc53c36439e6239169e7f355401c7d93ba563e15 Mon Sep 17 00:00:00 2001 From: Michael Barry Date: Thu, 7 Dec 2023 07:51:32 -0500 Subject: [PATCH] use maven build time for docker image (#744) --- planetiler-dist/pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/planetiler-dist/pom.xml b/planetiler-dist/pom.xml index 7af1b23c..a5ab8839 100644 --- a/planetiler-dist/pom.xml +++ b/planetiler-dist/pom.xml @@ -79,6 +79,8 @@ ${mainClass} + ${maven.build.timestamp} + ${maven.build.timestamp}