From 8b3179756c252b3a9711106421dc2e9cb9642884 Mon Sep 17 00:00:00 2001 From: zihluwang Date: Tue, 8 Aug 2023 03:33:39 +0800 Subject: [PATCH] build(global): Upgraded snapshot distribution url --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d04068d..3aa0554 100644 --- a/pom.xml +++ b/pom.xml @@ -306,7 +306,7 @@ snapshot - https://oss.sonatype.org/content/repositories/snapshots/ + https://s01.oss.sonatype.org/content/repositories/snapshots/ maven