From d23535e35b12c2fc7939730669c4d18dfaeae5e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Dywicki?= Date: Mon, 11 Sep 2023 18:30:26 +0200 Subject: [PATCH] Revert use of s4u-sign-plugin. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ɓukasz Dywicki --- pom.xml | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index bf7ea45..3ed58f2 100644 --- a/pom.xml +++ b/pom.xml @@ -68,6 +68,7 @@ 3.11.0 3.6.0 3.1.1 + 3.1.0 3.1.1 3.3.0 3.5.0 @@ -203,9 +204,14 @@ ${maven-surefire-plugin.version} - org.simplify4u.plugins - sign-maven-plugin - ${sign-maven-plugin.version} + org.apache.maven.plugins + maven-gpg-plugin + ${maven-gpg-plugin.version} + + + --digest-algo=SHA512 + + org.apache.maven.plugins