diff --git a/pom.xml b/pom.xml index b05d759c73ea0ed51731a9be3fb55ae900e5b9df..79e93adec13605cc2abbc87210beb61558d38328 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 com.zlt central-platform - 3.1.0 + 3.2.0 pom diff --git a/zlt-business/code-generator/pom.xml b/zlt-business/code-generator/pom.xml index 46263c13527b8589f9b9e8b85785db4c18f4ad64..ec29bfa3743a6b299d7f6836f1741cfb8e5d909a 100644 --- a/zlt-business/code-generator/pom.xml +++ b/zlt-business/code-generator/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-business - 3.1.0 + 3.2.0 code-generator diff --git a/zlt-business/file-center/pom.xml b/zlt-business/file-center/pom.xml index 7c2e0efd35626606e578bb5020bb9f82f0cccb98..5b16635284324d90d47d77627e32a3f7a099ce1a 100644 --- a/zlt-business/file-center/pom.xml +++ b/zlt-business/file-center/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-business - 3.1.0 + 3.2.0 file-center 文件中心 diff --git a/zlt-business/pom.xml b/zlt-business/pom.xml index 5ae13ca23e5e24f2c6640076bb52bfd8a5887f3a..47020f0301f316bd00e13089aa20c6bc62dfd050 100644 --- a/zlt-business/pom.xml +++ b/zlt-business/pom.xml @@ -4,7 +4,7 @@ com.zlt central-platform - 3.1.0 + 3.2.0 zlt-business 业务中心 diff --git a/zlt-business/search-center/pom.xml b/zlt-business/search-center/pom.xml index fbc107d32f7ab4751df64473c4ed58cdf0aa7881..6bb9e287969f68db101735b36071b4972bc59f56 100644 --- a/zlt-business/search-center/pom.xml +++ b/zlt-business/search-center/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-business - 3.1.0 + 3.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 b0624940b8b565bc83a728dce1cbd0db789923b3..5d586c3f8f3937187d99b6f43ebace22b1171f15 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.1.0 + 3.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 87f61070afc664c3a8a91f8111f57f0eed553fc6..42e0626c431af3c87fc80df188aa1ebccaa6b4b4 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.1.0 + 3.2.0 search-server 搜索中心服务端 diff --git a/zlt-business/user-center/pom.xml b/zlt-business/user-center/pom.xml index d1e84f032fb17bd9fbf44ee9e296f181158dae0f..9bb265d928c6a062e3cbdb10229c8dd3836f249f 100644 --- a/zlt-business/user-center/pom.xml +++ b/zlt-business/user-center/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-business - 3.1.0 + 3.2.0 user-center 用户中心 diff --git a/zlt-commons/pom.xml b/zlt-commons/pom.xml index dfa47476b8c208934e77e352f5b00b16a8c96df9..7b920a436d85e2653aebeefa556c0972581d197a 100644 --- a/zlt-commons/pom.xml +++ b/zlt-commons/pom.xml @@ -4,7 +4,7 @@ com.zlt central-platform - 3.1.0 + 3.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 8afbd09f3f5c4fdc13a31084a2fcfc3506a802cc..29d163bc897de36a619bc904f216358e377fda2b 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.1.0 + 3.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 c9c8f71ead8148c01847791ab3d7dc214363329f..94b97b350b2bf7899d10d2ae902786a9ee689c3e 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.1.0 + 3.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 e6f0a445789f67434704ac838ac0fa6887e6d462..634ee0cf7427838da931f40654ec4e00cd6459d4 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.1.0"; + String PROJECT_VERSION = "3.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 3db52af4ed99f0eadd53fffea82c9f0a6a22667c..5489121f5b5665f2e865712f33d842347782d6fc 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.1.0 + 3.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 a6bfcc15b84d5168b9f559c9698608b68b54ca95..7f1d6d7a49909ab577df3a4a6848a7e967bbd6f6 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.1.0 + 3.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 ace3e2ba83f18543ce1cf92ea2dbad92ec4ce35e..bd48453751057b0983fc1cb7bac283d857417735 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.1.0 + 3.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 30c43aff69c15b7b1b116ea9ff52c64127f8044f..3e54fc539e981e27ea679d56a3716c3208cd397c 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.1.0 + 3.2.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 cd4ad7c46c2a3c4a50efcf6ff67f58de1996f657..228be3260119950e20c1b3fa534b80ce753d3a45 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.1.0 + 3.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 1a8ca6f8c7aa01a0dab71d3517f6b549ad853ec7..598b3db605edded99e50bdd9db484eb9f44079b7 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.1.0 + 3.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 b66528da2d4e879db4d518ff631040797464c89e..ee97d3bee029feb56e1ded77d8bb71f91d3755a6 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.1.0 + 3.2.0 4.0.0 jar diff --git a/zlt-config/pom.xml b/zlt-config/pom.xml index e00839522af2f5ea0982ddc5f91d1ff18ba07732..ae6d9f34ea1ed2be23ea419b48204d4e378b59d9 100644 --- a/zlt-config/pom.xml +++ b/zlt-config/pom.xml @@ -5,7 +5,7 @@ com.zlt central-platform - 3.1.0 + 3.2.0 4.0.0 jar diff --git a/zlt-demo/pom.xml b/zlt-demo/pom.xml index 70886357d2eb534b21b9e245805627b68d5dcdcf..c75837ed17d2a49be90505d82822f878c8b5b673 100644 --- a/zlt-demo/pom.xml +++ b/zlt-demo/pom.xml @@ -4,7 +4,7 @@ com.zlt central-platform - 3.1.0 + 3.2.0 zlt-demo pom diff --git a/zlt-demo/rocketmq-demo/pom.xml b/zlt-demo/rocketmq-demo/pom.xml index 3bc9025f4c4bc12184c358089cf8b3dd91ecf242..5bc080b5b281ea4365882898257323a32bf527a4 100644 --- a/zlt-demo/rocketmq-demo/pom.xml +++ b/zlt-demo/rocketmq-demo/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-demo - 3.1.0 + 3.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 2b9eb4cf855600f42456fbbc4189cfe7bb55f86d..75debe3ddc7c59253e744c0743ed6e06fa730cc4 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.1.0 + 3.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 e8672138be05a4e37333f6209d3338cc791b5967..327f60336539f81f1a426a8adad7e0f735943ebc 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.1.0 + 3.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 409b7faa1a629eeee3a678fb6870180e6f618c92..4dd7b4e28722478b9ca6735490f35af6b561e88f 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.1.0 + 3.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 81fea90e2ed0129d5e542c81ab9a18773a746856..d9ce077c0cc0e0775fc51ffdef350908f4f21753 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.1.0 + 3.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 d6d515af5ca35b4f86c268b6435b6f9cb402879d..b7ca3a883ef343ad169c9b77bbcd90c2dc25f6c4 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.1.0 + 3.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 e39efaca2a0dabb27891d0ff3eb2e0e0fd59af3b..398570570f465e3f9828844d8bd1454896a8f637 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.1.0 + 3.2.0 order-service diff --git a/zlt-demo/seata-demo/pom.xml b/zlt-demo/seata-demo/pom.xml index a21fe7cff46cc141f84556feccb13ed8d711d14b..25919024930e1d91dcf624ed9479bf13bc43e180 100644 --- a/zlt-demo/seata-demo/pom.xml +++ b/zlt-demo/seata-demo/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-demo - 3.1.0 + 3.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 3f7baa4e0fed775def619fa8d77482a59b01c95d..bd870779281632fc2a3aa3d8f80340423b9bc02e 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.1.0 + 3.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 316295554077076eb47948504ad9c5b1fc77249b..ef5dd61bb2227866485af154077985bb4ed54e5f 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.1.0 + 3.2.0 storage-service diff --git a/zlt-demo/sharding-jdbc-demo/pom.xml b/zlt-demo/sharding-jdbc-demo/pom.xml index 677dd1c9e9aa73d9f1faecee0073a04cd63bae7c..7c27c15c9bdba89a1485f5ce6d107e51d58e8b64 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.1.0 + 3.2.0 sharding-jdbc-demo sharding-jdbc分库分表demo diff --git a/zlt-demo/txlcn-demo/pom.xml b/zlt-demo/txlcn-demo/pom.xml index c9f51900fe0677cf48f57ae1a90aae3b3fa379e2..47d1a188fa01a8b8c56d65e6ff52902469b4b4a5 100644 --- a/zlt-demo/txlcn-demo/pom.xml +++ b/zlt-demo/txlcn-demo/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-demo - 3.1.0 + 3.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 7d51f8c3e510e5aefceca02c268145b3a13d0ed7..57658bfe66ee73e73a873e94e6e07a3e319f2325 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.1.0 + 3.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 b6b544047c1791c299cb6bf73170a3344dbb9531..062e1a3d5f3673203a6ae99ecec57762a7db789e 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.1.0 + 3.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 feb2d44f346d473a2ee7244d15bffdf26e7ec838..943d62e16705332dea07d03d8645e296e99763f3 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.1.0 + 3.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 0cbf89ca25f6fd094e15a2c8ee3d288eaf3fce6e..94265c1d2951fb54febdfe7b1306d8a1bfca7e10 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.1.0 + 3.2.0 4.0.0 txlcn-demo-spring-service-c diff --git a/zlt-gateway/pom.xml b/zlt-gateway/pom.xml index f7e3e36b8f1e3701c5ef93e8fa0f856413d51b72..7f8ac4b7759b60b1b43393008c66d0164e521d7d 100644 --- a/zlt-gateway/pom.xml +++ b/zlt-gateway/pom.xml @@ -4,7 +4,7 @@ com.zlt central-platform - 3.1.0 + 3.2.0 zlt-gateway pom diff --git a/zlt-gateway/sc-gateway/pom.xml b/zlt-gateway/sc-gateway/pom.xml index 95bfccc714fd578a6a96319b1d87ad5e0ccee28c..693eae1b6214daa4e9c2bac7065a8dd2d957e1cb 100644 --- a/zlt-gateway/sc-gateway/pom.xml +++ b/zlt-gateway/sc-gateway/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-gateway - 3.1.0 + 3.2.0 sc-gateway spring cloud gateway网关 diff --git a/zlt-gateway/zuul-gateway/pom.xml b/zlt-gateway/zuul-gateway/pom.xml index 4c38f1c01cab04f82cb578dd3de397ef7c3402e8..6983d7d8f6b5aa062d11dde196c5672d8fe7e6e9 100644 --- a/zlt-gateway/zuul-gateway/pom.xml +++ b/zlt-gateway/zuul-gateway/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-gateway - 3.1.0 + 3.2.0 zuul-gateway zuul网关 diff --git a/zlt-job/job-admin/pom.xml b/zlt-job/job-admin/pom.xml index 575b01efe5609596a65926fadbdca2353af3a97e..b8bd5f4178d7138ddbea54179d9678ad6370ab9b 100644 --- a/zlt-job/job-admin/pom.xml +++ b/zlt-job/job-admin/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-job - 3.1.0 + 3.2.0 job-admin jar diff --git a/zlt-job/job-core/pom.xml b/zlt-job/job-core/pom.xml index 3996d6349242acbd1f61407e3388ad8e43214d0f..6b0b3520028fb9f97ece2e4a0de04062a05c115e 100644 --- a/zlt-job/job-core/pom.xml +++ b/zlt-job/job-core/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-job - 3.1.0 + 3.2.0 job-core jar diff --git a/zlt-job/job-executor-samples/pom.xml b/zlt-job/job-executor-samples/pom.xml index e832007bfc41d58410c1a962428afdc589dac238..eb9ca5409af2bbc854bab558f92cfe21ba40b3fa 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.1.0 + 3.2.0 job-executor-samples jar diff --git a/zlt-job/pom.xml b/zlt-job/pom.xml index cd5b8f965f3a099d17514ab1ec5d9a70690f38b8..0e169c188782bba92338a53e6234cc51e567037a 100644 --- a/zlt-job/pom.xml +++ b/zlt-job/pom.xml @@ -4,7 +4,7 @@ com.zlt central-platform - 3.1.0 + 3.2.0 zlt-job pom diff --git a/zlt-monitor/log-center/pom.xml b/zlt-monitor/log-center/pom.xml index 47a6838673c35cb38849b8050bda432e3211c4fb..54657131608164c26823c036643e0411c89e66d9 100644 --- a/zlt-monitor/log-center/pom.xml +++ b/zlt-monitor/log-center/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-monitor - 3.1.0 + 3.2.0 log-center diff --git a/zlt-monitor/pom.xml b/zlt-monitor/pom.xml index d2678939dac34f2d32c6343b5a7a121c29dc3913..4a525abe1793a6a0054dffe5540eb9bd2c97e904 100644 --- a/zlt-monitor/pom.xml +++ b/zlt-monitor/pom.xml @@ -3,7 +3,7 @@ com.zlt central-platform - 3.1.0 + 3.2.0 zlt-monitor pom diff --git a/zlt-monitor/sc-admin/pom.xml b/zlt-monitor/sc-admin/pom.xml index 277deae20a795853c90c4a1f1b00f1c1b53e04a2..4699d60b487d1c22ce7d292cbdeb1b78943203f8 100644 --- a/zlt-monitor/sc-admin/pom.xml +++ b/zlt-monitor/sc-admin/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-monitor - 3.1.0 + 3.2.0 sc-admin diff --git a/zlt-transaction/pom.xml b/zlt-transaction/pom.xml index 2a28b71777450d1b6a04ad004ec2da636eb34541..0cec56b0d5fc139edf519881f273df456282c67d 100644 --- a/zlt-transaction/pom.xml +++ b/zlt-transaction/pom.xml @@ -4,7 +4,7 @@ com.zlt central-platform - 3.1.0 + 3.2.0 zlt-transaction 事务 diff --git a/zlt-transaction/txlcn-tm/pom.xml b/zlt-transaction/txlcn-tm/pom.xml index 69b0cf7d3056bafe77106507c40183fc30aaf5e0..d225904aaa153016ef39fc44b554fc9dcc68b7b3 100644 --- a/zlt-transaction/txlcn-tm/pom.xml +++ b/zlt-transaction/txlcn-tm/pom.xml @@ -3,7 +3,7 @@ com.zlt zlt-transaction - 3.1.0 + 3.2.0 4.0.0 txlcn-tm diff --git a/zlt-uaa/pom.xml b/zlt-uaa/pom.xml index b23314bed4b8cb50d60f3f0072b6febd993636a7..67722ae88b054650f269cfa616d7c350b681527b 100644 --- a/zlt-uaa/pom.xml +++ b/zlt-uaa/pom.xml @@ -4,7 +4,7 @@ com.zlt central-platform - 3.1.0 + 3.2.0 zlt-uaa 认证中心 diff --git a/zlt-web/back-web/pom.xml b/zlt-web/back-web/pom.xml index fe1ec7923652f788f4028c1906136e7ec0e854e7..74d8a1c84d8275cbeb96dc9cd4da6d040a487abc 100644 --- a/zlt-web/back-web/pom.xml +++ b/zlt-web/back-web/pom.xml @@ -6,7 +6,7 @@ com.zlt zlt-web - 3.1.0 + 3.2.0 back-web 后台管理前端 diff --git a/zlt-web/pom.xml b/zlt-web/pom.xml index 9f0a4f4979126d1b64a2e0132e59590f6a878a9f..af06802131b7ef88d0f3c4b59d55945a48ea8650 100644 --- a/zlt-web/pom.xml +++ b/zlt-web/pom.xml @@ -6,7 +6,7 @@ com.zlt central-platform - 3.1.0 + 3.2.0 zlt-web 前端