增加阿里云仓库

pull/5/merge
zhangdaihao 2017-12-25 18:12:04 +08:00
parent a234191a60
commit 8bcef0409d
1 changed files with 8 additions and 0 deletions

View File

@ -106,6 +106,14 @@
<!-- 设定主仓库,按设定顺序进行查找 -->
<repositories>
<repository>
<id>nexus-aliyun</id>
<name>aliyun Repository</name>
<url>http://maven.aliyun.com/nexus/content/groups/public</url>
<snapshots>
<enabled>false</enabled>
</snapshots>
</repository>
<repository>
<id>jeecg</id>
<name>jeecg Repository</name>
<url>http://maven.jeecg.org/nexus/content/repositories/jeecg</url>