File tree Expand file tree Collapse file tree 19 files changed +66
-40
lines changed
src/main/java/com/iohao/game/action/skeleton Expand file tree Collapse file tree 19 files changed +66
-40
lines changed Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >ioGame</artifactId >
77 <groupId >com.iohao.game</groupId >
8- <version >21.28 </version >
8+ <version >21.29 </version >
99 <relativePath >../../pom.xml</relativePath >
1010 </parent >
1111 <modelVersion >4.0.0</modelVersion >
1212
1313 <artifactId >common-core</artifactId >
14+ <name >common-core for ioGame</name >
1415
1516 <dependencies >
16-
1717 <dependency >
1818 <groupId >com.iohao.game</groupId >
1919 <artifactId >common-kit</artifactId >
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ public final class IoGameVersion {
2626 public static final String VERSION ;
2727
2828 static {
29- String internalVersion = "<version>21.28 </version>" ;
29+ String internalVersion = "<version>21.29 </version>" ;
3030
3131 VERSION = internalVersion
3232 .replace ("<version>" , "" )
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >ioGame</artifactId >
77 <groupId >com.iohao.game</groupId >
8- <version >21.28 </version >
8+ <version >21.29 </version >
99 <relativePath >../../pom.xml</relativePath >
1010 </parent >
1111 <modelVersion >4.0.0</modelVersion >
1212
1313 <artifactId >common-kit</artifactId >
14+ <name >common-kit for ioGame</name >
1415
1516 <dependencies >
1617 <dependency >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >com.iohao.game</groupId >
88 <artifactId >ioGame</artifactId >
9- <version >21.28 </version >
9+ <version >21.29 </version >
1010 <relativePath >../../pom.xml</relativePath >
1111 </parent >
1212
1313 <artifactId >common-micro-kit</artifactId >
14+ <name >common-micro-kit for ioGame</name >
1415
1516 <dependencies >
1617 <dependency >
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >ioGame</artifactId >
77 <groupId >com.iohao.game</groupId >
8- <version >21.28 </version >
8+ <version >21.29 </version >
99 <relativePath >../../pom.xml</relativePath >
1010 </parent >
1111 <modelVersion >4.0.0</modelVersion >
1212
1313 <artifactId >common-validation</artifactId >
14+ <name >common-validation for ioGame</name >
1415
1516 <dependencies >
1617 <dependency >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >com.iohao.game</groupId >
88 <artifactId >ioGame</artifactId >
9- <version >21.28 </version >
9+ <version >21.29 </version >
1010 <relativePath >../../pom.xml</relativePath >
1111 </parent >
1212
1313 <artifactId >external-core</artifactId >
14+ <name >external-core for ioGame</name >
15+
1416 <dependencies >
1517 <dependency >
1618 <groupId >com.iohao.game</groupId >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >com.iohao.game</groupId >
88 <artifactId >ioGame</artifactId >
9- <version >21.28 </version >
9+ <version >21.29 </version >
1010 <relativePath >../../pom.xml</relativePath >
1111 </parent >
1212
1313 <artifactId >external-netty</artifactId >
14+ <name >external-netty for ioGame</name >
1415
1516 <dependencies >
1617 <dependency >
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >ioGame</artifactId >
77 <groupId >com.iohao.game</groupId >
8- <version >21.28 </version >
8+ <version >21.29 </version >
99 <relativePath >../../pom.xml</relativePath >
1010 </parent >
1111 <modelVersion >4.0.0</modelVersion >
1212
1313 <artifactId >bolt-broker-server</artifactId >
14+ <name >bolt-broker-server for ioGame</name >
1415
1516 <properties >
1617 <!-- https://mvnrepository.com/artifact/io.scalecube/scalecube-transport-netty -->
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >ioGame</artifactId >
77 <groupId >com.iohao.game</groupId >
8- <version >21.28 </version >
8+ <version >21.29 </version >
99 <relativePath >../../pom.xml</relativePath >
1010 </parent >
1111 <modelVersion >4.0.0</modelVersion >
1212
1313 <artifactId >bolt-client</artifactId >
14-
15-
14+ <name >bolt-client for ioGame</name >
1615
1716 <dependencies >
1817 <dependency >
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >ioGame</artifactId >
77 <groupId >com.iohao.game</groupId >
8- <version >21.28 </version >
8+ <version >21.29 </version >
99 <relativePath >../../pom.xml</relativePath >
1010 </parent >
1111 <modelVersion >4.0.0</modelVersion >
1212
1313 <artifactId >bolt-core</artifactId >
14+ <name >bolt-core for ioGame</name >
1415
1516 <dependencies >
1617 <dependency >
You can’t perform that action at this time.
0 commit comments