From 44b99950bfb2245f6308cf7b54e18e94256c9fdb Mon Sep 17 00:00:00 2001 From: jstaerk Date: Fri, 9 Jun 2023 09:56:08 +0200 Subject: [PATCH] trying to correct 403 error on deployment --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 7abfa8aa..70a196be 100644 --- a/pom.xml +++ b/pom.xml @@ -106,11 +106,11 @@ ossrh - https://oss.sonatype.org/content/repositories/snapshots + https://s01.oss.sonatype.org/content/repositories/snapshots ossrh - https://oss.sonatype.org/service/local/staging/deploy/maven2/ + https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/