From 5d786ec26d08b7cd8b0135d7c8c8473a41f8569e Mon Sep 17 00:00:00 2001 From: Greg Chabala Date: Fri, 25 Aug 2023 11:55:30 -0500 Subject: [PATCH] Configure for reproducible builds (#23) --- pom.xml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index f1c6d72..b130c22 100644 --- a/pom.xml +++ b/pom.xml @@ -15,6 +15,7 @@ 1.8 UTF-8 UTF-8 + 2023-08-23T00:00:00Z chabala https://github.com/${ghUser}/${project.artifactId} https://${ghUser}.github.io/${project.artifactId}/ @@ -70,7 +71,7 @@ maven-javadoc-plugin - 3.1.1 + 3.2.0 true @@ -87,6 +88,7 @@ ]]> --allow-script-in-comments + true @@ -113,7 +115,7 @@ maven-release-plugin - 2.5.3 + 3.0.0-M1 maven-linkcheck-plugin @@ -193,7 +195,7 @@ maven-source-plugin - 3.2.0 + 3.2.1 attach-sources