From 07ba6510fdcf56307bb2c3cbb8cdee96c159367c Mon Sep 17 00:00:00 2001 From: Gauthier LO Date: Fri, 25 Aug 2023 11:32:46 +0200 Subject: [PATCH] added maven gpg plugin --- pom.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/pom.xml b/pom.xml index c4003ede8..9bfd92c41 100644 --- a/pom.xml +++ b/pom.xml @@ -384,6 +384,15 @@ + + org.apache.maven.plugins + maven-gpg-plugin + 1.6 + + true + + +