From 9860568d14d47d7ebfeb94e5dfcbe61c2e096a05 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B8=94=E6=B0=91=E5=B0=8F=E9=95=87?= <262610965@qq.com> Date: Fri, 3 Feb 2023 10:13:39 +0800 Subject: [PATCH] :whale: 17.1.31 --- README.md | 2 +- common-net/common-net-core/pom.xml | 2 +- common/common-core/pom.xml | 2 +- .../main/java/com/iohao/game/action/skeleton/IoGameVersion.java | 2 +- common/common-kit/pom.xml | 2 +- common/common-validation/pom.xml | 2 +- net-bolt/bolt-broker-server/pom.xml | 2 +- net-bolt/bolt-client/pom.xml | 2 +- net-bolt/bolt-core/pom.xml | 2 +- net-bolt/bolt-external-core/pom.xml | 2 +- net-bolt/bolt-external/pom.xml | 2 +- net-bolt/bolt-run-one/pom.xml | 2 +- pom.xml | 2 +- widget-game/light-game-room/pom.xml | 2 +- widget/light-domain-event/pom.xml | 2 +- widget/light-jprotobuf/pom.xml | 2 +- widget/light-log/pom.xml | 2 +- widget/light-profile/pom.xml | 2 +- widget/light-redis-lock-spring-boot-starter/pom.xml | 2 +- widget/light-redis-lock/pom.xml | 2 +- widget/light-timer-task/pom.xml | 2 +- widget/other-tool/pom.xml | 2 +- 22 files changed, 22 insertions(+), 22 deletions(-) diff --git a/README.md b/README.md index 71f0aaa1b..95a95f4aa 100644 --- a/README.md +++ b/README.md @@ -170,7 +170,7 @@ ioGame 是轻量级的网络游戏服务器框架,ioGame 没有中间件的强 com.iohao.game bolt-run-one - 17.1.29 + 17.1.31 ``` diff --git a/common-net/common-net-core/pom.xml b/common-net/common-net-core/pom.xml index 012cea3d6..d4474bc22 100644 --- a/common-net/common-net-core/pom.xml +++ b/common-net/common-net-core/pom.xml @@ -6,7 +6,7 @@ com.iohao.game iogame - 17.1.29 + 17.1.31 ../../pom.xml diff --git a/common/common-core/pom.xml b/common/common-core/pom.xml index 9aed9b159..7d70fdd11 100644 --- a/common/common-core/pom.xml +++ b/common/common-core/pom.xml @@ -5,7 +5,7 @@ iogame com.iohao.game - 17.1.29 + 17.1.31 ../../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 8e90a7634..9f2b47625 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 @@ -24,7 +24,7 @@ public final class IoGameVersion { public static final String VERSION; static { - String internalVersion = "17.1.29"; + String internalVersion = "17.1.31"; VERSION = internalVersion .replace("", "") diff --git a/common/common-kit/pom.xml b/common/common-kit/pom.xml index c7fa1142f..9e2e0a7dc 100644 --- a/common/common-kit/pom.xml +++ b/common/common-kit/pom.xml @@ -5,7 +5,7 @@ iogame com.iohao.game - 17.1.29 + 17.1.31 ../../pom.xml 4.0.0 diff --git a/common/common-validation/pom.xml b/common/common-validation/pom.xml index 09cdb57f7..fefc80d60 100644 --- a/common/common-validation/pom.xml +++ b/common/common-validation/pom.xml @@ -5,7 +5,7 @@ iogame com.iohao.game - 17.1.29 + 17.1.31 ../../pom.xml 4.0.0 diff --git a/net-bolt/bolt-broker-server/pom.xml b/net-bolt/bolt-broker-server/pom.xml index 1c7a9f55b..afdd20fc4 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.29 + 17.1.31 ../../pom.xml 4.0.0 diff --git a/net-bolt/bolt-client/pom.xml b/net-bolt/bolt-client/pom.xml index a9987dde5..6fbc22123 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.29 + 17.1.31 ../../pom.xml 4.0.0 diff --git a/net-bolt/bolt-core/pom.xml b/net-bolt/bolt-core/pom.xml index 8cb078a9b..cdfbc18d6 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.29 + 17.1.31 ../../pom.xml 4.0.0 diff --git a/net-bolt/bolt-external-core/pom.xml b/net-bolt/bolt-external-core/pom.xml index 29acfe140..9e6b3b09b 100644 --- a/net-bolt/bolt-external-core/pom.xml +++ b/net-bolt/bolt-external-core/pom.xml @@ -5,7 +5,7 @@ iogame com.iohao.game - 17.1.29 + 17.1.31 ../../pom.xml 4.0.0 diff --git a/net-bolt/bolt-external/pom.xml b/net-bolt/bolt-external/pom.xml index 2cd4faa3e..f0a0b44a9 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.29 + 17.1.31 ../../pom.xml 4.0.0 diff --git a/net-bolt/bolt-run-one/pom.xml b/net-bolt/bolt-run-one/pom.xml index 9edf5e1a9..8cd08d6ad 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.29 + 17.1.31 ../../pom.xml 4.0.0 diff --git a/pom.xml b/pom.xml index 104c6454b..590982068 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.iohao.game iogame - 17.1.29 + 17.1.31 ioGame ioGame 网络游戏服务器框架 http://game.iohao.com diff --git a/widget-game/light-game-room/pom.xml b/widget-game/light-game-room/pom.xml index fb47d7c75..e1d15c621 100644 --- a/widget-game/light-game-room/pom.xml +++ b/widget-game/light-game-room/pom.xml @@ -5,7 +5,7 @@ iogame com.iohao.game - 17.1.29 + 17.1.31 ../../pom.xml 4.0.0 diff --git a/widget/light-domain-event/pom.xml b/widget/light-domain-event/pom.xml index 442299f00..6686ce568 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.29 + 17.1.31 ../../pom.xml 4.0.0 diff --git a/widget/light-jprotobuf/pom.xml b/widget/light-jprotobuf/pom.xml index 0d3a1d1fd..79c23c874 100644 --- a/widget/light-jprotobuf/pom.xml +++ b/widget/light-jprotobuf/pom.xml @@ -5,7 +5,7 @@ iogame com.iohao.game - 17.1.29 + 17.1.31 ../../pom.xml 4.0.0 diff --git a/widget/light-log/pom.xml b/widget/light-log/pom.xml index 04a00f9d5..755f4ff89 100644 --- a/widget/light-log/pom.xml +++ b/widget/light-log/pom.xml @@ -6,7 +6,7 @@ com.iohao.game iogame - 17.1.29 + 17.1.31 ../../pom.xml diff --git a/widget/light-profile/pom.xml b/widget/light-profile/pom.xml index 213d153d4..7a559b10d 100644 --- a/widget/light-profile/pom.xml +++ b/widget/light-profile/pom.xml @@ -5,7 +5,7 @@ iogame com.iohao.game - 17.1.29 + 17.1.31 ../../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 4e331cc6b..d1acce5f2 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.29 + 17.1.31 ../../pom.xml diff --git a/widget/light-redis-lock/pom.xml b/widget/light-redis-lock/pom.xml index c3ac2d93f..9ab26be68 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.29 + 17.1.31 ../../pom.xml 4.0.0 diff --git a/widget/light-timer-task/pom.xml b/widget/light-timer-task/pom.xml index 89a9b0219..2f688d2be 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.29 + 17.1.31 ../../pom.xml 4.0.0 diff --git a/widget/other-tool/pom.xml b/widget/other-tool/pom.xml index 7c70bdf8e..0bc802545 100644 --- a/widget/other-tool/pom.xml +++ b/widget/other-tool/pom.xml @@ -6,7 +6,7 @@ com.iohao.game iogame - 17.1.29 + 17.1.31 ../../pom.xml