Changes between Version 9 and Version 10 of WikiStart
- Timestamp:
- 01/29/2013 03:40:06 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v9 v10 18 18 <version>1.1.0-SNAPSHOT</version> 19 19 </dependency> 20 }}} 21 注:因为目前1.1.0是SNAPSHOT版本,请在maven本地配置settings.xml中加上仓库的SNAPSHOT容器信息 22 {{{ 23 <repository> 24 <id>snapshots-repository</id> 25 <name>snapshots repository</name> 26 <url>http://ci.pc.com.cn/nexus/content/repositories/snapshots</url> 27 <releases> 28 <enabled>false</enabled> 29 </releases> 30 <snapshots> 31 <enabled>true</enabled> 32 </snapshots> 33 </repository> 20 34 }}} 21 35
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)