From b24d8117ca910c07f12882f708cc3cc4cc6b80e8 Mon Sep 17 00:00:00 2001 From: 8ga Date: Fri, 19 Jun 2026 18:18:09 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=20maven-settings.xml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- maven-settings.xml | 63 ---------------------------------------------- 1 file changed, 63 deletions(-) delete mode 100644 maven-settings.xml diff --git a/maven-settings.xml b/maven-settings.xml deleted file mode 100644 index 465a72e..0000000 --- a/maven-settings.xml +++ /dev/null @@ -1,63 +0,0 @@ - - - - - D:/maven/repository - - - - mvn-aliyun-public - - - public - aliyun-public - https://maven.aliyun.com/repository/public - - true - - - false - - - - - - public - aliyun-public/name> - https://maven.aliyun.com/repository/public - - true - - - false - - - - - - - mvn-spring-snapshots - - - spring-snapshots - https://repo.spring.io/snapshot - - true - - - - - - spring-snapshots - https://repo.spring.io/snapshot - - true - - - - - - - \ No newline at end of file