From 599aa7744c60cb74b1ed73c318ac9e16cd7929d2 Mon Sep 17 00:00:00 2001 From: bhokaremoin Date: Fri, 13 Mar 2026 16:17:38 +0530 Subject: [PATCH] update snapshot-repository in pom.xml --- pom.xml | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-) diff --git a/pom.xml b/pom.xml index 2f655fa..fc5d0d3 100644 --- a/pom.xml +++ b/pom.xml @@ -105,12 +105,12 @@ - ossrh - https://oss.sonatype.org/content/repositories/snapshots + central + https://central.sonatype.com/repository/maven-snapshots - ossrh - https://oss.sonatype.org/service/local/staging/deploy/maven2/ + central + https://central.sonatype.com/ @@ -196,15 +196,12 @@ 3.0.0 - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.13 + org.sonatype.central + central-publishing-maven-plugin + 0.9.0 true - ossrh - https://oss.sonatype.org/ - - true + central