From 0b5d7abd186c83328e034b1673aec634b47c6dc2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herv=C3=A9=20Boutemy?= Date: Thu, 20 Oct 2022 07:39:34 +0200 Subject: [PATCH] enable Reproducible Builds MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Hervé Boutemy --- pom.xml | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 8796ea24..9055ee1d 100644 --- a/pom.xml +++ b/pom.xml @@ -36,6 +36,7 @@ UTF-8 UTF-8 + 10 1.8 1.8 8 @@ -80,12 +81,13 @@ 3.1.0 8.29 3.8.0 - 3.2.0 + 3.2.1 + 3.0.0-M6 2.22.2 2.10 - 3.2.1 + 3.4.0 3.6.0 - 3.1.2 + 3.3.0 3.1.0 1.6.8 2.7 @@ -156,6 +158,11 @@ + + org.apache.maven.plugins + maven-release-plugin + ${maven.release.plugin.version} + org.apache.maven.plugins maven-surefire-plugin