From 29b98898d33c4e04cc6ae86d1f805f6b15a8ac9f Mon Sep 17 00:00:00 2001 From: Alex Maslov Date: Tue, 28 Oct 2025 14:07:29 -0300 Subject: [PATCH] update publishing configuration --- pom.xml | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/pom.xml b/pom.xml index eb26606..2f982c7 100644 --- a/pom.xml +++ b/pom.xml @@ -253,15 +253,13 @@ - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - ossrh - https://s01.oss.sonatype.org/ - true - + org.sonatype.central + central-publishing-maven-plugin + 0.9.0 + true + + central + @@ -295,11 +293,11 @@ org.apache.maven.plugins maven-gpg-plugin - 1.5 + 3.0.1 sign-artifacts - deploy + package sign