From d9ff9c47d8eb741fd83086360cf5e749f1d3edcc Mon Sep 17 00:00:00 2001
From: "dengchao@xgtl" <2325690622@qq.com>
Date: Wed, 15 Apr 2020 16:46:40 +0800
Subject: [PATCH] Specify aliyun's maven mirror
---
contact-center/app/pom.xml | 13 +++++++++++++
1 file changed, 13 insertions(+)
diff --git a/contact-center/app/pom.xml b/contact-center/app/pom.xml
index 71abbf3f..82070c5a 100644
--- a/contact-center/app/pom.xml
+++ b/contact-center/app/pom.xml
@@ -468,6 +468,11 @@
compile
+
+ central
+ https://maven.aliyun.com/repository/central
+
+
chatopera
Chatopera Inc.
@@ -480,6 +485,14 @@
+
+
+
+ central
+ https://maven.aliyun.com/repository/central
+
+
+
hain