From 194029dc8c465aa40fb393a7220010c9227636f1 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:11:39 +0800
Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20pom=20=E6=96=87=E4=BB=B6?=
=?UTF-8?q?=EF=BC=8C=E6=B7=BB=E5=8A=A0tsf=20adaptor=20polaris=E6=8F=92?=
=?UTF-8?q?=E4=BB=B6=E7=9A=84=E4=BE=9D=E8=B5=96=E4=BB=93=E5=BA=93?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../pom.xml | 53 +++++++++++++++++++
1 file changed, 53 insertions(+)
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 071836235..07c85a2f9 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
@@ -53,4 +53,57 @@
test
+
+
+
+
+ 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
+
+
+
+
+
+