From e1b46c28974cdf8ee45adbf89fc2c4c55e40881a Mon Sep 17 00:00:00 2001 From: Slawomir Jaranowski Date: Wed, 25 Sep 2024 07:28:21 +0200 Subject: [PATCH] Use bestPractices for gpg plugin --- pom.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pom.xml b/pom.xml index 618e7aa58..63e4c3e04 100644 --- a/pom.xml +++ b/pom.xml @@ -424,6 +424,9 @@ limitations under the License. org.apache.maven.plugins maven-gpg-plugin 3.2.6 + + true + org.apache.maven.plugins