From 548db631e444b240d3a26085dac3849aa1abe7e4 Mon Sep 17 00:00:00 2001
From: lihengming <89921218@qq.com>
Date: Thu, 29 Jun 2017 17:06:13 +0800
Subject: [PATCH] add > aliyun maven repository to increased dependency
download speed
---
pom.xml | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+)
diff --git a/pom.xml b/pom.xml
index e68d48c..cf8eb3b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -117,6 +117,7 @@
test
+
@@ -134,4 +135,25 @@
+
+
+
+ aliyun-repos
+ http://maven.aliyun.com/nexus/content/groups/public/
+
+ false
+
+
+
+
+
+
+ aliyun-plugin
+ http://maven.aliyun.com/nexus/content/groups/public/
+
+ false
+
+
+
+
\ No newline at end of file