diff --git a/src/main/resources/modules/SpringBoot/pom.ftl b/src/main/resources/modules/SpringBoot/pom.ftl index a5b1b0a8..39acd8ba 100644 --- a/src/main/resources/modules/SpringBoot/pom.ftl +++ b/src/main/resources/modules/SpringBoot/pom.ftl @@ -24,12 +24,18 @@ - + - public - central仓和jcenter仓的聚合仓 + central + central仓 default - https://maven.aliyun.com/nexus/content/groups/public + https://maven.aliyun.com/repository/central + + + jcenter + jcenter仓 + default + https://maven.aliyun.com/repository/public google @@ -49,6 +55,13 @@ default https://maven.aliyun.com/repository/spring-plugin + + apache snapshots + apache仓 + default + https://maven.aliyun.com/repository/apache-snapshots + +