From 30fd86510a18e94ed6d161f9726e3e64837f4332 Mon Sep 17 00:00:00 2001 From: oranheim Date: Fri, 27 Sep 2024 12:05:15 +0200 Subject: [PATCH] Change pom distributionManagement --- pom.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7f78902..388ec20 100644 --- a/pom.xml +++ b/pom.xml @@ -52,8 +52,12 @@ ossrh - https://oss.sonatype.org/content/repositories/snapshots + https://s01.oss.sonatype.org/content/repositories/snapshots + + ossrh + https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/ +