From b512984a84d1f4abcd1b74191c6ef5b5774861db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herv=C3=A9=20Boutemy?= Date: Wed, 23 Mar 2022 08:12:28 +0100 Subject: [PATCH] [SHIRO-872] fix Reproducible Builds issues --- .gitignore | 5 +++++ pom.xml | 14 +++++--------- 2 files changed, 10 insertions(+), 9 deletions(-) diff --git a/.gitignore b/.gitignore index dc39926181..0b6b638693 100644 --- a/.gitignore +++ b/.gitignore @@ -34,6 +34,11 @@ bin/ target/ +# +# VS Code +# +.factorypath + # # Maven release metadata # diff --git a/pom.xml b/pom.xml index 87300d922e..54b5a8ef8a 100644 --- a/pom.xml +++ b/pom.xml @@ -69,6 +69,7 @@ 1.7.1 ${user.name}-${maven.build.timestamp} + 2022-03-22T23:08:15Z true false @@ -289,12 +290,12 @@ org.apache.maven.plugins maven-war-plugin - 3.2.2 + 3.3.2 org.apache.felix maven-bundle-plugin - 4.2.0 + 5.1.4 org.apache.maven.plugins @@ -534,18 +535,13 @@ org.apache.maven.plugins maven-jar-plugin - 3.1.1 + 3.2.2 true true - - - ${buildNumber} - ${project.scm.url} - @@ -599,7 +595,7 @@ org.apache.maven.plugins maven-release-plugin - 2.5.3 + 3.0.0-M5 false