diff --git a/pom.xml b/pom.xml index e09b18bbaf551fb61d550fc33c670dfa23fb8a83..fc7283f503ba2d8bda32a03e1128c7634bb3ab3c 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 com.zlt central-platform - 4.5.0 + 4.6.0 pom diff --git a/zlt-business/code-generator/pom.xml b/zlt-business/code-generator/pom.xml index 9ab38a9ad3217e115e47263c01a8936c875c5cb9..357a27d68feba2fc19360ff3493f11b8288e25ae 100644 --- a/zlt-business/code-generator/pom.xml +++ b/zlt-business/code-generator/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-business - 4.5.0 + 4.6.0 code-generator diff --git a/zlt-business/file-center/pom.xml b/zlt-business/file-center/pom.xml index b5570e95df20c6231de972c974bd4d7f21a32408..d0cd74b51e645437ea34009e9b13b272057392e9 100644 --- a/zlt-business/file-center/pom.xml +++ b/zlt-business/file-center/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-business - 4.5.0 + 4.6.0 file-center 文件中心 diff --git a/zlt-business/pom.xml b/zlt-business/pom.xml index c5db34f7e794cfc1c7379010b905c0187eae6852..009f46f107df0f14d506202254dc5b431d8f931c 100644 --- a/zlt-business/pom.xml +++ b/zlt-business/pom.xml @@ -4,7 +4,7 @@ com.zlt central-platform - 4.5.0 + 4.6.0 zlt-business 业务中心 diff --git a/zlt-business/search-center/pom.xml b/zlt-business/search-center/pom.xml index cf999827bafc4b40c29921df73d16930a97f3c4d..e5ebf12cfe49a6efef676b04b23f9329d36d13e7 100644 --- a/zlt-business/search-center/pom.xml +++ b/zlt-business/search-center/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-business - 4.5.0 + 4.6.0 search-center 搜索中心 diff --git a/zlt-business/search-center/search-client/pom.xml b/zlt-business/search-center/search-client/pom.xml index 9b073a6645ca580dc8a73ab4a2e168ca5fda1667..c6e8caeb26aff43c81523d9afabfe00570196e95 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 - 4.5.0 + 4.6.0 search-client 搜索中心客户端 diff --git a/zlt-business/search-center/search-server/pom.xml b/zlt-business/search-center/search-server/pom.xml index b41f7f7285bebd11e6359ebc52e24ddf0bb3df5c..3b3987188080a9a5d2b3d6be78f2dce2929f667f 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 - 4.5.0 + 4.6.0 search-server 搜索中心服务端 diff --git a/zlt-business/user-center/pom.xml b/zlt-business/user-center/pom.xml index e5f37632c48a1a6aee3f1c572c7b12e3e59d6df0..8ae091e56a79e6a21352536e181867b6ed7d512b 100644 --- a/zlt-business/user-center/pom.xml +++ b/zlt-business/user-center/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-business - 4.5.0 + 4.6.0 user-center 用户中心 diff --git a/zlt-commons/pom.xml b/zlt-commons/pom.xml index 02bf37d5d5ffc13d26a6cc74572d35a08fa0ff4d..c8fa009c934276f3abdb8a9a6df1a91539633df0 100644 --- a/zlt-commons/pom.xml +++ b/zlt-commons/pom.xml @@ -4,7 +4,7 @@ com.zlt central-platform - 4.5.0 + 4.6.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 2ba654c6cebf1ec55769da9b0ccf4dfc2b0d9bf1..818cc09642baf85505907b9d13bfa4816f111a2d 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 - 4.5.0 + 4.6.0 4.0.0 jar diff --git a/zlt-commons/zlt-common-core/pom.xml b/zlt-commons/zlt-common-core/pom.xml index 327e01f9cfe676c1d112279c78ba5b56e2b76fea..3e1d4c533f0b78d7cf3ab4fa651599be59ae9c34 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 - 4.5.0 + 4.6.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 2150a4a1afe4135c2d28a781493326c84ac6afaa..88d1bc04d8c3c80a64f1741fea33ecbdf963818d 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 = "4.5.0"; + String PROJECT_VERSION = "4.6.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 2930b1492a7883b5ddf7361a84a2ca6eb1c39cce..fca45b6e9f9d2c111f40133e8d26181b22cc1d7d 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 - 4.5.0 + 4.6.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 113b053e4c717d3f03ae7688f955a71f1ed3e1c4..d5229e84e9e81ae0b78fe80598192f826193ccb8 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 - 4.5.0 + 4.6.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 64bbda400c8354b0ef8855172805ef9093aa8f81..5cd39dae55971f4e6afaa386cdf4a0057d74950a 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 - 4.5.0 + 4.6.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 514046da38195eeed989290fe0cc7e8a6fb0dee4..4394bdf548f8cdaadb311d9585b7e1ccc2aedf5b 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 - 4.5.0 + 4.6.0 4.0.0 jar diff --git a/zlt-commons/zlt-oss-spring-boot-starter/pom.xml b/zlt-commons/zlt-oss-spring-boot-starter/pom.xml index 4731a7ee7c12a6b1226985c414f017a930f43ec8..c58f4890842ef967a3234e08f782f8c90b68d6e7 100644 --- a/zlt-commons/zlt-oss-spring-boot-starter/pom.xml +++ b/zlt-commons/zlt-oss-spring-boot-starter/pom.xml @@ -5,7 +5,7 @@ com.zlt zlt-commons - 4.5.0 + 4.6.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 6a21599f94111b95f9f1af76a042dcaa9d6eea0b..b985002dd8d601e359cfd8a105116130adbb6b38 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 - 4.5.0 + 4.6.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 306ca51a00ad4ddb1898163859dfca6b565a3acb..1c212de068f31c05242033f69887441bc4d5f928 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 - 4.5.0 + 4.6.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 59e60454a6410b465b7dbf5956d16891dae30473..9b03466e93c0c94e77603c968acbf2ee089123e2 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 - 4.5.0 + 4.6.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 5a23b12ba0edfa039b9d920bfc7ea87fd5931f96..8cf6eb3d1c7eab5ca8c192c4a373452baa99601c 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 - 4.5.0 + 4.6.0 4.0.0 jar diff --git a/zlt-commons/zlt-zookeeper-spring-boot-starter/pom.xml b/zlt-commons/zlt-zookeeper-spring-boot-starter/pom.xml index c43d095830563369607f586291e4df20c5d4e29a..e3e4d61788b56fb7c5d7de40b1ef8c7aa5402fea 100644 --- a/zlt-commons/zlt-zookeeper-spring-boot-starter/pom.xml +++ b/zlt-commons/zlt-zookeeper-spring-boot-starter/pom.xml @@ -5,7 +5,7 @@ com.zlt zlt-commons - 4.5.0 + 4.6.0 4.0.0 jar diff --git a/zlt-config/pom.xml b/zlt-config/pom.xml index faf5228abed754f91541325f74bd3329f82e6f60..56166fb7ad8f3cdfb90bdf596797ee52d3c9fe8d 100644 --- a/zlt-config/pom.xml +++ b/zlt-config/pom.xml @@ -5,7 +5,7 @@ com.zlt central-platform - 4.5.0 + 4.6.0 4.0.0 jar diff --git a/zlt-demo/dubbo-demo/pom.xml b/zlt-demo/dubbo-demo/pom.xml index c4109041fda254e0740f207ea91c8134b917840b..9be3db24bd2186008bad7ec84cec743a2c00db05 100644 --- a/zlt-demo/dubbo-demo/pom.xml +++ b/zlt-demo/dubbo-demo/pom.xml @@ -6,7 +6,7 @@ com.zlt zlt-demo - 4.5.0 + 4.6.0 dubbo-demo diff --git a/zlt-demo/pom.xml b/zlt-demo/pom.xml index e87d30fd3b8a37153623acbc04ec7519cbc536bd..e98c6aea9e08fc070c928162a6cc0a2bf6336886 100644 --- a/zlt-demo/pom.xml +++ b/zlt-demo/pom.xml @@ -4,7 +4,7 @@ com.zlt central-platform - 4.5.0 + 4.6.0 zlt-demo pom diff --git a/zlt-demo/rocketmq-demo/pom.xml b/zlt-demo/rocketmq-demo/pom.xml index 99f7945104cd502a282757a96bf4f9296a29beda..057dd1601b4d36a2aa9fed771dd6bd929e1391bb 100644 --- a/zlt-demo/rocketmq-demo/pom.xml +++ b/zlt-demo/rocketmq-demo/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-demo - 4.5.0 + 4.6.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 8c2bb68e4c47aeb4a105bf1452f48a4e2e7648f8..d4695b33e9ab8eb108e0b1b001710a7789dda32b 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 - 4.5.0 + 4.6.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 a785b0ea7d3d1e5c5e03768d57581eaeae8b2b52..68dc8cbaba55114f11293349565864e15ffda3e5 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 - 4.5.0 + 4.6.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 d7f8208b7e378dedc0d05c18ae8cfd429a93a2d3..52ef30fcceb67277d0d9a7e6a5dfafe843a36638 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 - 4.5.0 + 4.6.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 50654258c3cf304e6f9b5d639db73059f9cbde13..e7ee500aced9df3f1b2b40e9504982989b355c48 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 - 4.5.0 + 4.6.0 account-service diff --git a/zlt-demo/seata-demo/business-service/pom.xml b/zlt-demo/seata-demo/business-service/pom.xml index 6d8a1db497e6c9e84df5816a6fcba6bb955c58d6..1c56e802f1adc3ef1d7504d280994a2b769c317c 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 - 4.5.0 + 4.6.0 business-service diff --git a/zlt-demo/seata-demo/order-service/pom.xml b/zlt-demo/seata-demo/order-service/pom.xml index 6775d29b2dd2aedb969537b0dda7b90e8b55e557..b5697844662b2be065825c59264636e8da1f63ef 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 - 4.5.0 + 4.6.0 order-service diff --git a/zlt-demo/seata-demo/pom.xml b/zlt-demo/seata-demo/pom.xml index 7a230264c9f0b0d07641db6048bacca66a1f828a..8772b764388112a972e1c36fecfdc0b83e40f6c5 100644 --- a/zlt-demo/seata-demo/pom.xml +++ b/zlt-demo/seata-demo/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-demo - 4.5.0 + 4.6.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 d8dbbd61edb3d135735b863fb92cc2f1252a0f1e..358b81e3fb415d22e8d23f6839c1af4151706f27 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 - 4.5.0 + 4.6.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 b81cebe10f917b242ee03cda528bd61cb4fd7c51..c4e7b4536468c0ad7938b8dc44fa3fa00f903947 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 - 4.5.0 + 4.6.0 storage-service diff --git a/zlt-demo/sharding-jdbc-demo/pom.xml b/zlt-demo/sharding-jdbc-demo/pom.xml index 7bfb5212aff6c53bebb710bad5374e6a8fe696f5..1d9f7db088ebc4370dca03fe0e48cb23544eb95a 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 - 4.5.0 + 4.6.0 sharding-jdbc-demo sharding-jdbc分库分表demo diff --git a/zlt-demo/sso-demo/oidc-sso/pom.xml b/zlt-demo/sso-demo/oidc-sso/pom.xml index 0410f65d48942f1190fe84701fdffd2c2928368f..9ecff3cb4dd5e91201b5570c2dbaea43514009db 100644 --- a/zlt-demo/sso-demo/oidc-sso/pom.xml +++ b/zlt-demo/sso-demo/oidc-sso/pom.xml @@ -4,7 +4,7 @@ com.zlt sso-demo - 4.5.0 + 4.6.0 oidc-sso OIDC协议单点登录demo diff --git a/zlt-demo/sso-demo/pom.xml b/zlt-demo/sso-demo/pom.xml index 62d2136ba16eb7b9fc1cc44f92c9ef749ab15313..2efe1f3b5b74a2e4ab280071d6122672d7a66ad7 100644 --- a/zlt-demo/sso-demo/pom.xml +++ b/zlt-demo/sso-demo/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-demo - 4.5.0 + 4.6.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 7e4deb3b19181010a53842b82edc781d0bace9ea..dd59d8018d87ce68e37fe6e45f21fabda2c1661b 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 - 4.5.0 + 4.6.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 dc369f23cb3364c0ae559febb6b7573ee08137fa..d08262336bdf1a5ed84e8d4286e2e1c286ae39d2 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 - 4.5.0 + 4.6.0 web-sso 前后端分离单点登录demo diff --git a/zlt-demo/txlcn-demo/pom.xml b/zlt-demo/txlcn-demo/pom.xml index 601c5329b38b524d222fe914fefecc3115faa4d2..78a6f287fabfb630608fec1421c862bd9a1b82e4 100644 --- a/zlt-demo/txlcn-demo/pom.xml +++ b/zlt-demo/txlcn-demo/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-demo - 4.5.0 + 4.6.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 635e5103e236a47a48684f429459fb6396ed86a8..b31e18ac128009b586e982b0dae111074d120bc5 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 - 4.5.0 + 4.6.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 d8951f9a313aad008473086f4c920658388897f1..2004e59cd392b9db736a758aec8719dec00b4961 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 - 4.5.0 + 4.6.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 f1e119c626ed29bd54833905ec091b99d5b0de4d..697415afb59ae80ed5b2b91fd8188fe1629d0bae 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 - 4.5.0 + 4.6.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 7371f771d3cd0fa004ac6ff54d6afa3d0af8dce8..493a52e5e946fad62660beeb99e6a38d48e4b437 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 - 4.5.0 + 4.6.0 4.0.0 txlcn-demo-spring-service-c diff --git a/zlt-gateway/pom.xml b/zlt-gateway/pom.xml index 607244ec8d7a1cd30fb14dd5d3f643471dcfcd2f..f292251b5ba2c947653fe37258a9d2d10c5b00d4 100644 --- a/zlt-gateway/pom.xml +++ b/zlt-gateway/pom.xml @@ -4,7 +4,7 @@ com.zlt central-platform - 4.5.0 + 4.6.0 zlt-gateway pom diff --git a/zlt-gateway/sc-gateway/pom.xml b/zlt-gateway/sc-gateway/pom.xml index 4e77259faa9d2714af277f117cf7c6407c611d51..78712a8c8ed193ac5a7635f98f347914e67d13e4 100644 --- a/zlt-gateway/sc-gateway/pom.xml +++ b/zlt-gateway/sc-gateway/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-gateway - 4.5.0 + 4.6.0 sc-gateway spring cloud gateway网关 diff --git a/zlt-gateway/zuul-gateway/pom.xml b/zlt-gateway/zuul-gateway/pom.xml index f0c64d58ac73be460857658865ecc962f2abefc5..35ee56979d170ef4cab9fe2398c32810ebc0ccdd 100644 --- a/zlt-gateway/zuul-gateway/pom.xml +++ b/zlt-gateway/zuul-gateway/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-gateway - 4.5.0 + 4.6.0 zuul-gateway zuul网关 diff --git a/zlt-job/job-admin/pom.xml b/zlt-job/job-admin/pom.xml index 329fbd12b49e7728b3913caa4ec25398be5f3997..8d8d8462091e3d1b8e869cc7795fe9e4933da1fc 100644 --- a/zlt-job/job-admin/pom.xml +++ b/zlt-job/job-admin/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-job - 4.5.0 + 4.6.0 job-admin jar diff --git a/zlt-job/job-core/pom.xml b/zlt-job/job-core/pom.xml index f09708ae54675a67b4c372d34e13468311688aa4..4a476ac52014a896d0d15fe630cd8668fb25ba8f 100644 --- a/zlt-job/job-core/pom.xml +++ b/zlt-job/job-core/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-job - 4.5.0 + 4.6.0 job-core jar diff --git a/zlt-job/job-executor-samples/pom.xml b/zlt-job/job-executor-samples/pom.xml index 38cf900209eb8bd2ce65e91d193ba79476f38b1b..b0f206ae24323f8160af766b87e5bf7a648a3067 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 - 4.5.0 + 4.6.0 job-executor-samples jar diff --git a/zlt-job/pom.xml b/zlt-job/pom.xml index 84206580924585719bd57d24da4fcc96867410ca..95777d38517c8f00f80e96ad3f3d68149361fa9f 100644 --- a/zlt-job/pom.xml +++ b/zlt-job/pom.xml @@ -4,7 +4,7 @@ com.zlt central-platform - 4.5.0 + 4.6.0 zlt-job pom diff --git a/zlt-monitor/log-center/pom.xml b/zlt-monitor/log-center/pom.xml index 68e0624ad9ec30f75c9d7f52d3a046f0bd4d1aa3..4f01184544b02d063fc3a20da328f97a55d2e64a 100644 --- a/zlt-monitor/log-center/pom.xml +++ b/zlt-monitor/log-center/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-monitor - 4.5.0 + 4.6.0 log-center diff --git a/zlt-monitor/pom.xml b/zlt-monitor/pom.xml index 2ca56104e1bbb660a75731e77fe614566dbb6099..1737222d6fcd58fa9a3c9673b2447bec684e3896 100644 --- a/zlt-monitor/pom.xml +++ b/zlt-monitor/pom.xml @@ -3,7 +3,7 @@ com.zlt central-platform - 4.5.0 + 4.6.0 zlt-monitor pom diff --git a/zlt-monitor/sc-admin/pom.xml b/zlt-monitor/sc-admin/pom.xml index a06451f3d8ef5f7e1516f028ac8e1786a30db673..fb5a6c2bcfae8747a805f7e31da3ae9764d441bb 100644 --- a/zlt-monitor/sc-admin/pom.xml +++ b/zlt-monitor/sc-admin/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-monitor - 4.5.0 + 4.6.0 sc-admin diff --git a/zlt-transaction/pom.xml b/zlt-transaction/pom.xml index 8009677dcf0aa24213527f988f3305aa47adc031..d87be8932253c710853ec35a461d6d06909f345e 100644 --- a/zlt-transaction/pom.xml +++ b/zlt-transaction/pom.xml @@ -4,7 +4,7 @@ com.zlt central-platform - 4.5.0 + 4.6.0 zlt-transaction 事务 diff --git a/zlt-transaction/txlcn-tm/pom.xml b/zlt-transaction/txlcn-tm/pom.xml index d85358f4948eb8b04280d8a974a904455c713ad9..c8e3c390739e0ef0f87908777005a32f44a6d645 100644 --- a/zlt-transaction/txlcn-tm/pom.xml +++ b/zlt-transaction/txlcn-tm/pom.xml @@ -3,7 +3,7 @@ com.zlt zlt-transaction - 4.5.0 + 4.6.0 4.0.0 txlcn-tm diff --git a/zlt-uaa/pom.xml b/zlt-uaa/pom.xml index d3133a9ab15b873cec8f41ca857fe25051bb23e7..1681f82accf230592b22b4ee7bef5fd392f0c6e7 100644 --- a/zlt-uaa/pom.xml +++ b/zlt-uaa/pom.xml @@ -4,7 +4,7 @@ com.zlt central-platform - 4.5.0 + 4.6.0 zlt-uaa 认证中心 diff --git a/zlt-web/back-web/pom.xml b/zlt-web/back-web/pom.xml index 4d996ce04379659f47d554f14ec74b90ec60d34d..15d3089262aaac6e719125bcd6395c56850a098c 100644 --- a/zlt-web/back-web/pom.xml +++ b/zlt-web/back-web/pom.xml @@ -6,7 +6,7 @@ com.zlt zlt-web - 4.5.0 + 4.6.0 back-web 后台管理前端 diff --git a/zlt-web/pom.xml b/zlt-web/pom.xml index b716d848985eb3bfa7745c658c01c6544ad5e795..41bc7b07cbde97ed0a05e6a911d76471eeefc10b 100644 --- a/zlt-web/pom.xml +++ b/zlt-web/pom.xml @@ -6,7 +6,7 @@ com.zlt central-platform - 4.5.0 + 4.6.0 zlt-web 前端