From 9711f857d2fdd370e55c52186d06dd78c77b3d82 Mon Sep 17 00:00:00 2001 From: zhouhao Date: Tue, 11 Jun 2024 10:37:54 +0800 Subject: [PATCH] fix: maven repo --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 1d4e9017..304f2a22 100644 --- a/pom.xml +++ b/pom.xml @@ -521,7 +521,7 @@ hsweb-nexus Nexus Release Repository - https://nexus.hsweb.me/content/groups/public/ + https://nexus.jetlinks.cn/content/groups/public/ true always @@ -534,12 +534,12 @@ releases Nexus Release Repository - https://nexus.hsweb.me/content/repositories/releases/ + https://nexus.jetlinks.cn/content/repositories/releases/ snapshots Nexus Snapshot Repository - https://nexus.hsweb.me/content/repositories/snapshots/ + https://nexus.jetlinks.cn/content/repositories/snapshots/