diff --git a/README.md b/README.md index 7e2380721..6f7db313e 100644 --- a/README.md +++ b/README.md @@ -178,7 +178,7 @@ ioGame 是轻量级的网络游戏服务器框架,ioGame 没有中间件的强 com.iohao.game bolt-run-one - 17.1.39 + 17.1.40 ``` diff --git a/common/common-core/pom.xml b/common/common-core/pom.xml index aa9148dec..050a6132e 100644 --- a/common/common-core/pom.xml +++ b/common/common-core/pom.xml @@ -5,7 +5,7 @@ ioGame com.iohao.game - 17.1.39 + 17.1.40 ../../pom.xml 4.0.0 diff --git a/common/common-core/src/main/java/com/iohao/game/action/skeleton/IoGameVersion.java b/common/common-core/src/main/java/com/iohao/game/action/skeleton/IoGameVersion.java index 74bf5bb98..3750f3a8f 100644 --- a/common/common-core/src/main/java/com/iohao/game/action/skeleton/IoGameVersion.java +++ b/common/common-core/src/main/java/com/iohao/game/action/skeleton/IoGameVersion.java @@ -27,7 +27,7 @@ public final class IoGameVersion { public static final String VERSION; static { - String internalVersion = "17.1.39"; + String internalVersion = "17.1.40"; VERSION = internalVersion .replace("", "") diff --git a/common/common-kit/pom.xml b/common/common-kit/pom.xml index c0c4c950f..2cd5096be 100644 --- a/common/common-kit/pom.xml +++ b/common/common-kit/pom.xml @@ -5,7 +5,7 @@ ioGame com.iohao.game - 17.1.39 + 17.1.40 ../../pom.xml 4.0.0 diff --git a/common/common-validation/pom.xml b/common/common-validation/pom.xml index 4263402b4..41a1fd1fb 100644 --- a/common/common-validation/pom.xml +++ b/common/common-validation/pom.xml @@ -5,7 +5,7 @@ ioGame com.iohao.game - 17.1.39 + 17.1.40 ../../pom.xml 4.0.0 diff --git a/net-bolt/bolt-broker-server/pom.xml b/net-bolt/bolt-broker-server/pom.xml index af68bc7c2..576e3690d 100644 --- a/net-bolt/bolt-broker-server/pom.xml +++ b/net-bolt/bolt-broker-server/pom.xml @@ -5,7 +5,7 @@ ioGame com.iohao.game - 17.1.39 + 17.1.40 ../../pom.xml 4.0.0 diff --git a/net-bolt/bolt-client/pom.xml b/net-bolt/bolt-client/pom.xml index 80baff9e6..164f30acf 100644 --- a/net-bolt/bolt-client/pom.xml +++ b/net-bolt/bolt-client/pom.xml @@ -5,7 +5,7 @@ ioGame com.iohao.game - 17.1.39 + 17.1.40 ../../pom.xml 4.0.0 diff --git a/net-bolt/bolt-core/pom.xml b/net-bolt/bolt-core/pom.xml index 866fa248a..8f24f9a0b 100644 --- a/net-bolt/bolt-core/pom.xml +++ b/net-bolt/bolt-core/pom.xml @@ -5,7 +5,7 @@ ioGame com.iohao.game - 17.1.39 + 17.1.40 ../../pom.xml 4.0.0 diff --git a/net-bolt/bolt-external/pom.xml b/net-bolt/bolt-external/pom.xml index 97114fdd9..4b050695e 100644 --- a/net-bolt/bolt-external/pom.xml +++ b/net-bolt/bolt-external/pom.xml @@ -5,7 +5,7 @@ ioGame com.iohao.game - 17.1.39 + 17.1.40 ../../pom.xml 4.0.0 diff --git a/net-bolt/bolt-run-one/pom.xml b/net-bolt/bolt-run-one/pom.xml index dba5ef187..8da555259 100644 --- a/net-bolt/bolt-run-one/pom.xml +++ b/net-bolt/bolt-run-one/pom.xml @@ -5,7 +5,7 @@ ioGame com.iohao.game - 17.1.39 + 17.1.40 ../../pom.xml 4.0.0 diff --git a/pom.xml b/pom.xml index ad514b902..1ac04a814 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.iohao.game ioGame - 17.1.39 + 17.1.40 ioGame ioGame 网络游戏服务器框架 http://game.iohao.com diff --git a/widget/light-domain-event/pom.xml b/widget/light-domain-event/pom.xml index bc170dfd6..ec686c2c3 100644 --- a/widget/light-domain-event/pom.xml +++ b/widget/light-domain-event/pom.xml @@ -5,7 +5,7 @@ ioGame com.iohao.game - 17.1.39 + 17.1.40 ../../pom.xml 4.0.0 diff --git a/widget/light-game-room/pom.xml b/widget/light-game-room/pom.xml index 9dc10ccc1..0dceb77f5 100644 --- a/widget/light-game-room/pom.xml +++ b/widget/light-game-room/pom.xml @@ -5,7 +5,7 @@ ioGame com.iohao.game - 17.1.39 + 17.1.40 ../../pom.xml 4.0.0 diff --git a/widget/light-jprotobuf/pom.xml b/widget/light-jprotobuf/pom.xml index 987b51cd0..365efaf1f 100644 --- a/widget/light-jprotobuf/pom.xml +++ b/widget/light-jprotobuf/pom.xml @@ -5,7 +5,7 @@ ioGame com.iohao.game - 17.1.39 + 17.1.40 ../../pom.xml 4.0.0 diff --git a/widget/light-log/pom.xml b/widget/light-log/pom.xml index a42063ad5..99092b186 100644 --- a/widget/light-log/pom.xml +++ b/widget/light-log/pom.xml @@ -6,7 +6,7 @@ com.iohao.game ioGame - 17.1.39 + 17.1.40 ../../pom.xml diff --git a/widget/light-profile/pom.xml b/widget/light-profile/pom.xml index 0c9316e6b..f85fd8616 100644 --- a/widget/light-profile/pom.xml +++ b/widget/light-profile/pom.xml @@ -5,7 +5,7 @@ ioGame com.iohao.game - 17.1.39 + 17.1.40 ../../pom.xml 4.0.0 diff --git a/widget/light-redis-lock-spring-boot-starter/pom.xml b/widget/light-redis-lock-spring-boot-starter/pom.xml index 5302b41e1..64c2115b4 100644 --- a/widget/light-redis-lock-spring-boot-starter/pom.xml +++ b/widget/light-redis-lock-spring-boot-starter/pom.xml @@ -8,7 +8,7 @@ ioGame com.iohao.game - 17.1.39 + 17.1.40 ../../pom.xml diff --git a/widget/light-redis-lock/pom.xml b/widget/light-redis-lock/pom.xml index 9465d92c8..cfdfe0008 100644 --- a/widget/light-redis-lock/pom.xml +++ b/widget/light-redis-lock/pom.xml @@ -5,7 +5,7 @@ ioGame com.iohao.game - 17.1.39 + 17.1.40 ../../pom.xml 4.0.0 diff --git a/widget/light-timer-task/pom.xml b/widget/light-timer-task/pom.xml index fd8016a9d..1655186a3 100644 --- a/widget/light-timer-task/pom.xml +++ b/widget/light-timer-task/pom.xml @@ -5,7 +5,7 @@ ioGame com.iohao.game - 17.1.39 + 17.1.40 ../../pom.xml 4.0.0 diff --git a/widget/other-tool/pom.xml b/widget/other-tool/pom.xml index 67f319367..80bb8879f 100644 --- a/widget/other-tool/pom.xml +++ b/widget/other-tool/pom.xml @@ -6,7 +6,7 @@ com.iohao.game ioGame - 17.1.39 + 17.1.40 ../../pom.xml