From 638356299d82b581a4519c926903084aaa17e45f Mon Sep 17 00:00:00 2001 From: Christopher Boone Date: Wed, 6 Dec 2023 06:57:12 -0500 Subject: [PATCH] Set Docker image creation timestamp to latest git commit (#134) --- pom.xml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/pom.xml b/pom.xml index 25142123..2c2d7c04 100644 --- a/pom.xml +++ b/pom.xml @@ -94,6 +94,11 @@ + + scm:git:https://github.com/openmaptiles/planetiler-openmaptiles.git + https://github.com/openmaptiles/planetiler-openmaptiles + + @@ -201,6 +206,25 @@ + + + org.codehaus.mojo + buildnumber-maven-plugin + 3.0.0 + + + validate + + create + + + + + false + false + + + com.google.cloud.tools @@ -228,6 +252,8 @@ ${mainClass} + ${maven.build.timestamp} + ${maven.build.timestamp}