File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 77 <groupId >info.xiaomo</groupId >
88 <artifactId >GameServer</artifactId >
99 <packaging >pom</packaging >
10- <version >1.0 </version >
10+ <version >2017.1 </version >
1111 <modules >
1212 <module >server</module >
1313 <module >log</module >
4040 <maven .compiler.source>1.8</maven .compiler.source>
4141 <maven .compiler.target>1.8</maven .compiler.target>
4242 <!-- 核心包start-->
43- <gameCore .version>1.0.2 </gameCore .version>
43+ <gameCore .version>2017.1 </gameCore .version>
4444 <!-- 核心包end-->
4545 <netty .version>4.1.12.Final</netty .version>
4646 <apache-commons-codec .version>1.10</apache-commons-codec .version>
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >GameServer</artifactId >
77 <groupId >info.xiaomo</groupId >
8- <version >1.0 </version >
8+ <version >2017.1 </version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
You can’t perform that action at this time.
0 commit comments