diff --git a/pom.xml b/pom.xml index c564403bab0b2040bc7f18f31d55c2671acea7d5..4d545b91ca55e2c5853941dd67286ec3f6c1fada 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 com.zlt central-platform - 3.4.0 + 3.5.0 pom diff --git a/zlt-business/code-generator/pom.xml b/zlt-business/code-generator/pom.xml index b65b7809e3a8664ec84191de5287b039f8d4bfcc..afe82e55c61d5c3016fb8120f565dde4a0d79896 100644 --- a/zlt-business/code-generator/pom.xml +++ b/zlt-business/code-generator/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-business - 3.4.0 + 3.5.0 code-generator diff --git a/zlt-business/file-center/pom.xml b/zlt-business/file-center/pom.xml index 5a9031c747152222531b7739ec272dc3deeda264..60b50794c0c9fa8f2f174249b30e0f51b7618e2c 100644 --- a/zlt-business/file-center/pom.xml +++ b/zlt-business/file-center/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-business - 3.4.0 + 3.5.0 file-center 文件中心 diff --git a/zlt-business/pom.xml b/zlt-business/pom.xml index d6b4845fa5ebfc48e32c79d88d256b3472bde0a6..25a8ab009c14af74ec87dd152364f839633a12ec 100644 --- a/zlt-business/pom.xml +++ b/zlt-business/pom.xml @@ -4,7 +4,7 @@ com.zlt central-platform - 3.4.0 + 3.5.0 zlt-business 业务中心 diff --git a/zlt-business/search-center/pom.xml b/zlt-business/search-center/pom.xml index 95028e7935aacebf04a86abde34e715637466fbd..242c4d2f24354c204ad984793b9ca1efcf35b242 100644 --- a/zlt-business/search-center/pom.xml +++ b/zlt-business/search-center/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-business - 3.4.0 + 3.5.0 search-center 搜索中心 diff --git a/zlt-business/search-center/search-client/pom.xml b/zlt-business/search-center/search-client/pom.xml index c195a07d7c6e1ad4b89a541bbf4995a671eb4b2b..67779c85eea6167a77930cde1f0f371e8348899f 100644 --- a/zlt-business/search-center/search-client/pom.xml +++ b/zlt-business/search-center/search-client/pom.xml @@ -4,7 +4,7 @@ com.zlt search-center - 3.4.0 + 3.5.0 search-client 搜索中心客户端 diff --git a/zlt-business/search-center/search-server/pom.xml b/zlt-business/search-center/search-server/pom.xml index c726ea33f9a54fc97d86f42764c2252cd0b9d73a..f258d2ee5a78d8a6737a8721777477088496e75d 100644 --- a/zlt-business/search-center/search-server/pom.xml +++ b/zlt-business/search-center/search-server/pom.xml @@ -4,7 +4,7 @@ com.zlt search-center - 3.4.0 + 3.5.0 search-server 搜索中心服务端 diff --git a/zlt-business/user-center/pom.xml b/zlt-business/user-center/pom.xml index 0428f69f618d040f27df969ca6da2c2daef1022a..87c93685b46f6f8383c0aa7a03902a6c8cb4212f 100644 --- a/zlt-business/user-center/pom.xml +++ b/zlt-business/user-center/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-business - 3.4.0 + 3.5.0 user-center 用户中心 diff --git a/zlt-commons/pom.xml b/zlt-commons/pom.xml index 29e0c5c00f0aa06f374e2d98b9e89a73da270f3e..2fbe456af8e5e4876b74c3ea5636199cc3cf091b 100644 --- a/zlt-commons/pom.xml +++ b/zlt-commons/pom.xml @@ -4,7 +4,7 @@ com.zlt central-platform - 3.4.0 + 3.5.0 zlt-commons 通用组件 diff --git a/zlt-commons/zlt-auth-client-spring-boot-starter/pom.xml b/zlt-commons/zlt-auth-client-spring-boot-starter/pom.xml index f31e48e07ff56d9eb92a244ed4df260caad0153a..710df120efdb2c21eaf9d0fd6d54b79500ff7989 100644 --- a/zlt-commons/zlt-auth-client-spring-boot-starter/pom.xml +++ b/zlt-commons/zlt-auth-client-spring-boot-starter/pom.xml @@ -5,7 +5,7 @@ com.zlt zlt-commons - 3.4.0 + 3.5.0 4.0.0 jar diff --git a/zlt-commons/zlt-common-core/pom.xml b/zlt-commons/zlt-common-core/pom.xml index 703390c524782dc98fa0a465278ac930cd4cdcf7..998a39ca0d85987881a59a93124eafafc2fc3219 100644 --- a/zlt-commons/zlt-common-core/pom.xml +++ b/zlt-commons/zlt-common-core/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-commons - 3.4.0 + 3.5.0 zlt-common-core 公共通用组件 diff --git a/zlt-commons/zlt-common-core/src/main/java/com/central/common/constant/CommonConstant.java b/zlt-commons/zlt-common-core/src/main/java/com/central/common/constant/CommonConstant.java index 758470d38c8373894b3b2cb3479486d789a2cb50..3c7b32387b94bc709ae8e673f53cf9c23aa68dfb 100644 --- a/zlt-commons/zlt-common-core/src/main/java/com/central/common/constant/CommonConstant.java +++ b/zlt-commons/zlt-common-core/src/main/java/com/central/common/constant/CommonConstant.java @@ -10,7 +10,7 @@ public interface CommonConstant { /** * 项目版本号(banner使用) */ - String PROJECT_VERSION = "3.4.0"; + String PROJECT_VERSION = "3.5.0"; /** * token请求头名称 diff --git a/zlt-commons/zlt-common-spring-boot-starter/pom.xml b/zlt-commons/zlt-common-spring-boot-starter/pom.xml index 3e2b6a435a0419a9a324dd2e947345cdbf1d4175..9c0225b3d775faeac961474cb7dd2b4e5d59e011 100644 --- a/zlt-commons/zlt-common-spring-boot-starter/pom.xml +++ b/zlt-commons/zlt-common-spring-boot-starter/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-commons - 3.4.0 + 3.5.0 zlt-common-spring-boot-starter 公共通用组件 diff --git a/zlt-commons/zlt-db-spring-boot-starter/pom.xml b/zlt-commons/zlt-db-spring-boot-starter/pom.xml index a983c34083bef64c7c638abc4a805d66f315bf33..69c4e9369f7304d469de97126815f89742bd3a74 100644 --- a/zlt-commons/zlt-db-spring-boot-starter/pom.xml +++ b/zlt-commons/zlt-db-spring-boot-starter/pom.xml @@ -5,7 +5,7 @@ com.zlt zlt-commons - 3.4.0 + 3.5.0 4.0.0 jar diff --git a/zlt-commons/zlt-elasticsearch-spring-boot-starter/pom.xml b/zlt-commons/zlt-elasticsearch-spring-boot-starter/pom.xml index fb0d238a95c211122823cf101f1d5a37ec63adcd..4377c5357a70b667ed914e2164cdf4ccc4232a37 100644 --- a/zlt-commons/zlt-elasticsearch-spring-boot-starter/pom.xml +++ b/zlt-commons/zlt-elasticsearch-spring-boot-starter/pom.xml @@ -5,7 +5,7 @@ com.zlt zlt-commons - 3.4.0 + 3.5.0 4.0.0 jar diff --git a/zlt-commons/zlt-log-spring-boot-starter/pom.xml b/zlt-commons/zlt-log-spring-boot-starter/pom.xml index 714bcaaf87a685af9f4aa5f1c731316ed106694a..031c20f58bbd6d2ddf5e5112b08cd98edddbb735 100644 --- a/zlt-commons/zlt-log-spring-boot-starter/pom.xml +++ b/zlt-commons/zlt-log-spring-boot-starter/pom.xml @@ -5,7 +5,7 @@ com.zlt zlt-commons - 3.4.0 + 3.5.0 4.0.0 jar diff --git a/zlt-commons/zlt-redis-spring-boot-starter/pom.xml b/zlt-commons/zlt-redis-spring-boot-starter/pom.xml index 76cc6b4691738f179daf17efbca731e096be3dc6..fd525214702bd22aa88203e5aa8931f373ba7c19 100644 --- a/zlt-commons/zlt-redis-spring-boot-starter/pom.xml +++ b/zlt-commons/zlt-redis-spring-boot-starter/pom.xml @@ -5,7 +5,7 @@ com.zlt zlt-commons - 3.4.0 + 3.5.0 4.0.0 jar diff --git a/zlt-commons/zlt-ribbon-spring-boot-starter/pom.xml b/zlt-commons/zlt-ribbon-spring-boot-starter/pom.xml index 9a00b86b458060095f949e20a4b4237877aff96b..ecfb929b30093cac1aef36b0e22ff51bc97105bc 100644 --- a/zlt-commons/zlt-ribbon-spring-boot-starter/pom.xml +++ b/zlt-commons/zlt-ribbon-spring-boot-starter/pom.xml @@ -5,7 +5,7 @@ com.zlt zlt-commons - 3.4.0 + 3.5.0 4.0.0 jar diff --git a/zlt-commons/zlt-sentinel-spring-boot-starter/pom.xml b/zlt-commons/zlt-sentinel-spring-boot-starter/pom.xml index 1dae8ddeec85a8264769fa085ed0abda09044235..34b849d1d2b14b5cb542e8520575b98c5248dc2c 100644 --- a/zlt-commons/zlt-sentinel-spring-boot-starter/pom.xml +++ b/zlt-commons/zlt-sentinel-spring-boot-starter/pom.xml @@ -5,7 +5,7 @@ com.zlt zlt-commons - 3.4.0 + 3.5.0 4.0.0 jar diff --git a/zlt-commons/zlt-swagger2-spring-boot-starter/pom.xml b/zlt-commons/zlt-swagger2-spring-boot-starter/pom.xml index 8b7ca215c35222cce9fc2c990de7a02c445076fd..8136ed25086f97365d814917747bde98e723ea9f 100644 --- a/zlt-commons/zlt-swagger2-spring-boot-starter/pom.xml +++ b/zlt-commons/zlt-swagger2-spring-boot-starter/pom.xml @@ -5,7 +5,7 @@ com.zlt zlt-commons - 3.4.0 + 3.5.0 4.0.0 jar diff --git a/zlt-config/pom.xml b/zlt-config/pom.xml index fdcd9a390c8cb893a979f34d9238064328f1e92f..13e37947afb99cf2e556533cd4dcd4acf8de0bb3 100644 --- a/zlt-config/pom.xml +++ b/zlt-config/pom.xml @@ -5,7 +5,7 @@ com.zlt central-platform - 3.4.0 + 3.5.0 4.0.0 jar diff --git a/zlt-demo/pom.xml b/zlt-demo/pom.xml index b82aa764ae142a9458f122b550ecc0a47fdcd151..7bc9c0c46f984444ebf63ece9c15ac948156d63e 100644 --- a/zlt-demo/pom.xml +++ b/zlt-demo/pom.xml @@ -4,7 +4,7 @@ com.zlt central-platform - 3.4.0 + 3.5.0 zlt-demo pom diff --git a/zlt-demo/rocketmq-demo/pom.xml b/zlt-demo/rocketmq-demo/pom.xml index b1383aed22018c2dc7c8dcd658429f6e4c12e1fd..97fbe2bb84c86ad59df2099f20cc8ed9f53df4ca 100644 --- a/zlt-demo/rocketmq-demo/pom.xml +++ b/zlt-demo/rocketmq-demo/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-demo - 3.4.0 + 3.5.0 rocketmq-demo pom diff --git a/zlt-demo/rocketmq-demo/rocketmq-consume/pom.xml b/zlt-demo/rocketmq-demo/rocketmq-consume/pom.xml index ea19ca6275ac3f2d567677b605db697f72f5f994..e3983aea088133d1d966f81438f01a38edd78e1e 100644 --- a/zlt-demo/rocketmq-demo/rocketmq-consume/pom.xml +++ b/zlt-demo/rocketmq-demo/rocketmq-consume/pom.xml @@ -4,7 +4,7 @@ com.zlt rocketmq-demo - 3.4.0 + 3.5.0 rocketmq-consume rocketMQ消费者demo diff --git a/zlt-demo/rocketmq-demo/rocketmq-produce/pom.xml b/zlt-demo/rocketmq-demo/rocketmq-produce/pom.xml index e91727581b751d0866b7ee6d9beb8556808baec0..bd7de467827124f0af117c154e4cb31b8b3fa66e 100644 --- a/zlt-demo/rocketmq-demo/rocketmq-produce/pom.xml +++ b/zlt-demo/rocketmq-demo/rocketmq-produce/pom.xml @@ -4,7 +4,7 @@ com.zlt rocketmq-demo - 3.4.0 + 3.5.0 rocketmq-produce rocketMQ生产者demo diff --git a/zlt-demo/rocketmq-demo/rocketmq-transactional/pom.xml b/zlt-demo/rocketmq-demo/rocketmq-transactional/pom.xml index 5f819cd97196dc5b6a2b30a6a6021333ebe8216a..9227a60800ba309219a400f44e6ba9ec6f2cf023 100644 --- a/zlt-demo/rocketmq-demo/rocketmq-transactional/pom.xml +++ b/zlt-demo/rocketmq-demo/rocketmq-transactional/pom.xml @@ -4,7 +4,7 @@ com.zlt rocketmq-demo - 3.4.0 + 3.5.0 rocketmq-transactional rocketMQ事务消息demo diff --git a/zlt-demo/seata-demo/account-service/pom.xml b/zlt-demo/seata-demo/account-service/pom.xml index 359ff5db32f60f1381f877122348a8941f055284..f9c9681b8267f103e185b5b6b61195c34ae6ab57 100644 --- a/zlt-demo/seata-demo/account-service/pom.xml +++ b/zlt-demo/seata-demo/account-service/pom.xml @@ -5,7 +5,7 @@ com.zlt seata-demo - 3.4.0 + 3.5.0 account-service diff --git a/zlt-demo/seata-demo/business-service/pom.xml b/zlt-demo/seata-demo/business-service/pom.xml index 3ea91f71801f19e3afec7fa9e5fe00d572f9284d..10c61b9d52cf0558ee6b31b36b28ea094c9cdd5a 100644 --- a/zlt-demo/seata-demo/business-service/pom.xml +++ b/zlt-demo/seata-demo/business-service/pom.xml @@ -5,7 +5,7 @@ com.zlt seata-demo - 3.4.0 + 3.5.0 business-service diff --git a/zlt-demo/seata-demo/order-service/pom.xml b/zlt-demo/seata-demo/order-service/pom.xml index 970f41e768fca4e3082d4f98d1ac96aae6c8850a..57d829fc65680d6c94eadbb9cadec3f81ea4a2de 100644 --- a/zlt-demo/seata-demo/order-service/pom.xml +++ b/zlt-demo/seata-demo/order-service/pom.xml @@ -5,7 +5,7 @@ com.zlt seata-demo - 3.4.0 + 3.5.0 order-service diff --git a/zlt-demo/seata-demo/pom.xml b/zlt-demo/seata-demo/pom.xml index d70691dd5ee774a96d720589b7328f669a747577..aa5a8b31fd52636cacf2ecf910d0bc38f088419e 100644 --- a/zlt-demo/seata-demo/pom.xml +++ b/zlt-demo/seata-demo/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-demo - 3.4.0 + 3.5.0 seata-demo seata分布式事务demo diff --git a/zlt-demo/seata-demo/seata-common-starter/pom.xml b/zlt-demo/seata-demo/seata-common-starter/pom.xml index 8ff66544a480f1a12da0a8bd3b1eeaa3ff17e5da..7a8299b53a5ccb66ab691381ac6980bef544ea4e 100644 --- a/zlt-demo/seata-demo/seata-common-starter/pom.xml +++ b/zlt-demo/seata-demo/seata-common-starter/pom.xml @@ -5,7 +5,7 @@ com.zlt seata-demo - 3.4.0 + 3.5.0 seata-common-starter diff --git a/zlt-demo/seata-demo/storage-service/pom.xml b/zlt-demo/seata-demo/storage-service/pom.xml index 9403c9f358af9d414489526de6828278d24f82c2..dc4882df0cc4bde90b28950aa4c0c44a65d414fa 100644 --- a/zlt-demo/seata-demo/storage-service/pom.xml +++ b/zlt-demo/seata-demo/storage-service/pom.xml @@ -5,7 +5,7 @@ com.zlt seata-demo - 3.4.0 + 3.5.0 storage-service diff --git a/zlt-demo/sharding-jdbc-demo/pom.xml b/zlt-demo/sharding-jdbc-demo/pom.xml index 41fed6ab84234593e66e9959155c516cf78301f7..5898abfc25cc6c8281c54aca3bab42e81593fa72 100644 --- a/zlt-demo/sharding-jdbc-demo/pom.xml +++ b/zlt-demo/sharding-jdbc-demo/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-demo - 3.4.0 + 3.5.0 sharding-jdbc-demo sharding-jdbc分库分表demo diff --git a/zlt-demo/sso-demo/pom.xml b/zlt-demo/sso-demo/pom.xml index de44aeb8fd804070eb692e5e18408de34293b597..19a79a1e7b5c6b8c2a770b35ca17083b57d5b62e 100644 --- a/zlt-demo/sso-demo/pom.xml +++ b/zlt-demo/sso-demo/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-demo - 3.4.0 + 3.5.0 sso-demo pom diff --git a/zlt-demo/sso-demo/ss-sso/pom.xml b/zlt-demo/sso-demo/ss-sso/pom.xml index cb3fd0623431de6e4a764990ad66419014d166b2..fe90c765b71047a9eae17d1ac8e5c2bf20084c20 100644 --- a/zlt-demo/sso-demo/ss-sso/pom.xml +++ b/zlt-demo/sso-demo/ss-sso/pom.xml @@ -4,7 +4,7 @@ com.zlt sso-demo - 3.4.0 + 3.5.0 ss-sso springSecurity单点登录demo diff --git a/zlt-demo/sso-demo/web-sso/pom.xml b/zlt-demo/sso-demo/web-sso/pom.xml index 5d24fda7120b2c4f85e25452b4a8fc75fc374a49..bcfb3a066819b29dc012dc039b265193654ee870 100644 --- a/zlt-demo/sso-demo/web-sso/pom.xml +++ b/zlt-demo/sso-demo/web-sso/pom.xml @@ -4,7 +4,7 @@ com.zlt sso-demo - 3.4.0 + 3.5.0 web-sso 前后端分离单点登录demo diff --git a/zlt-demo/txlcn-demo/pom.xml b/zlt-demo/txlcn-demo/pom.xml index fdaf33730ff4d29ad96a97f9dbabbc9ab3aff2bc..a10587fa6476f845252557f79ff0941782b7395e 100644 --- a/zlt-demo/txlcn-demo/pom.xml +++ b/zlt-demo/txlcn-demo/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-demo - 3.4.0 + 3.5.0 txlcn-demo txlcn分布式事务demo diff --git a/zlt-demo/txlcn-demo/txlcn-demo-common/pom.xml b/zlt-demo/txlcn-demo/txlcn-demo-common/pom.xml index 9fac07e114cefce19ba4dfc2b0cceb5cbd0f5698..6c607a62cb3c5bb2d0b12554191a2951c9e23b6e 100644 --- a/zlt-demo/txlcn-demo/txlcn-demo-common/pom.xml +++ b/zlt-demo/txlcn-demo/txlcn-demo-common/pom.xml @@ -4,7 +4,7 @@ com.zlt txlcn-demo - 3.4.0 + 3.5.0 txlcn-demo-common demo-common diff --git a/zlt-demo/txlcn-demo/txlcn-demo-spring-service-a/pom.xml b/zlt-demo/txlcn-demo/txlcn-demo-spring-service-a/pom.xml index a7dcb1beefd2c5fa917c80316d1019aefc8358f7..75bf4c78a0904e6a70f04c5e410e047f98c4469c 100644 --- a/zlt-demo/txlcn-demo/txlcn-demo-spring-service-a/pom.xml +++ b/zlt-demo/txlcn-demo/txlcn-demo-spring-service-a/pom.xml @@ -3,7 +3,7 @@ com.zlt txlcn-demo - 3.4.0 + 3.5.0 4.0.0 diff --git a/zlt-demo/txlcn-demo/txlcn-demo-spring-service-b/pom.xml b/zlt-demo/txlcn-demo/txlcn-demo-spring-service-b/pom.xml index 62f52c3ce814fd6e249010b35028fb564ab623a8..b88ac6abaaa530b0a7241c6a913c49f4b3c93e89 100644 --- a/zlt-demo/txlcn-demo/txlcn-demo-spring-service-b/pom.xml +++ b/zlt-demo/txlcn-demo/txlcn-demo-spring-service-b/pom.xml @@ -3,7 +3,7 @@ com.zlt txlcn-demo - 3.4.0 + 3.5.0 4.0.0 txlcn-demo-spring-service-b diff --git a/zlt-demo/txlcn-demo/txlcn-demo-spring-service-c/pom.xml b/zlt-demo/txlcn-demo/txlcn-demo-spring-service-c/pom.xml index 9b72221bbb92fe62662df217be12e4c067c8a0aa..6d9c49ab34529cce2dd6fded372c92bda5a7aa94 100644 --- a/zlt-demo/txlcn-demo/txlcn-demo-spring-service-c/pom.xml +++ b/zlt-demo/txlcn-demo/txlcn-demo-spring-service-c/pom.xml @@ -3,7 +3,7 @@ com.zlt txlcn-demo - 3.4.0 + 3.5.0 4.0.0 txlcn-demo-spring-service-c diff --git a/zlt-gateway/pom.xml b/zlt-gateway/pom.xml index 798a93c1b6618fcd9169286f38c5a47f1ebac1d0..b59be40c54a9afbe45b2c8ae887f0a475accece6 100644 --- a/zlt-gateway/pom.xml +++ b/zlt-gateway/pom.xml @@ -4,7 +4,7 @@ com.zlt central-platform - 3.4.0 + 3.5.0 zlt-gateway pom diff --git a/zlt-gateway/sc-gateway/pom.xml b/zlt-gateway/sc-gateway/pom.xml index 22209b2fae5adee20aa1d94289b4ae496fd0c5d0..4f42087668f030ff00a97941d3ab4639df512b03 100644 --- a/zlt-gateway/sc-gateway/pom.xml +++ b/zlt-gateway/sc-gateway/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-gateway - 3.4.0 + 3.5.0 sc-gateway spring cloud gateway网关 diff --git a/zlt-gateway/zuul-gateway/pom.xml b/zlt-gateway/zuul-gateway/pom.xml index dcc3dd88b1077c79e618944bd5fa2083d5344276..3c35f793e5a4163859e56c6dec516963c7d956b9 100644 --- a/zlt-gateway/zuul-gateway/pom.xml +++ b/zlt-gateway/zuul-gateway/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-gateway - 3.4.0 + 3.5.0 zuul-gateway zuul网关 diff --git a/zlt-job/job-admin/pom.xml b/zlt-job/job-admin/pom.xml index 91b63258fdcc430ce218439dc361e5069baf53a6..15803174b232c1c76bf8cc45789288957b8eafce 100644 --- a/zlt-job/job-admin/pom.xml +++ b/zlt-job/job-admin/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-job - 3.4.0 + 3.5.0 job-admin jar diff --git a/zlt-job/job-core/pom.xml b/zlt-job/job-core/pom.xml index a3dfeed6fd76d90879c03135fc3a908cbda61aff..421c53ea257d92e5faa14c7507a4852c33e99d78 100644 --- a/zlt-job/job-core/pom.xml +++ b/zlt-job/job-core/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-job - 3.4.0 + 3.5.0 job-core jar diff --git a/zlt-job/job-executor-samples/pom.xml b/zlt-job/job-executor-samples/pom.xml index 5f146da44cd22222c5ed8d4c8cb0643708e60a92..d6eeae3a684b01f3bc4ab1c7840d546c50ab277b 100644 --- a/zlt-job/job-executor-samples/pom.xml +++ b/zlt-job/job-executor-samples/pom.xml @@ -6,7 +6,7 @@ com.zlt zlt-job - 3.4.0 + 3.5.0 job-executor-samples jar diff --git a/zlt-job/pom.xml b/zlt-job/pom.xml index b3517ea189cd58514979c80d2d212ea1a076b2e0..061dbdae40ac23f483e9f2924c42397e1f27421f 100644 --- a/zlt-job/pom.xml +++ b/zlt-job/pom.xml @@ -4,7 +4,7 @@ com.zlt central-platform - 3.4.0 + 3.5.0 zlt-job pom diff --git a/zlt-monitor/log-center/pom.xml b/zlt-monitor/log-center/pom.xml index f2281374885e752ca3f361b761787e06016c4f8d..68d64bf79bffd881acaeb97ca7aeeab2ca92e4ab 100644 --- a/zlt-monitor/log-center/pom.xml +++ b/zlt-monitor/log-center/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-monitor - 3.4.0 + 3.5.0 log-center diff --git a/zlt-monitor/pom.xml b/zlt-monitor/pom.xml index 208ab9317bd2b8f17dfa9bd01b8235611e00ce16..27e5d7d932e4f2323139ed30ae09f66972c7177c 100644 --- a/zlt-monitor/pom.xml +++ b/zlt-monitor/pom.xml @@ -3,7 +3,7 @@ com.zlt central-platform - 3.4.0 + 3.5.0 zlt-monitor pom diff --git a/zlt-monitor/sc-admin/pom.xml b/zlt-monitor/sc-admin/pom.xml index ecd174afff93483a10338f9c37952ed7d70f699e..aaa551c2fbacac65c09cbaa7273b229b339012b0 100644 --- a/zlt-monitor/sc-admin/pom.xml +++ b/zlt-monitor/sc-admin/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-monitor - 3.4.0 + 3.5.0 sc-admin diff --git a/zlt-transaction/pom.xml b/zlt-transaction/pom.xml index ad11bd11c123804152d770ccd1d0b79545d12bbc..6b2573fcb22e2186c1beb12bfd9d657e52d79ea0 100644 --- a/zlt-transaction/pom.xml +++ b/zlt-transaction/pom.xml @@ -4,7 +4,7 @@ com.zlt central-platform - 3.4.0 + 3.5.0 zlt-transaction 事务 diff --git a/zlt-transaction/txlcn-tm/pom.xml b/zlt-transaction/txlcn-tm/pom.xml index 7986ec3b9f1efc5edfdfa0ada406307e04d30af5..5c3c4303b13202fa1874b067817ed728a4d7941f 100644 --- a/zlt-transaction/txlcn-tm/pom.xml +++ b/zlt-transaction/txlcn-tm/pom.xml @@ -3,7 +3,7 @@ com.zlt zlt-transaction - 3.4.0 + 3.5.0 4.0.0 txlcn-tm diff --git a/zlt-uaa/pom.xml b/zlt-uaa/pom.xml index 5b7e5c6a5c2f5329ca159b7b837f1ce81be4aa3a..97a660f4fe6f4833007ae09ac6dbcf363f5de2d1 100644 --- a/zlt-uaa/pom.xml +++ b/zlt-uaa/pom.xml @@ -4,7 +4,7 @@ com.zlt central-platform - 3.4.0 + 3.5.0 zlt-uaa 认证中心 diff --git a/zlt-web/back-web/pom.xml b/zlt-web/back-web/pom.xml index 4035940682658d047fbbe24767233f4e7737c7b9..96508a96e6ce1a144536c589bc2dbb010a773cd2 100644 --- a/zlt-web/back-web/pom.xml +++ b/zlt-web/back-web/pom.xml @@ -6,7 +6,7 @@ com.zlt zlt-web - 3.4.0 + 3.5.0 back-web 后台管理前端 diff --git a/zlt-web/pom.xml b/zlt-web/pom.xml index 28efe53af6b31ff09dfbf1fcfc69f7d8ef4c25b0..8f5ba00a0a16d313030c337ff8587aa713d6cdf2 100644 --- a/zlt-web/pom.xml +++ b/zlt-web/pom.xml @@ -6,7 +6,7 @@ com.zlt central-platform - 3.4.0 + 3.5.0 zlt-web 前端