From cdb2eb1db70277a563f975920dbf582c9d001e9e Mon Sep 17 00:00:00 2001 From: Brian Demers Date: Wed, 29 Mar 2023 13:30:31 -0400 Subject: [PATCH] Maven build generates consistent output Set build output timestamp per: https://maven.apache.org/guides/mini/guide-reproducible-builds.html --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index a6c550fcc..b5960f5cf 100644 --- a/pom.xml +++ b/pom.xml @@ -26,6 +26,7 @@ 0.8.8 0.0.11 0.0.38 + 2023-03-29T00:00:00Z