diff --git a/README.md b/README.md index db5118c258ea5c132b33fd5c313dca43a45037be..7d6f6e4741e35a8e846e6d1aee3d30d40371fecc 100644 --- a/README.md +++ b/README.md @@ -111,18 +111,14 @@ central-platform -- 父项目,公共依赖 ## 5. 交流反馈 * 有问题先看看 [F&Q](https://www.kancloud.cn/zlt2000/microservices-platform/981382) 中有没有相关的回答 - * 欢迎提交`ISSUS`,请写清楚问题的具体原因,重现步骤和环境(上下文) - * 项目/微服务交流请进群: * 一群:[250883130(已满)](https://shang.qq.com/wpa/qunwpa?idkey=17544199255998bda0d938fb72b08d076c40c52c9904520b76eb5eb0585da71e) * 二群:[1041797659](https://shang.qq.com/wpa/qunwpa?idkey=41988facbc02f678942a7ee7ae03122f2ef0a10c948b3d07319f070bfb0d3a98) - * 个人博客:[https://zlt2000.gitee.io](https://zlt2000.gitee.io) - * 个人邮箱:zltdiablo@163.com - * 个人公众号:[陶陶技术笔记](http://qiniu.zlt2000.cn/blog/20190902/M56cWjw7uNsc.png?imageslim) +* GitChat:[https://gitbook.cn/gitchat/author/5b2362320398d50d7b7ab29e](https://gitbook.cn/gitchat/author/5b2362320398d50d7b7ab29e)   ## 6. 截图(点击可大图预览) diff --git a/pom.xml b/pom.xml index b1fa90ec7e056f10351f95aa47bd85350e18fe41..1691d2df8e9da20e9764391f07520201a0664a99 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 com.zlt central-platform - 3.5.0 + 3.6.0 pom diff --git a/zlt-business/code-generator/pom.xml b/zlt-business/code-generator/pom.xml index afe82e55c61d5c3016fb8120f565dde4a0d79896..762fc1d920ba9dbee6530858d2a8376654610a13 100644 --- a/zlt-business/code-generator/pom.xml +++ b/zlt-business/code-generator/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-business - 3.5.0 + 3.6.0 code-generator diff --git a/zlt-business/file-center/pom.xml b/zlt-business/file-center/pom.xml index 60b50794c0c9fa8f2f174249b30e0f51b7618e2c..e186090e607aa9789b0fc3be92ada469764add70 100644 --- a/zlt-business/file-center/pom.xml +++ b/zlt-business/file-center/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-business - 3.5.0 + 3.6.0 file-center 文件中心 diff --git a/zlt-business/pom.xml b/zlt-business/pom.xml index 25a8ab009c14af74ec87dd152364f839633a12ec..7e11118dbb86f4d7e7762da0428a39d4071823b2 100644 --- a/zlt-business/pom.xml +++ b/zlt-business/pom.xml @@ -4,7 +4,7 @@ com.zlt central-platform - 3.5.0 + 3.6.0 zlt-business 业务中心 diff --git a/zlt-business/search-center/pom.xml b/zlt-business/search-center/pom.xml index 242c4d2f24354c204ad984793b9ca1efcf35b242..67da3d98c0c126e3b2aef89d22c14dd8d87d1ed2 100644 --- a/zlt-business/search-center/pom.xml +++ b/zlt-business/search-center/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-business - 3.5.0 + 3.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 67779c85eea6167a77930cde1f0f371e8348899f..4749fea952ec3588798cc2fdfeb5b395e73e3c9c 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.5.0 + 3.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 f258d2ee5a78d8a6737a8721777477088496e75d..0f7fa8bf8f706065436e493a2746ee0fc7acf61c 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.5.0 + 3.6.0 search-server 搜索中心服务端 diff --git a/zlt-business/user-center/pom.xml b/zlt-business/user-center/pom.xml index 87c93685b46f6f8383c0aa7a03902a6c8cb4212f..b038c77d5ae4b8ab0cb25c2ae888570d4f41afd0 100644 --- a/zlt-business/user-center/pom.xml +++ b/zlt-business/user-center/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-business - 3.5.0 + 3.6.0 user-center 用户中心 diff --git a/zlt-business/user-center/src/test/java/com/central/user/service/SysUserServiceTest.java b/zlt-business/user-center/src/test/java/com/central/user/service/SysUserServiceTest.java index 5b10a46ecc14b640de4702fc28322902848b33db..372d793aa37f08304c32efef60a674346f498b09 100644 --- a/zlt-business/user-center/src/test/java/com/central/user/service/SysUserServiceTest.java +++ b/zlt-business/user-center/src/test/java/com/central/user/service/SysUserServiceTest.java @@ -1,6 +1,5 @@ package com.central.user.service; -import com.central.common.lock.DistributedLock; import com.central.common.model.LoginAppUser; import static org.assertj.core.api.Assertions.*; @@ -8,14 +7,12 @@ import com.central.common.model.PageResult; import com.central.common.model.SysUser; import org.junit.Test; import org.junit.runner.RunWith; -import org.redisson.api.RLock; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.boot.test.context.SpringBootTest; import org.springframework.test.context.junit4.SpringRunner; import java.util.HashMap; import java.util.Map; -import java.util.concurrent.TimeUnit; /** * SysUserServiceTest单元测试用例 @@ -28,20 +25,6 @@ public class SysUserServiceTest { @Autowired private ISysUserService sysUserService; - @Autowired - private DistributedLock locker; - - @Test - public void testLock() throws Exception { - Object lock = null; - try { - lock = locker.tryLock("test", 1000, TimeUnit.MILLISECONDS, true); - Thread.sleep(5000); - } finally { - locker.unlock(lock); - } - } - @Test public void testFindByUsername() { LoginAppUser loginAppUser = sysUserService.findByUsername("admin"); diff --git a/zlt-commons/pom.xml b/zlt-commons/pom.xml index 2fbe456af8e5e4876b74c3ea5636199cc3cf091b..7ff462e979b41528da7e02df20d2077f3219b8c8 100644 --- a/zlt-commons/pom.xml +++ b/zlt-commons/pom.xml @@ -4,7 +4,7 @@ com.zlt central-platform - 3.5.0 + 3.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 710df120efdb2c21eaf9d0fd6d54b79500ff7989..9f1a605a24434b91d90c87cf315a33307de64db0 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.5.0 + 3.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 998a39ca0d85987881a59a93124eafafc2fc3219..37971638b29463c5871d49c78cd2b3e6a7389c2c 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.5.0 + 3.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 3c7b32387b94bc709ae8e673f53cf9c23aa68dfb..764801db9d5168030119a8ba1adbc95207b759c9 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.5.0"; + String PROJECT_VERSION = "3.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 9c0225b3d775faeac961474cb7dd2b4e5d59e011..c35cb0b59fd80528cbdd12fbf3045aedb0c67fcf 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.5.0 + 3.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 69c4e9369f7304d469de97126815f89742bd3a74..d81e1476972f9fa84f32b7c7dfdc35b0f942eb84 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.5.0 + 3.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 4377c5357a70b667ed914e2164cdf4ccc4232a37..bc4062c214a2d873c4857245c0f987fe8972733e 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.5.0 + 3.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 031c20f58bbd6d2ddf5e5112b08cd98edddbb735..d6009cba0fb4da6e68219ee6939ec71f0f1af3be 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.5.0 + 3.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 c0aadfcac2aee639cb6ffc9fa1fdc386ea797830..f4de3f71cd22d8ac7d606babc7d3b9003774b65f 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.5.0 + 3.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 ecfb929b30093cac1aef36b0e22ff51bc97105bc..0fccf9a58ce1221caff2a5ffe840b110c9c015ad 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.5.0 + 3.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 43e41b92d3b001cf3eae2d8023cdca4ec96efae1..da3c0e6ed3d9e745d8a6936bd623e3a6ed2a5069 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.5.0 + 3.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 8136ed25086f97365d814917747bde98e723ea9f..569bd89fc91514a2cec17832003ffd93d6f1ee30 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.5.0 + 3.6.0 4.0.0 jar diff --git a/zlt-config/pom.xml b/zlt-config/pom.xml index 13e37947afb99cf2e556533cd4dcd4acf8de0bb3..3b4e5f8398e6230337c243006bfa3b69952a2f65 100644 --- a/zlt-config/pom.xml +++ b/zlt-config/pom.xml @@ -5,7 +5,7 @@ com.zlt central-platform - 3.5.0 + 3.6.0 4.0.0 jar diff --git a/zlt-demo/pom.xml b/zlt-demo/pom.xml index 7bc9c0c46f984444ebf63ece9c15ac948156d63e..5442b49cec174d62e6e6e36f9c5678dd1344e81f 100644 --- a/zlt-demo/pom.xml +++ b/zlt-demo/pom.xml @@ -4,7 +4,7 @@ com.zlt central-platform - 3.5.0 + 3.6.0 zlt-demo pom diff --git a/zlt-demo/rocketmq-demo/pom.xml b/zlt-demo/rocketmq-demo/pom.xml index 97fbe2bb84c86ad59df2099f20cc8ed9f53df4ca..a8f3b1cba28bf81ff8a415b36ce371f93cb21ba0 100644 --- a/zlt-demo/rocketmq-demo/pom.xml +++ b/zlt-demo/rocketmq-demo/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-demo - 3.5.0 + 3.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 e3983aea088133d1d966f81438f01a38edd78e1e..a8bec8e0c904ffcccbe516429ebd4a4eb4b21651 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.5.0 + 3.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 bd7de467827124f0af117c154e4cb31b8b3fa66e..0483376cd29b937d0b0af1f47804615508cba786 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.5.0 + 3.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 9227a60800ba309219a400f44e6ba9ec6f2cf023..b042acaa6e10287cad3f32d1bd0be3ae9491629e 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.5.0 + 3.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 f9c9681b8267f103e185b5b6b61195c34ae6ab57..8d84194470bf945b6d0ffb277fab3816eb773a27 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.5.0 + 3.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 10c61b9d52cf0558ee6b31b36b28ea094c9cdd5a..723e795783fca838c2a6e4eaba245710d1fbd311 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.5.0 + 3.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 57d829fc65680d6c94eadbb9cadec3f81ea4a2de..b4103a0ce5980e4e6159d0dd91ae204540745f2a 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.5.0 + 3.6.0 order-service diff --git a/zlt-demo/seata-demo/pom.xml b/zlt-demo/seata-demo/pom.xml index aa5a8b31fd52636cacf2ecf910d0bc38f088419e..8b6d71d16f454e60820d3868d670be2d27b1162b 100644 --- a/zlt-demo/seata-demo/pom.xml +++ b/zlt-demo/seata-demo/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-demo - 3.5.0 + 3.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 7a8299b53a5ccb66ab691381ac6980bef544ea4e..da187cd5ce59e546e4fefae947f3308a7286cd9a 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.5.0 + 3.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 dc4882df0cc4bde90b28950aa4c0c44a65d414fa..580d8e8b7b77801d933b53f2e1bd00d1bdd4105c 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.5.0 + 3.6.0 storage-service diff --git a/zlt-demo/sharding-jdbc-demo/pom.xml b/zlt-demo/sharding-jdbc-demo/pom.xml index 5898abfc25cc6c8281c54aca3bab42e81593fa72..8576f0ea7698d1bdd63f9faba23a015e8d8eadf0 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.5.0 + 3.6.0 sharding-jdbc-demo sharding-jdbc分库分表demo diff --git a/zlt-demo/sso-demo/pom.xml b/zlt-demo/sso-demo/pom.xml index 19a79a1e7b5c6b8c2a770b35ca17083b57d5b62e..d774f131aa45cec339822c13b60c1122fe1ab7ec 100644 --- a/zlt-demo/sso-demo/pom.xml +++ b/zlt-demo/sso-demo/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-demo - 3.5.0 + 3.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 fe90c765b71047a9eae17d1ac8e5c2bf20084c20..3e22b1dd39d25cf339511f14dbf2e52ff7bcebfe 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.5.0 + 3.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 bcfb3a066819b29dc012dc039b265193654ee870..d422d8a94a7d95db3668c95851db9d9b6734f183 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.5.0 + 3.6.0 web-sso 前后端分离单点登录demo diff --git a/zlt-demo/txlcn-demo/pom.xml b/zlt-demo/txlcn-demo/pom.xml index a10587fa6476f845252557f79ff0941782b7395e..ed33e4a0f96a228456015b816a21e028d563d972 100644 --- a/zlt-demo/txlcn-demo/pom.xml +++ b/zlt-demo/txlcn-demo/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-demo - 3.5.0 + 3.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 6c607a62cb3c5bb2d0b12554191a2951c9e23b6e..4fe527d2729e2d8a7002a805465dcc5b56a6a1eb 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.5.0 + 3.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 75bf4c78a0904e6a70f04c5e410e047f98c4469c..23b53031975bfb284fc7d0df9d72b2ddfe7a85a9 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.5.0 + 3.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 b88ac6abaaa530b0a7241c6a913c49f4b3c93e89..5fd7023330a2294708204ad52c7022d49d82d2ba 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.5.0 + 3.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 6d9c49ab34529cce2dd6fded372c92bda5a7aa94..49c96ada93fbd7c3d9dce989acad5d8aa0dfd510 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.5.0 + 3.6.0 4.0.0 txlcn-demo-spring-service-c diff --git a/zlt-gateway/pom.xml b/zlt-gateway/pom.xml index b59be40c54a9afbe45b2c8ae887f0a475accece6..2480c5cdc3429d8ef535651ee2817d7f75822c83 100644 --- a/zlt-gateway/pom.xml +++ b/zlt-gateway/pom.xml @@ -4,7 +4,7 @@ com.zlt central-platform - 3.5.0 + 3.6.0 zlt-gateway pom diff --git a/zlt-gateway/sc-gateway/pom.xml b/zlt-gateway/sc-gateway/pom.xml index 07044071d0a3b434d74639d00a85df82a373e7fe..e44311286c6179c888fcfa3baa69fe1d075388bc 100644 --- a/zlt-gateway/sc-gateway/pom.xml +++ b/zlt-gateway/sc-gateway/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-gateway - 3.5.0 + 3.6.0 sc-gateway spring cloud gateway网关 diff --git a/zlt-gateway/zuul-gateway/pom.xml b/zlt-gateway/zuul-gateway/pom.xml index 3c35f793e5a4163859e56c6dec516963c7d956b9..06ea64b8e704234cb779e1e21d6e96e434d98c53 100644 --- a/zlt-gateway/zuul-gateway/pom.xml +++ b/zlt-gateway/zuul-gateway/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-gateway - 3.5.0 + 3.6.0 zuul-gateway zuul网关 diff --git a/zlt-job/job-admin/pom.xml b/zlt-job/job-admin/pom.xml index 15803174b232c1c76bf8cc45789288957b8eafce..9fbe694423280840d4a6ad3ad8b3c409953102db 100644 --- a/zlt-job/job-admin/pom.xml +++ b/zlt-job/job-admin/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-job - 3.5.0 + 3.6.0 job-admin jar diff --git a/zlt-job/job-core/pom.xml b/zlt-job/job-core/pom.xml index 421c53ea257d92e5faa14c7507a4852c33e99d78..a8e3c484f486c2fdf3089f71be347ae5fc350d00 100644 --- a/zlt-job/job-core/pom.xml +++ b/zlt-job/job-core/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-job - 3.5.0 + 3.6.0 job-core jar diff --git a/zlt-job/job-executor-samples/pom.xml b/zlt-job/job-executor-samples/pom.xml index d6eeae3a684b01f3bc4ab1c7840d546c50ab277b..60f36afa9dab6c2a1828df49a8cf450ee6d1f18c 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.5.0 + 3.6.0 job-executor-samples jar diff --git a/zlt-job/pom.xml b/zlt-job/pom.xml index 061dbdae40ac23f483e9f2924c42397e1f27421f..7ed411bd9607f4ab920f8f96e089f49b7b7e3cbf 100644 --- a/zlt-job/pom.xml +++ b/zlt-job/pom.xml @@ -4,7 +4,7 @@ com.zlt central-platform - 3.5.0 + 3.6.0 zlt-job pom diff --git a/zlt-monitor/log-center/pom.xml b/zlt-monitor/log-center/pom.xml index 68d64bf79bffd881acaeb97ca7aeeab2ca92e4ab..ee2e9ea61d47ab0c4bda11d2a44c6d0bd59b3bdc 100644 --- a/zlt-monitor/log-center/pom.xml +++ b/zlt-monitor/log-center/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-monitor - 3.5.0 + 3.6.0 log-center diff --git a/zlt-monitor/pom.xml b/zlt-monitor/pom.xml index 27e5d7d932e4f2323139ed30ae09f66972c7177c..2784e8ed7a5a0f7e2fd59cd28a799a8414881296 100644 --- a/zlt-monitor/pom.xml +++ b/zlt-monitor/pom.xml @@ -3,7 +3,7 @@ com.zlt central-platform - 3.5.0 + 3.6.0 zlt-monitor pom diff --git a/zlt-monitor/sc-admin/pom.xml b/zlt-monitor/sc-admin/pom.xml index aaa551c2fbacac65c09cbaa7273b229b339012b0..d59e5ca6e2d67fb510b509b7c2ae66b73a1fcdbd 100644 --- a/zlt-monitor/sc-admin/pom.xml +++ b/zlt-monitor/sc-admin/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-monitor - 3.5.0 + 3.6.0 sc-admin diff --git a/zlt-transaction/pom.xml b/zlt-transaction/pom.xml index 6b2573fcb22e2186c1beb12bfd9d657e52d79ea0..480f3e0406ef147540b4c25ecada6dc0c7ee2b51 100644 --- a/zlt-transaction/pom.xml +++ b/zlt-transaction/pom.xml @@ -4,7 +4,7 @@ com.zlt central-platform - 3.5.0 + 3.6.0 zlt-transaction 事务 diff --git a/zlt-transaction/txlcn-tm/pom.xml b/zlt-transaction/txlcn-tm/pom.xml index 5c3c4303b13202fa1874b067817ed728a4d7941f..7597542149bee8f2d953f8d33c5a57544f348a2b 100644 --- a/zlt-transaction/txlcn-tm/pom.xml +++ b/zlt-transaction/txlcn-tm/pom.xml @@ -3,7 +3,7 @@ com.zlt zlt-transaction - 3.5.0 + 3.6.0 4.0.0 txlcn-tm diff --git a/zlt-uaa/pom.xml b/zlt-uaa/pom.xml index 97a660f4fe6f4833007ae09ac6dbcf363f5de2d1..698e403f979d6fd9d8b6c335d9ebdc979f478fff 100644 --- a/zlt-uaa/pom.xml +++ b/zlt-uaa/pom.xml @@ -4,7 +4,7 @@ com.zlt central-platform - 3.5.0 + 3.6.0 zlt-uaa 认证中心 diff --git a/zlt-web/back-web/pom.xml b/zlt-web/back-web/pom.xml index 96508a96e6ce1a144536c589bc2dbb010a773cd2..1b44d5454c624c255a1f226451e4bc10760abb91 100644 --- a/zlt-web/back-web/pom.xml +++ b/zlt-web/back-web/pom.xml @@ -6,7 +6,7 @@ com.zlt zlt-web - 3.5.0 + 3.6.0 back-web 后台管理前端 diff --git a/zlt-web/pom.xml b/zlt-web/pom.xml index 8f5ba00a0a16d313030c337ff8587aa713d6cdf2..c0057140b7cc1c04b1b66fb63a9a654cd188f285 100644 --- a/zlt-web/pom.xml +++ b/zlt-web/pom.xml @@ -6,7 +6,7 @@ com.zlt central-platform - 3.5.0 + 3.6.0 zlt-web 前端