diff --git a/pom.xml b/pom.xml index d7764c11d431105d386ab483481acfb0a99b4211..6d37a32a5c721ba37295f5a0c37bec5aa381046b 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 com.zlt central-platform - 5.1.0 + 5.2.0 pom diff --git a/zlt-business/code-generator/pom.xml b/zlt-business/code-generator/pom.xml index 58681dd94700b59c7107bd0d8d5f7a5cafd0d3af..b07f699521eb47a3f8f441597a415565028ca167 100644 --- a/zlt-business/code-generator/pom.xml +++ b/zlt-business/code-generator/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-business - 5.1.0 + 5.2.0 code-generator diff --git a/zlt-business/file-center/pom.xml b/zlt-business/file-center/pom.xml index 75cb71812403de7809d70052a230f53c84c4cdbd..3d2ce3fcb92d69365584c0763f0b65c6a8bc2853 100644 --- a/zlt-business/file-center/pom.xml +++ b/zlt-business/file-center/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-business - 5.1.0 + 5.2.0 file-center 文件中心 diff --git a/zlt-business/pom.xml b/zlt-business/pom.xml index b495fe22686dcec144306aab151308abbd015241..8bfb217e48b5db5cc22236c1004ee2aacab2ec78 100644 --- a/zlt-business/pom.xml +++ b/zlt-business/pom.xml @@ -4,7 +4,7 @@ com.zlt central-platform - 5.1.0 + 5.2.0 zlt-business 业务中心 diff --git a/zlt-business/search-center/pom.xml b/zlt-business/search-center/pom.xml index bcb1b507f872e64985032dbf95661160146298d8..43752aec390fcb373bcae83fd430cfaf0b5bdfa9 100644 --- a/zlt-business/search-center/pom.xml +++ b/zlt-business/search-center/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-business - 5.1.0 + 5.2.0 search-center 搜索中心 diff --git a/zlt-business/search-center/search-client/pom.xml b/zlt-business/search-center/search-client/pom.xml index 035912e0d5a52031332837f89733368f1b42a49a..2e8a5fa6859c8fb8f2711d3d4683ebceddfdb03d 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 - 5.1.0 + 5.2.0 search-client 搜索中心客户端 diff --git a/zlt-business/search-center/search-server/pom.xml b/zlt-business/search-center/search-server/pom.xml index 84f34498e79906218abbe010a8ff7a284ff1845e..8b33a8831556c703ab6cb18c51f5a6a9d212c32e 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 - 5.1.0 + 5.2.0 search-server 搜索中心服务端 diff --git a/zlt-business/user-center/pom.xml b/zlt-business/user-center/pom.xml index 85560895570e2f7926182bb56ad3c1341cec1a64..a07ee8c1a9fe0e9b11d2bbcace874197d08c43d2 100644 --- a/zlt-business/user-center/pom.xml +++ b/zlt-business/user-center/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-business - 5.1.0 + 5.2.0 user-center 用户中心 diff --git a/zlt-commons/pom.xml b/zlt-commons/pom.xml index 7ef16f85585a484e189f270446f7f76293593134..eb15b5545a6f9aecd0896faf35717462c5d3625b 100644 --- a/zlt-commons/pom.xml +++ b/zlt-commons/pom.xml @@ -4,7 +4,7 @@ com.zlt central-platform - 5.1.0 + 5.2.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 83051b2b7d3d843b971602fcc5b9708eab6460a2..cf904ec78e7b21ad0655d969346dd726d15c997c 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 - 5.1.0 + 5.2.0 4.0.0 jar diff --git a/zlt-commons/zlt-common-core/pom.xml b/zlt-commons/zlt-common-core/pom.xml index e6710405476ba3c7e142931e6247472065b6f100..78fe81f0a5aa9572e326e136a5bccca926e5fad8 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 - 5.1.0 + 5.2.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 71f50e0837fe5c5bbd5daaba34ca1bdfdcef61d8..cacb90920d515f8b9c8167786015e1a513619f17 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 = "5.1.0"; + String PROJECT_VERSION = "5.2.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 472cdba92985099c251a4a6987ded8602f457dd1..d2118da569eb055be92cafd742f96a38253f740c 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 - 5.1.0 + 5.2.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 e10a852b7ff8f98b8e3ea5531dcc094d8559e56f..8b49397103b40bf1676b6602cb0a395515511c3e 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 - 5.1.0 + 5.2.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 9790eb692606d846903c664c534eb551fe0b5acf..f938340323988b0730e7ee927f13771f3e0918b2 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 - 5.1.0 + 5.2.0 4.0.0 jar diff --git a/zlt-commons/zlt-loadbalancer-spring-boot-starter/pom.xml b/zlt-commons/zlt-loadbalancer-spring-boot-starter/pom.xml index 1917f9e7059b0cf00b2ab933e4bfa1196adeb9e6..925d7d098574b197ba3d9507476bbcbd3ddaef38 100644 --- a/zlt-commons/zlt-loadbalancer-spring-boot-starter/pom.xml +++ b/zlt-commons/zlt-loadbalancer-spring-boot-starter/pom.xml @@ -5,7 +5,7 @@ com.zlt zlt-commons - 5.1.0 + 5.2.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 a90d7950e718a036f5553b46e710a93387093662..69e428dac1750a5b2398f9b97c194eaff691e770 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 - 5.1.0 + 5.2.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 9eb4fa710609b4c7a2f6372959cbb50d0452ee50..b68157ec9b21f007552bcc20f73e705df7f0582b 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 - 5.1.0 + 5.2.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 66b583c7ebc98c5b7732338e8a05e710045aa465..212df02e8db2c3af2a7dec3c36ebf4117c98d4e3 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 - 5.1.0 + 5.2.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 3b9c02c39c65efea0fc93be3afb81b5c0b2df0c7..aed8cf9a44d278888f05c2786e2747d9892fbdcc 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 - 5.1.0 + 5.2.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 95543d098457538186db74c4770e8f64464c417b..e709c4c76c98b172dc5675aeeffceefc3b22188a 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 - 5.1.0 + 5.2.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 0ab4ca5989e66c398cca76209c2d32709ed3fd2b..337f51572b87b9332d336b579a662e24cf64c425 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 - 5.1.0 + 5.2.0 4.0.0 jar diff --git a/zlt-config/pom.xml b/zlt-config/pom.xml index 13e7127c80df620a2e1c27568886e252649aab14..e5fbb6ca988684e61671e006193bf2833ba1ffc0 100644 --- a/zlt-config/pom.xml +++ b/zlt-config/pom.xml @@ -5,7 +5,7 @@ com.zlt central-platform - 5.1.0 + 5.2.0 4.0.0 jar diff --git a/zlt-demo/dubbo-demo/pom.xml b/zlt-demo/dubbo-demo/pom.xml index 70844ff8d808a840a8c2b25cee591f77f38bca5f..98132baa5b9327c0cde5893de15bf7f33de2e376 100644 --- a/zlt-demo/dubbo-demo/pom.xml +++ b/zlt-demo/dubbo-demo/pom.xml @@ -6,7 +6,7 @@ com.zlt zlt-demo - 5.1.0 + 5.2.0 dubbo-demo diff --git a/zlt-demo/pom.xml b/zlt-demo/pom.xml index 1429ed9b1efc02eeef95ad9089e9cccf7b7c2b1a..e3695e9df7200be941582565db8363756e06b1fb 100644 --- a/zlt-demo/pom.xml +++ b/zlt-demo/pom.xml @@ -4,7 +4,7 @@ com.zlt central-platform - 5.1.0 + 5.2.0 zlt-demo pom diff --git a/zlt-demo/rocketmq-demo/pom.xml b/zlt-demo/rocketmq-demo/pom.xml index 77d97a7e90b0ec3598388e746218dae62b0c8373..fd425a90911ce7641bf0ced7747e9d2c67d5d9e8 100644 --- a/zlt-demo/rocketmq-demo/pom.xml +++ b/zlt-demo/rocketmq-demo/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-demo - 5.1.0 + 5.2.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 ddbd3398aec6435681f2282c0dd20af6501c46de..5ea764f24380446b52f2a161d5b14b9d763d4b50 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 - 5.1.0 + 5.2.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 ae47bd070312c0ddcb044ef42453b4ca75d57e2b..42ceafbd8a23d2681643ce506606dce14c6666ee 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 - 5.1.0 + 5.2.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 2f4e5ad705b9c308a4c77efa23b885e50b6c6bca..f4f7216042df616d7fc8db6a29dde322d0bb88eb 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 - 5.1.0 + 5.2.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 cd20ba643a22902a890d58413cae4d9e6fc2af7a..9bc2f2a640a4190104e6f4fb9fc4366f57e3350f 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 - 5.1.0 + 5.2.0 account-service diff --git a/zlt-demo/seata-demo/business-service/pom.xml b/zlt-demo/seata-demo/business-service/pom.xml index c1e38ee9e0356c01d096015a46650ec494236e52..0f17138a70902e93caaeb1caa3c545b2a0aea0eb 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 - 5.1.0 + 5.2.0 business-service diff --git a/zlt-demo/seata-demo/order-service/pom.xml b/zlt-demo/seata-demo/order-service/pom.xml index 23f92d41593a1c7701a3d719bd27309c85982315..596918336373ae954597bb87347ea9edfb5c70ba 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 - 5.1.0 + 5.2.0 order-service diff --git a/zlt-demo/seata-demo/pom.xml b/zlt-demo/seata-demo/pom.xml index 91c6ff2a6af6897bfcef03797966f9ecd1cdd289..199abe2c6b1353fc5a26783be81010ef4d0d8961 100644 --- a/zlt-demo/seata-demo/pom.xml +++ b/zlt-demo/seata-demo/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-demo - 5.1.0 + 5.2.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 ed2bd6ff9b70e8d2c4147b0e9bbb44ced31087e1..de20f2efdf357b57385da69c37127f1d5020aa7f 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 - 5.1.0 + 5.2.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 6111086558eee365e0e619560c59f0de2a0690b7..36a5b9371887790ee873bcd0c05f1faa905d66d4 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 - 5.1.0 + 5.2.0 storage-service diff --git a/zlt-demo/sharding-jdbc-demo/pom.xml b/zlt-demo/sharding-jdbc-demo/pom.xml index f1264de744f15c7dc278b3b373ec775303ec561c..66576746c19f7610eb1d3ca9afe76bbace5a45f5 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 - 5.1.0 + 5.2.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 b231c2cad815b0a2f89080fb59004e09cef665e7..4feef845ab9d5174f56f8db4be0ec076acfcb7c4 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 - 5.1.0 + 5.2.0 oidc-sso OIDC协议单点登录demo diff --git a/zlt-demo/sso-demo/pom.xml b/zlt-demo/sso-demo/pom.xml index d86b6e45e9bfae0ba2fd1b9aff4e944b30a9e4ed..579808b769f807066e4f6ced84ceb7766b97df75 100644 --- a/zlt-demo/sso-demo/pom.xml +++ b/zlt-demo/sso-demo/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-demo - 5.1.0 + 5.2.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 47ada956dd0e553bda8ae53d9727c02626f7c443..bfa43bf19289a49e32891639ac3e37cab963d8e7 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 - 5.1.0 + 5.2.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 6938b72c5d226a0e3ce639bf6f892cc24299300f..3dd5edc4a058c97ea1207ea1178789a8ab83c23f 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 - 5.1.0 + 5.2.0 web-sso 前后端分离单点登录demo diff --git a/zlt-demo/txlcn-demo/pom.xml b/zlt-demo/txlcn-demo/pom.xml index 558e1e6d28c2723ef404bced627c98cbfd5be5fa..5bcbf5d04a9146818d9209a804755f15ddd6a5ae 100644 --- a/zlt-demo/txlcn-demo/pom.xml +++ b/zlt-demo/txlcn-demo/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-demo - 5.1.0 + 5.2.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 61b26c35b05c9c96a05bb017e904ffaa9d566d75..254b0a530e4dd06564c7391d479a2db2e28122af 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 - 5.1.0 + 5.2.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 d9cbf67707d1de218fe96207c59683ce0eb7783c..663b30830f286bb1d8c63fbbe0c1ae2237dbee0c 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 - 5.1.0 + 5.2.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 8593d4095dc336917eba8327bf091b79d3669488..e3107053724be94618583c1f1f012b43be3c38fe 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 - 5.1.0 + 5.2.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 3e380b89978a4907328ecbaaf001742a39888f1b..163e89419179a6598026b82b17b2381723d8b34c 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 - 5.1.0 + 5.2.0 4.0.0 txlcn-demo-spring-service-c diff --git a/zlt-gateway/pom.xml b/zlt-gateway/pom.xml index 1fb8511f6c31a3d075bc466d12299231ce521d84..e0672140bf511930bb4686c2ea74ae48bbb0b0b0 100644 --- a/zlt-gateway/pom.xml +++ b/zlt-gateway/pom.xml @@ -4,7 +4,7 @@ com.zlt central-platform - 5.1.0 + 5.2.0 zlt-gateway pom diff --git a/zlt-gateway/sc-gateway/pom.xml b/zlt-gateway/sc-gateway/pom.xml index 39dde351f0365409544345585ec0db51620a0e8d..b91045aa724edd97e2794007fb1bc0fc294fcb04 100644 --- a/zlt-gateway/sc-gateway/pom.xml +++ b/zlt-gateway/sc-gateway/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-gateway - 5.1.0 + 5.2.0 sc-gateway spring cloud gateway网关 diff --git a/zlt-job/job-admin/pom.xml b/zlt-job/job-admin/pom.xml index a82f7f738b6072f8d31334c1b0c433f5e4d5aedc..687782b3f653abae3df32c44f368c6b17afeeaa8 100644 --- a/zlt-job/job-admin/pom.xml +++ b/zlt-job/job-admin/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-job - 5.1.0 + 5.2.0 job-admin jar diff --git a/zlt-job/job-core/pom.xml b/zlt-job/job-core/pom.xml index e81f7cbd808e3815420f491311e5a4bb2c327bbd..05de199d224aa40052575f9daaa2cd63eb2a498d 100644 --- a/zlt-job/job-core/pom.xml +++ b/zlt-job/job-core/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-job - 5.1.0 + 5.2.0 job-core jar diff --git a/zlt-job/job-executor-samples/pom.xml b/zlt-job/job-executor-samples/pom.xml index a8b4e9b14fccc39128989b94999c3f46134c9702..8e2f25d014fe77cc7a7df8749cc8325a8e76e381 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 - 5.1.0 + 5.2.0 job-executor-samples jar diff --git a/zlt-job/pom.xml b/zlt-job/pom.xml index f5f650167a228a640b078075cd64f6c9e78599a9..8c57d2b729f9724ae70deb5280499456c381b968 100644 --- a/zlt-job/pom.xml +++ b/zlt-job/pom.xml @@ -4,7 +4,7 @@ com.zlt central-platform - 5.1.0 + 5.2.0 zlt-job pom diff --git a/zlt-monitor/log-center/pom.xml b/zlt-monitor/log-center/pom.xml index 6353b6efcf3329580b69530f3e963d04c283a047..7003a9cfb1a8bd663251cdeddd7cfcbedc941805 100644 --- a/zlt-monitor/log-center/pom.xml +++ b/zlt-monitor/log-center/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-monitor - 5.1.0 + 5.2.0 log-center diff --git a/zlt-monitor/pom.xml b/zlt-monitor/pom.xml index e3abf09d56b53012a541ebc2c7c6904f3632dcc0..18c88b9a98ccf714d5f393ef80e258c146f100cf 100644 --- a/zlt-monitor/pom.xml +++ b/zlt-monitor/pom.xml @@ -3,7 +3,7 @@ com.zlt central-platform - 5.1.0 + 5.2.0 zlt-monitor pom diff --git a/zlt-monitor/sc-admin/pom.xml b/zlt-monitor/sc-admin/pom.xml index 3cf2c046a2ed0fbc5040f6346c746cb21e3f8ff0..5f0ab8fd8f848b115248153702259cc5bc6a73da 100644 --- a/zlt-monitor/sc-admin/pom.xml +++ b/zlt-monitor/sc-admin/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-monitor - 5.1.0 + 5.2.0 sc-admin diff --git a/zlt-transaction/pom.xml b/zlt-transaction/pom.xml index 381dafd8615308d2248cdeb147d7988abc6ba408..dc57cbd2fa535cd3399133676cda63698171b344 100644 --- a/zlt-transaction/pom.xml +++ b/zlt-transaction/pom.xml @@ -4,7 +4,7 @@ com.zlt central-platform - 5.1.0 + 5.2.0 zlt-transaction 事务 diff --git a/zlt-transaction/txlcn-tm/pom.xml b/zlt-transaction/txlcn-tm/pom.xml index b625844d1a81a0f177f9d2ad88a0f9376c4f0a62..9e584aeef4e4c7514f336fd9bcd77bd2bffe693a 100644 --- a/zlt-transaction/txlcn-tm/pom.xml +++ b/zlt-transaction/txlcn-tm/pom.xml @@ -3,7 +3,7 @@ com.zlt zlt-transaction - 5.1.0 + 5.2.0 4.0.0 txlcn-tm diff --git a/zlt-uaa/pom.xml b/zlt-uaa/pom.xml index c7e41616e60625abba75e228c5a7168666869ffb..2567b6a700f74ff93b72499a7fec12839da0479f 100644 --- a/zlt-uaa/pom.xml +++ b/zlt-uaa/pom.xml @@ -4,7 +4,7 @@ com.zlt central-platform - 5.1.0 + 5.2.0 zlt-uaa 认证中心 diff --git a/zlt-web/back-web/pom.xml b/zlt-web/back-web/pom.xml index f2ad06c81ff84d5d8aebe6f3fd788a7d83042845..c4362f94c4dca3ab3180aabe81a84fa19cfe034e 100644 --- a/zlt-web/back-web/pom.xml +++ b/zlt-web/back-web/pom.xml @@ -6,7 +6,7 @@ com.zlt zlt-web - 5.1.0 + 5.2.0 back-web 后台管理前端 diff --git a/zlt-web/pom.xml b/zlt-web/pom.xml index c5333cb8192cfc8eb16abf399cebf9860f46ab84..726d7cbbb2a28a0fdf2ddf605fed7951417b1423 100644 --- a/zlt-web/pom.xml +++ b/zlt-web/pom.xml @@ -6,7 +6,7 @@ com.zlt central-platform - 5.1.0 + 5.2.0 zlt-web 前端