jeecg maven 仓库地址变更

jeecg maven 仓库地址变更
jeecg3.5
zhangdaiscott 2015-07-22 21:38:10 +08:00
parent c76245859e
commit 488ad03faa
1 changed files with 5 additions and 5 deletions

10
pom.xml
View File

@ -139,13 +139,13 @@
</snapshots>
</repository>
<repository>
<id>oschinaMavenThirdparty</id>
<name>oschinaMavenThirdparty</name>
<url>http://maven.oschina.net/content/repositories/thirdparty/</url>
<snapshots>
<id>jeecg</id>
<name>jeecg Repository</name>
<url>http://maven.jeecg.org/nexus/content/repositories/jeecg</url>
<snapshots>
<enabled>false</enabled>
</snapshots>
</repository>
</repository>
<!--
<repository>
<id>osc</id>