diff --git a/pom.xml b/pom.xml index 1691d2df8e9da20e9764391f07520201a0664a99..23693f3d36593ecc7149f93a2189377b3a160fff 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 com.zlt central-platform - 3.6.0 + 3.6.1 pom diff --git a/zlt-business/code-generator/pom.xml b/zlt-business/code-generator/pom.xml index 762fc1d920ba9dbee6530858d2a8376654610a13..3683ebc5fa4ed696136db5e5c5f271c7c8096778 100644 --- a/zlt-business/code-generator/pom.xml +++ b/zlt-business/code-generator/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-business - 3.6.0 + 3.6.1 code-generator diff --git a/zlt-business/file-center/pom.xml b/zlt-business/file-center/pom.xml index e186090e607aa9789b0fc3be92ada469764add70..6316e40c560d204d4c3f0ae6617f62717c7b5603 100644 --- a/zlt-business/file-center/pom.xml +++ b/zlt-business/file-center/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-business - 3.6.0 + 3.6.1 file-center 文件中心 diff --git a/zlt-business/pom.xml b/zlt-business/pom.xml index 7e11118dbb86f4d7e7762da0428a39d4071823b2..2e4e01418a7f5fefb104efa309823138ac150472 100644 --- a/zlt-business/pom.xml +++ b/zlt-business/pom.xml @@ -4,7 +4,7 @@ com.zlt central-platform - 3.6.0 + 3.6.1 zlt-business 业务中心 diff --git a/zlt-business/search-center/pom.xml b/zlt-business/search-center/pom.xml index 67da3d98c0c126e3b2aef89d22c14dd8d87d1ed2..63032c88acfdee75794fe8c73bd08a93fc9dbe2f 100644 --- a/zlt-business/search-center/pom.xml +++ b/zlt-business/search-center/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-business - 3.6.0 + 3.6.1 search-center 搜索中心 diff --git a/zlt-business/search-center/search-client/pom.xml b/zlt-business/search-center/search-client/pom.xml index 4749fea952ec3588798cc2fdfeb5b395e73e3c9c..87ef872b0a200c06b8c254454bcb72c3d0f2b956 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.6.0 + 3.6.1 search-client 搜索中心客户端 diff --git a/zlt-business/search-center/search-server/pom.xml b/zlt-business/search-center/search-server/pom.xml index 0f7fa8bf8f706065436e493a2746ee0fc7acf61c..fbad7dcc1f1f940496e2ec794fd315a077a84ac6 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.6.0 + 3.6.1 search-server 搜索中心服务端 diff --git a/zlt-business/user-center/pom.xml b/zlt-business/user-center/pom.xml index b038c77d5ae4b8ab0cb25c2ae888570d4f41afd0..ee632dc558ea59033f2c4f176a8b9ffbd538e5dc 100644 --- a/zlt-business/user-center/pom.xml +++ b/zlt-business/user-center/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-business - 3.6.0 + 3.6.1 user-center 用户中心 diff --git a/zlt-commons/pom.xml b/zlt-commons/pom.xml index 7ff462e979b41528da7e02df20d2077f3219b8c8..8d10f36a72d9e47c0ab0ac5313e8548f51626ffd 100644 --- a/zlt-commons/pom.xml +++ b/zlt-commons/pom.xml @@ -4,7 +4,7 @@ com.zlt central-platform - 3.6.0 + 3.6.1 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 9f1a605a24434b91d90c87cf315a33307de64db0..c6223f507101673941700c0d3293cafbae51d3cc 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.6.0 + 3.6.1 4.0.0 jar diff --git a/zlt-commons/zlt-common-core/pom.xml b/zlt-commons/zlt-common-core/pom.xml index 37971638b29463c5871d49c78cd2b3e6a7389c2c..87cff3297f350d7b847707f0ad13d198b6c78e57 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.6.0 + 3.6.1 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 764801db9d5168030119a8ba1adbc95207b759c9..12f1a8404ae54a5d16fab822494191e67872723c 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.6.0"; + String PROJECT_VERSION = "3.6.1"; /** * token请求头名称 diff --git a/zlt-commons/zlt-common-spring-boot-starter/pom.xml b/zlt-commons/zlt-common-spring-boot-starter/pom.xml index c35cb0b59fd80528cbdd12fbf3045aedb0c67fcf..2a1ed9af7569898d9a3d881bbf30eff7eba4f5cf 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.6.0 + 3.6.1 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 d81e1476972f9fa84f32b7c7dfdc35b0f942eb84..3616a09a6d24a18af1998017773c56854b982183 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.6.0 + 3.6.1 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 bc4062c214a2d873c4857245c0f987fe8972733e..d162999542dce6c0e26063178911d8bb6db97aaa 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.6.0 + 3.6.1 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 d6009cba0fb4da6e68219ee6939ec71f0f1af3be..21712b201498dd0965803212b2468adc6cfd81f1 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.6.0 + 3.6.1 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 f4de3f71cd22d8ac7d606babc7d3b9003774b65f..e49fd05db2b634a3ed3f6dd20fc89b469ca64ff0 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.6.0 + 3.6.1 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 0fccf9a58ce1221caff2a5ffe840b110c9c015ad..e3260a4e15dc8532905aa7b444a5caf0640470b0 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.6.0 + 3.6.1 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 da3c0e6ed3d9e745d8a6936bd623e3a6ed2a5069..717c059f7875f974a5834705d77cf280240eef1a 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.6.0 + 3.6.1 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 569bd89fc91514a2cec17832003ffd93d6f1ee30..779f15f8b6e5a2bba26029a498732a4bfc9c9680 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.6.0 + 3.6.1 4.0.0 jar diff --git a/zlt-config/pom.xml b/zlt-config/pom.xml index 3b4e5f8398e6230337c243006bfa3b69952a2f65..29929a906e167faf05bfa5814ef24f8f565ad78f 100644 --- a/zlt-config/pom.xml +++ b/zlt-config/pom.xml @@ -5,7 +5,7 @@ com.zlt central-platform - 3.6.0 + 3.6.1 4.0.0 jar diff --git a/zlt-demo/pom.xml b/zlt-demo/pom.xml index 5442b49cec174d62e6e6e36f9c5678dd1344e81f..895fd8727780e5eefc1d9c6f11804fa19ff9aa7d 100644 --- a/zlt-demo/pom.xml +++ b/zlt-demo/pom.xml @@ -4,7 +4,7 @@ com.zlt central-platform - 3.6.0 + 3.6.1 zlt-demo pom diff --git a/zlt-demo/rocketmq-demo/pom.xml b/zlt-demo/rocketmq-demo/pom.xml index a8f3b1cba28bf81ff8a415b36ce371f93cb21ba0..615bc40a6b0972e0d2ca37080effbcbf15acc8c7 100644 --- a/zlt-demo/rocketmq-demo/pom.xml +++ b/zlt-demo/rocketmq-demo/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-demo - 3.6.0 + 3.6.1 rocketmq-demo pom diff --git a/zlt-demo/rocketmq-demo/rocketmq-consume/pom.xml b/zlt-demo/rocketmq-demo/rocketmq-consume/pom.xml index a8bec8e0c904ffcccbe516429ebd4a4eb4b21651..db7743e381e5b94e016e13fb4d93e98b2466cb89 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.6.0 + 3.6.1 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 0483376cd29b937d0b0af1f47804615508cba786..4e70fb60afed2a20b92dd4f88d5305fff2e1c1a3 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.6.0 + 3.6.1 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 b042acaa6e10287cad3f32d1bd0be3ae9491629e..603fbd7cfb34cdcc585d6a2dcfbdf7cd9b0252c8 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.6.0 + 3.6.1 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 8d84194470bf945b6d0ffb277fab3816eb773a27..81cf255090a68f2622ccd5da1ddcb8b997df21bf 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.6.0 + 3.6.1 account-service diff --git a/zlt-demo/seata-demo/business-service/pom.xml b/zlt-demo/seata-demo/business-service/pom.xml index 723e795783fca838c2a6e4eaba245710d1fbd311..f5ca80ee7b5f02d9982b55fab5450c36e4645f57 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.6.0 + 3.6.1 business-service diff --git a/zlt-demo/seata-demo/order-service/pom.xml b/zlt-demo/seata-demo/order-service/pom.xml index b4103a0ce5980e4e6159d0dd91ae204540745f2a..cdc625c5d6eb94c61521e756d010366ea2cad1fa 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.6.0 + 3.6.1 order-service diff --git a/zlt-demo/seata-demo/pom.xml b/zlt-demo/seata-demo/pom.xml index 8b6d71d16f454e60820d3868d670be2d27b1162b..89432678505ad12b39c3ecc67faeb2a773561857 100644 --- a/zlt-demo/seata-demo/pom.xml +++ b/zlt-demo/seata-demo/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-demo - 3.6.0 + 3.6.1 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 da187cd5ce59e546e4fefae947f3308a7286cd9a..acf5c4343837f31f1f457faff483b364e5f379e8 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.6.0 + 3.6.1 seata-common-starter diff --git a/zlt-demo/seata-demo/storage-service/pom.xml b/zlt-demo/seata-demo/storage-service/pom.xml index 580d8e8b7b77801d933b53f2e1bd00d1bdd4105c..3ec65adf5fdd800921608f1e3bb17e25ee7a3591 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.6.0 + 3.6.1 storage-service diff --git a/zlt-demo/sharding-jdbc-demo/pom.xml b/zlt-demo/sharding-jdbc-demo/pom.xml index 8576f0ea7698d1bdd63f9faba23a015e8d8eadf0..9c31742a0fa7a6b9f8f54ccd28cf0ae668d7bd7d 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.6.0 + 3.6.1 sharding-jdbc-demo sharding-jdbc分库分表demo diff --git a/zlt-demo/sso-demo/pom.xml b/zlt-demo/sso-demo/pom.xml index d774f131aa45cec339822c13b60c1122fe1ab7ec..c60c2e93c6a7794c7a1ee633113434ed6fd85e11 100644 --- a/zlt-demo/sso-demo/pom.xml +++ b/zlt-demo/sso-demo/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-demo - 3.6.0 + 3.6.1 sso-demo pom diff --git a/zlt-demo/sso-demo/ss-sso/pom.xml b/zlt-demo/sso-demo/ss-sso/pom.xml index 3e22b1dd39d25cf339511f14dbf2e52ff7bcebfe..301aebcd644e7d250d19cefdc7e4cd147da954a9 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.6.0 + 3.6.1 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 d422d8a94a7d95db3668c95851db9d9b6734f183..ade3bf2cedd66ebc1a5dbe792a9748bf3ad6a9b7 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.6.0 + 3.6.1 web-sso 前后端分离单点登录demo diff --git a/zlt-demo/txlcn-demo/pom.xml b/zlt-demo/txlcn-demo/pom.xml index ed33e4a0f96a228456015b816a21e028d563d972..c9b5c958ce1cc9af63890a70e64ae4e053f94233 100644 --- a/zlt-demo/txlcn-demo/pom.xml +++ b/zlt-demo/txlcn-demo/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-demo - 3.6.0 + 3.6.1 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 4fe527d2729e2d8a7002a805465dcc5b56a6a1eb..7c90afa9f3b2ec46f0e10b93228b9d2d27484adc 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.6.0 + 3.6.1 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 23b53031975bfb284fc7d0df9d72b2ddfe7a85a9..a8f68f5fd003c1a7567cd8fb9d41f44dc78b3aa6 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.6.0 + 3.6.1 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 5fd7023330a2294708204ad52c7022d49d82d2ba..ab2cb046e96c99ad847060830845462a65ba9994 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.6.0 + 3.6.1 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 49c96ada93fbd7c3d9dce989acad5d8aa0dfd510..9e6357db46fb4e00e99c340803f5641bdddeeb66 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.6.0 + 3.6.1 4.0.0 txlcn-demo-spring-service-c diff --git a/zlt-gateway/pom.xml b/zlt-gateway/pom.xml index 2480c5cdc3429d8ef535651ee2817d7f75822c83..62cd6cceb1311d3d56e399bb9ff368d48a0a6bef 100644 --- a/zlt-gateway/pom.xml +++ b/zlt-gateway/pom.xml @@ -4,7 +4,7 @@ com.zlt central-platform - 3.6.0 + 3.6.1 zlt-gateway pom diff --git a/zlt-gateway/sc-gateway/pom.xml b/zlt-gateway/sc-gateway/pom.xml index e44311286c6179c888fcfa3baa69fe1d075388bc..575157f9e67543d2383d5f35d64f45a7e57ce9bb 100644 --- a/zlt-gateway/sc-gateway/pom.xml +++ b/zlt-gateway/sc-gateway/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-gateway - 3.6.0 + 3.6.1 sc-gateway spring cloud gateway网关 diff --git a/zlt-gateway/zuul-gateway/pom.xml b/zlt-gateway/zuul-gateway/pom.xml index 06ea64b8e704234cb779e1e21d6e96e434d98c53..435eaef9e8bfbf6761b48d883edab3bf4089b7e8 100644 --- a/zlt-gateway/zuul-gateway/pom.xml +++ b/zlt-gateway/zuul-gateway/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-gateway - 3.6.0 + 3.6.1 zuul-gateway zuul网关 diff --git a/zlt-job/job-admin/pom.xml b/zlt-job/job-admin/pom.xml index 9fbe694423280840d4a6ad3ad8b3c409953102db..49ee3adc8c315e0edd09babdda6a283deccb062f 100644 --- a/zlt-job/job-admin/pom.xml +++ b/zlt-job/job-admin/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-job - 3.6.0 + 3.6.1 job-admin jar diff --git a/zlt-job/job-core/pom.xml b/zlt-job/job-core/pom.xml index a8e3c484f486c2fdf3089f71be347ae5fc350d00..bab39ad9848e0d9feae9d706e453b5346f1e10e7 100644 --- a/zlt-job/job-core/pom.xml +++ b/zlt-job/job-core/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-job - 3.6.0 + 3.6.1 job-core jar diff --git a/zlt-job/job-executor-samples/pom.xml b/zlt-job/job-executor-samples/pom.xml index 60f36afa9dab6c2a1828df49a8cf450ee6d1f18c..ce14499ad0110e12d69a074b8d51c77892cfc736 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.6.0 + 3.6.1 job-executor-samples jar diff --git a/zlt-job/pom.xml b/zlt-job/pom.xml index 7ed411bd9607f4ab920f8f96e089f49b7b7e3cbf..329be93ff48c32d25bc724c8c06b3b5cbafa95a1 100644 --- a/zlt-job/pom.xml +++ b/zlt-job/pom.xml @@ -4,7 +4,7 @@ com.zlt central-platform - 3.6.0 + 3.6.1 zlt-job pom diff --git a/zlt-monitor/log-center/pom.xml b/zlt-monitor/log-center/pom.xml index ee2e9ea61d47ab0c4bda11d2a44c6d0bd59b3bdc..b53a0327bcbdeb2c371efb3b77f0946185d6db76 100644 --- a/zlt-monitor/log-center/pom.xml +++ b/zlt-monitor/log-center/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-monitor - 3.6.0 + 3.6.1 log-center diff --git a/zlt-monitor/pom.xml b/zlt-monitor/pom.xml index 2784e8ed7a5a0f7e2fd59cd28a799a8414881296..fd869cf8d852b5286087971c8b3f1de4ff4ebe5d 100644 --- a/zlt-monitor/pom.xml +++ b/zlt-monitor/pom.xml @@ -3,7 +3,7 @@ com.zlt central-platform - 3.6.0 + 3.6.1 zlt-monitor pom diff --git a/zlt-monitor/sc-admin/pom.xml b/zlt-monitor/sc-admin/pom.xml index d59e5ca6e2d67fb510b509b7c2ae66b73a1fcdbd..7ab5af2fb7180f5cfe63480ea743704a17a804b1 100644 --- a/zlt-monitor/sc-admin/pom.xml +++ b/zlt-monitor/sc-admin/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-monitor - 3.6.0 + 3.6.1 sc-admin diff --git a/zlt-transaction/pom.xml b/zlt-transaction/pom.xml index 480f3e0406ef147540b4c25ecada6dc0c7ee2b51..d65d4280cec57eaaa5721909af099aaf5f109456 100644 --- a/zlt-transaction/pom.xml +++ b/zlt-transaction/pom.xml @@ -4,7 +4,7 @@ com.zlt central-platform - 3.6.0 + 3.6.1 zlt-transaction 事务 diff --git a/zlt-transaction/txlcn-tm/pom.xml b/zlt-transaction/txlcn-tm/pom.xml index 7597542149bee8f2d953f8d33c5a57544f348a2b..d4ffd8c4af0ea952de8b32874956f12d5c86907a 100644 --- a/zlt-transaction/txlcn-tm/pom.xml +++ b/zlt-transaction/txlcn-tm/pom.xml @@ -3,7 +3,7 @@ com.zlt zlt-transaction - 3.6.0 + 3.6.1 4.0.0 txlcn-tm diff --git a/zlt-uaa/pom.xml b/zlt-uaa/pom.xml index 698e403f979d6fd9d8b6c335d9ebdc979f478fff..382f748879d13ef173e8ca16f1798126712fc827 100644 --- a/zlt-uaa/pom.xml +++ b/zlt-uaa/pom.xml @@ -4,7 +4,7 @@ com.zlt central-platform - 3.6.0 + 3.6.1 zlt-uaa 认证中心 diff --git a/zlt-web/back-web/pom.xml b/zlt-web/back-web/pom.xml index 1b44d5454c624c255a1f226451e4bc10760abb91..a1e13860871741f34392d1768e14c73d1ae3bd1e 100644 --- a/zlt-web/back-web/pom.xml +++ b/zlt-web/back-web/pom.xml @@ -6,7 +6,7 @@ com.zlt zlt-web - 3.6.0 + 3.6.1 back-web 后台管理前端 diff --git a/zlt-web/pom.xml b/zlt-web/pom.xml index c0057140b7cc1c04b1b66fb63a9a654cd188f285..5ed2d19a08f8ef0ca9c05d4d3ba6735f40425114 100644 --- a/zlt-web/pom.xml +++ b/zlt-web/pom.xml @@ -6,7 +6,7 @@ com.zlt central-platform - 3.6.0 + 3.6.1 zlt-web 前端