From 3ae0f394579b8fff22fb814127f92bf6c4a49505 Mon Sep 17 00:00:00 2001 From: lbw Date: Fri, 13 May 2022 21:05:04 +0800 Subject: [PATCH] :bookmark: Releasing / Version tags. 0.0.7 --- pom.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3a80280..81891cc 100644 --- a/pom.xml +++ b/pom.xml @@ -135,15 +135,22 @@ org.apache.maven.plugins maven-gpg-plugin - 1.5 + 3.0.1 + sign-artifacts verify sign + + + --pinentry-mode + loopback + + org.sonatype.plugins