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

View File

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