From f7e02bf8b426a6d6cc65f356a1d772f6247ea746 Mon Sep 17 00:00:00 2001 From: Elliott Baron Date: Fri, 26 Jan 2024 13:56:44 -0500 Subject: [PATCH] chore(maven): change URL for Maven Central publishing (#340) Signed-off-by: Elliott Baron --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 6a6086bf..71f01fef 100644 --- a/pom.xml +++ b/pom.xml @@ -339,8 +339,8 @@ ALWAYS - https://oss.sonatype.org/service/local - https://oss.sonatype.org/content/repositories/snapshots/ + https://s01.oss.sonatype.org/service/local + https://s01.oss.sonatype.org/content/repositories/snapshots/ true true target/staging-deploy