From 3b0290de05fee02ae03021f7fd410c464460401f Mon Sep 17 00:00:00 2001
From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com>
Date: Fri, 10 Oct 2025 13:54:19 +0000
Subject: [PATCH 1/2] Initial plan
From 6713f4a7229738cf38dbb74314742a1202f33033 Mon Sep 17 00:00:00 2001
From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com>
Date: Fri, 10 Oct 2025 14:01:28 +0000
Subject: [PATCH 2/2] Migrate from old OSS Sonatype to new Maven Central
deployment
Co-authored-by: entrusc <2729000+entrusc@users.noreply.github.com>
---
pom.xml | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/pom.xml b/pom.xml
index 020c2f1..ceb2fee 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,11 +44,11 @@
ossrh
- https://s01.oss.sonatype.org/content/repositories/snapshots
+ https://central.sonatype.com/
ossrh
- https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/
+ https://central.sonatype.com/
@@ -80,14 +80,14 @@
- org.sonatype.plugins
- nexus-staging-maven-plugin
- 1.7.0
+ org.sonatype.central
+ central-publishing-maven-plugin
+ 0.7.0
true
- ossrh
- https://s01.oss.sonatype.org/
- true
+ ossrh
+ true
+ published