From d9a94b95e1ac56dfec14af3261b3a62ffaf847be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herv=C3=A9=20Boutemy?= Date: Fri, 21 Feb 2025 17:05:55 +0100 Subject: [PATCH] enable Reproducible Builds --- pom.xml | 24 ++++++++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index cf9e769..358412a 100644 --- a/pom.xml +++ b/pom.xml @@ -14,6 +14,7 @@ 11 + ${git.commit.time} UTF-8 3.0.0-M5 3.0.0-M5 @@ -113,7 +114,6 @@ - org.apache.maven.plugins maven-gpg-plugin @@ -129,6 +129,22 @@ + + io.github.git-commit-id + git-commit-id-maven-plugin + 9.0.1 + + + + revision + + + + + yyyy-MM-dd'T'HH:mm:ss'Z' + Etc/UTC + + @@ -137,6 +153,10 @@ maven-compiler-plugin 3.14.0 + + maven-jar-plugin + 3.4.2 + @@ -336,4 +356,4 @@ - \ No newline at end of file +