From ae88c7d170a343683c5d95aee33e4ae0440cf597 Mon Sep 17 00:00:00 2001 From: ronger Date: Fri, 30 Sep 2022 22:52:02 +0800 Subject: [PATCH] :art: add aliyun maven repository --- pom.xml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/pom.xml b/pom.xml index 356c54f..6d037c8 100644 --- a/pom.xml +++ b/pom.xml @@ -341,5 +341,29 @@ + + + public + aliyun nexus + https://maven.aliyun.com/nexus/content/groups/public/ + + true + + + + + + + public + aliyun nexus + https://maven.aliyun.com/nexus/content/groups/public/ + + true + + + false + + +