From 2b183f9e2d0ae109acf9e439ab0abdbd71512ca6 Mon Sep 17 00:00:00 2001 From: crus-umich Date: Tue, 17 Jun 2025 13:54:52 -0700 Subject: [PATCH 1/3] Central Portal Migration --- pom.xml | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 81c03c8..d6479d9 100644 --- a/pom.xml +++ b/pom.xml @@ -90,7 +90,7 @@ attach-sources - jar + jar-no-fork @@ -212,14 +212,12 @@ - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.13 + org.sonatype.central + central-publishing-maven-plugin + 0.7.0 true - sonatype-nexus-staging - https://aws.oss.sonatype.org - true + central From 3f8442df1d375fbad2dc5d918ae22aec43f1f937 Mon Sep 17 00:00:00 2001 From: crus-umich Date: Tue, 17 Jun 2025 14:35:20 -0700 Subject: [PATCH 2/3] bumping version number --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d6479d9..c928df7 100644 --- a/pom.xml +++ b/pom.xml @@ -214,7 +214,7 @@ org.sonatype.central central-publishing-maven-plugin - 0.7.0 + 0.8.0 true central From 392327aadda871f9e51ed1cc41fae02cb373db3d Mon Sep 17 00:00:00 2001 From: crus-umich Date: Tue, 17 Jun 2025 14:48:32 -0700 Subject: [PATCH 3/3] reverting bump --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c928df7..d6479d9 100644 --- a/pom.xml +++ b/pom.xml @@ -214,7 +214,7 @@ org.sonatype.central central-publishing-maven-plugin - 0.8.0 + 0.7.0 true central