标签:blog http os ar for art cti log sp
http://blog.csdn.net/peterwanghao/article/details/7742811
<profiles>
<profile>
<id>cloudhopper</id>
<repositories>
<repository>
<id>cloudhopper</id>
<name>Repository for Cloudhopper</name>
<url>http://maven.cloudhopper.com/repos/third-party/</url>
<releases>
<enabled>true</enabled>
</releases>
<snapshots>
<enabled>false</enabled>
</snapshots>
</repository>
</repositories>
</profile>
</profiles>
<activeProfiles>
<activeProfile>cloudhopper</activeProfile>
</activeProfiles>
标签:blog http os ar for art cti log sp
原文地址:http://my.oschina.net/macleo/blog/308226