From cab10678ca6ba76591acf719bb5f7308d0213bb9 Mon Sep 17 00:00:00 2001 From: Jason Loux Date: Thu, 11 Jun 2026 10:58:34 -0400 Subject: [PATCH] Pom fixes --- pom.xml | 36 +++++++++++++++++++++++++----------- 1 file changed, 25 insertions(+), 11 deletions(-) diff --git a/pom.xml b/pom.xml index cdaa71a..d478e75 100644 --- a/pom.xml +++ b/pom.xml @@ -97,6 +97,31 @@ https://github.com/Breeding-Insight/brapi/issues + + + release + + + + + org.apache.maven.plugins + maven-gpg-plugin + 1.6 + + + sign-artifacts + verify + + sign + + + + + + + + + UTF-8 8 @@ -128,17 +153,6 @@ - - - ossrh - https://s01.oss.sonatype.org/content/repositories/snapshots/ - - - ossrh - https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/ - - -