From 3e1598a82d341d4045f6632cdaed859357a338b1 Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Thu, 3 Jul 2025 12:36:57 -0700 Subject: [PATCH] Switching to new Maven Central publishing plugin. --- pom.xml | 17 +++++------------ 1 file changed, 5 insertions(+), 12 deletions(-) diff --git a/pom.xml b/pom.xml index 038c5709..d7461b2c 100644 --- a/pom.xml +++ b/pom.xml @@ -1,11 +1,6 @@ 4.0.0 - - org.sonatype.oss - oss-parent - 7 - com.samskivert samskivert @@ -198,15 +193,13 @@ - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.6 + org.sonatype.central + central-publishing-maven-plugin + 0.8.0 true - false - ossrh-releases - https://oss.sonatype.org/ - aaa740f9c5c260 + central + true