From 1c0be7fc9ee0997f3af576a5cf1ad431bf10df08 Mon Sep 17 00:00:00 2001 From: lishangbu Date: Tue, 5 Mar 2019 23:12:20 +0800 Subject: [PATCH] :wrench: Changing configuration files.change 'pom.xml' file,use alibaba maven mirror instead --- pom.xml | 34 ++++++++++++++++++++++++++++++---- 1 file changed, 30 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 5f3da85a..f220ffff 100755 --- a/pom.xml +++ b/pom.xml @@ -208,17 +208,43 @@ - + aliyun aliyun - http://maven.aliyun.com/nexus/content/groups/public/ + https://maven.aliyun.com/repository/public + + true + + + false + - + spring-milestones Spring Milestones - https://repo.spring.io/libs-milestone + https://maven.aliyun.com/repository/spring + + true + + + false + + + + + spring-plugin + spring-plugin + https://maven.aliyun.com/repository/spring-plugin + + true + + + false + + +