From 435637550a10a6614f8b9f8a3449bf013f091198 Mon Sep 17 00:00:00 2001 From: rcardin Date: Tue, 19 Sep 2023 08:44:54 +0200 Subject: [PATCH] [master] Moved maven-gpg-plugin configuration --- pom.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index 0b79326..697fb4b 100644 --- a/pom.xml +++ b/pom.xml @@ -165,6 +165,14 @@ maven-source-plugin 3.2.1 + + org.codehaus.mojo + maven-gpg-plugin + 3.0.1 + + true + + @@ -201,14 +209,6 @@ - - org.codehaus.mojo - maven-gpg-plugin - 3.0.1 - - true - - org.jreleaser jreleaser-maven-plugin