From 01f3f99b19711af4ed3181f6e75b3d1eec6a188a Mon Sep 17 00:00:00 2001 From: Oleg Nenashev Date: Sat, 30 May 2026 16:15:02 +0200 Subject: [PATCH] Maven Central Publishing Change Switch Maven publishing to the official plugin for new API --- pom.xml | 26 +++++++++----------------- 1 file changed, 9 insertions(+), 17 deletions(-) diff --git a/pom.xml b/pom.xml index 39608b4..f652900 100644 --- a/pom.xml +++ b/pom.xml @@ -288,25 +288,17 @@ - - - - org.sonatype.plugins - nexus-staging-maven-plugin - ${version.nexus-staging-maven-plugin} - true - - ossrh - https://oss.sonatype.org - true - - - - - org.sonatype.plugins - nexus-staging-maven-plugin + org.sonatype.central + central-publishing-maven-plugin + 0.9.0 + true + + central + true + published +