From 82bc60c4095780ad461b376b86f7b80ffefee3d3 Mon Sep 17 00:00:00 2001 From: Lukasz Lenart Date: Sat, 11 Jul 2020 19:45:33 +0200 Subject: [PATCH] Adds outputTimestamp property to support reproducible build See the link for more details https://lists.apache.org/thread.html/r27ebcfec6431dc5f4830744e3567f082d8f140dc579f2a35408ea25c%40%3Cusers.maven.apache.org%3E --- pom.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pom.xml b/pom.xml index b07a0e1e2..61a167da6 100644 --- a/pom.xml +++ b/pom.xml @@ -104,6 +104,7 @@ UTF-8 + now 1.8 @@ -404,6 +405,8 @@ org.apache.maven.plugins maven-release-plugin + + 3.0.0-M1 maven-jar-plugin