From 1c462a769bbb1b64e405fdcbcdc5ac0b5815d4fb Mon Sep 17 00:00:00 2001 From: Slawomir Jaranowski Date: Tue, 24 Sep 2024 23:47:09 +0200 Subject: [PATCH] Drop using passphrase for maven-gpg-plugin gpg-agent should be used --- pom.xml | 3 --- 1 file changed, 3 deletions(-) diff --git a/pom.xml b/pom.xml index 86616920d..618e7aa58 100644 --- a/pom.xml +++ b/pom.xml @@ -802,9 +802,6 @@ limitations under the License. org.apache.maven.plugins maven-gpg-plugin - - ${gpg.passphrase} - sign-artifacts