From 63959c361cd49375642ebd8da3f3f5fdc2891e06 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E9=95=8C=E9=A2=96?= <531948963@qq.com> Date: Tue, 23 May 2023 17:17:40 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20pom.xml=EF=BC=8C=E5=8F=AA?= =?UTF-8?q?=E9=9C=80=E8=A6=81repositories=EF=BC=8C=E5=8E=BB=E9=99=A4profil?= =?UTF-8?q?e?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../pom.xml | 99 +++++++++---------- 1 file changed, 47 insertions(+), 52 deletions(-) diff --git a/spring-cloud-tencent-plugin-starters/spring-cloud-starter-tencent-tsf-adapter-plugin/pom.xml b/spring-cloud-tencent-plugin-starters/spring-cloud-starter-tencent-tsf-adapter-plugin/pom.xml index 07c85a2f9..1225ce2e5 100644 --- a/spring-cloud-tencent-plugin-starters/spring-cloud-starter-tencent-tsf-adapter-plugin/pom.xml +++ b/spring-cloud-tencent-plugin-starters/spring-cloud-starter-tencent-tsf-adapter-plugin/pom.xml @@ -54,56 +54,51 @@ - - - - nexus - - - qcloud-releases - http://nexus.qcloud.woa.com/repository/maven-releases/ - - true - - - false - - - - - qcloud-snapshots - http://nexus.qcloud.woa.com/repository/maven-snapshots/ - - false - - - true - - - - - tsf - https://mirrors.tencent.com/repository/maven/tsf/ - - true - - - false - - - - - tsf-snapshot - https://mirrors.tencent.com/repository/maven/tsf-snapshot/ - - false - - - true - - - - - - + + + + qcloud-releases + http://nexus.qcloud.woa.com/repository/maven-releases/ + + true + + + false + + + + + qcloud-snapshots + http://nexus.qcloud.woa.com/repository/maven-snapshots/ + + false + + + true + + + + + tsf + https://mirrors.tencent.com/repository/maven/tsf/ + + true + + + false + + + + + tsf-snapshot + https://mirrors.tencent.com/repository/maven/tsf-snapshot/ + + false + + + true + + + +