From dda53cb9209dc5f4eff3eb86c1c7a5b017efe3be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herv=C3=A9=20Boutemy?= Date: Sun, 13 Nov 2022 22:48:25 +0100 Subject: [PATCH] enable Reproducible Builds --- pom.xml | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/pom.xml b/pom.xml index bf3418760..f68e38421 100644 --- a/pom.xml +++ b/pom.xml @@ -47,6 +47,7 @@ + 1000000 4.3.5-SNAPSHOT true 1.19 @@ -102,6 +103,36 @@ + + + + + org.apache.maven.plugins + maven-jar-plugin + 3.3.0 + + + org.apache.maven.plugins + maven-assembly-plugin + 3.4.2 + + + + org.apache.maven.plugins + maven-release-plugin + 3.0.0-M7 + + + + + + org.apache.maven.plugins + maven-source-plugin + 3.2.1 + + + + default