From d1bc7242a6f1d52e8ec92ffa811b848f07de5054 Mon Sep 17 00:00:00 2001 From: thinkgem Date: Thu, 29 Mar 2018 21:19:52 +0800 Subject: [PATCH] update pom.xml --- modules/core/pom.xml | 38 ++++++++++++++++++++++++++++++++++++++ parent/pom.xml | 7 ++----- web/pom.xml | 7 ++----- 3 files changed, 42 insertions(+), 10 deletions(-) diff --git a/modules/core/pom.xml b/modules/core/pom.xml index 2d3c4000..937655cc 100644 --- a/modules/core/pom.xml +++ b/modules/core/pom.xml @@ -59,4 +59,42 @@ http://jeesite.com + + + + aliyun-repos + Aliyun Repository + http://maven.aliyun.com/nexus/content/groups/public + true + false + + + sonatype-repos + Sonatype Repository + https://oss.sonatype.org/content/groups/public + true + false + + + sonatype-repos-s + Sonatype Repository + https://oss.sonatype.org/content/repositories/snapshots + false + true + + + + + + + + aliyun-repos + Aliyun Repository + http://maven.aliyun.com/nexus/content/groups/public + true + false + + + + diff --git a/parent/pom.xml b/parent/pom.xml index 0381aef2..f838c723 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -311,12 +311,9 @@ aliyun-repos Aliyun Repository http://maven.aliyun.com/nexus/content/groups/public + true + false - - sonatype-repos - Sonatype Repository - https://oss.sonatype.org/content/groups/public - diff --git a/web/pom.xml b/web/pom.xml index d8f15909..d4214ad6 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -145,12 +145,9 @@ aliyun-repos Aliyun Repository http://maven.aliyun.com/nexus/content/groups/public + true + false - - sonatype-repos - Sonatype Repository - https://oss.sonatype.org/content/groups/public -