diff --git a/pom.xml b/pom.xml index 2cdbf21498a7e8193f1c82ca7b10b057216dbc3a..7761ba49068ec8fe0ff4c00bb3c8190c162daff5 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 com.zlt central-platform - 3.0.0 + 3.1.0 pom diff --git a/zlt-business/code-generator/pom.xml b/zlt-business/code-generator/pom.xml index 67afea9ec37ab21621ac1c7fbf83b3960bd8561a..5c8c3438cdc7dd76afa3b6f49d1da072ae8f25c0 100644 --- a/zlt-business/code-generator/pom.xml +++ b/zlt-business/code-generator/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-business - 3.0.0 + 3.1.0 code-generator diff --git a/zlt-business/file-center/pom.xml b/zlt-business/file-center/pom.xml index d2692150ecb874bb302c49e5fceecaa88d9a7681..7c2e0efd35626606e578bb5020bb9f82f0cccb98 100644 --- a/zlt-business/file-center/pom.xml +++ b/zlt-business/file-center/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-business - 3.0.0 + 3.1.0 file-center 文件中心 diff --git a/zlt-business/pom.xml b/zlt-business/pom.xml index 14983c1242dfde4af4d622c3e8c265b4e1809bd8..5ae13ca23e5e24f2c6640076bb52bfd8a5887f3a 100644 --- a/zlt-business/pom.xml +++ b/zlt-business/pom.xml @@ -4,7 +4,7 @@ com.zlt central-platform - 3.0.0 + 3.1.0 zlt-business 业务中心 diff --git a/zlt-business/search-center/pom.xml b/zlt-business/search-center/pom.xml index 6150d6810842c2d906846e52c5d4b8ecade311f0..fbc107d32f7ab4751df64473c4ed58cdf0aa7881 100644 --- a/zlt-business/search-center/pom.xml +++ b/zlt-business/search-center/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-business - 3.0.0 + 3.1.0 search-center 搜索中心 diff --git a/zlt-business/search-center/search-client/pom.xml b/zlt-business/search-center/search-client/pom.xml index a797c06477e143d41f0cb3b797ef0d9d00d9e2a2..b0624940b8b565bc83a728dce1cbd0db789923b3 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.0.0 + 3.1.0 search-client 搜索中心客户端 diff --git a/zlt-business/search-center/search-server/pom.xml b/zlt-business/search-center/search-server/pom.xml index 0f30ef8360009d322790f7d41aaff74da6ad4dae..87f61070afc664c3a8a91f8111f57f0eed553fc6 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.0.0 + 3.1.0 search-server 搜索中心服务端 diff --git a/zlt-business/user-center/pom.xml b/zlt-business/user-center/pom.xml index 2080c1eb2fdb20dc87ba15abad9e09ed6dca337e..d1e84f032fb17bd9fbf44ee9e296f181158dae0f 100644 --- a/zlt-business/user-center/pom.xml +++ b/zlt-business/user-center/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-business - 3.0.0 + 3.1.0 user-center 用户中心 diff --git a/zlt-commons/pom.xml b/zlt-commons/pom.xml index 5905ccf3d0d02d0ec5bfedbbbf7f0b75884b7c41..dfa47476b8c208934e77e352f5b00b16a8c96df9 100644 --- a/zlt-commons/pom.xml +++ b/zlt-commons/pom.xml @@ -4,7 +4,7 @@ com.zlt central-platform - 3.0.0 + 3.1.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 382adff1e387eaf1a8a8c7cd81d1243321374935..8afbd09f3f5c4fdc13a31084a2fcfc3506a802cc 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.0.0 + 3.1.0 4.0.0 jar diff --git a/zlt-commons/zlt-common-core/pom.xml b/zlt-commons/zlt-common-core/pom.xml index fd8f1ddb47cb1b4337e9ff83359a9e33c88ec9a7..c9c8f71ead8148c01847791ab3d7dc214363329f 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.0.0 + 3.1.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 185427eb102911a3789899c6fae3f16ee69d040b..e6f0a445789f67434704ac838ac0fa6887e6d462 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.0.0"; + String PROJECT_VERSION = "3.1.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 b41e282672d04ddc25f86ed6cde2579b2fd67ca6..3db52af4ed99f0eadd53fffea82c9f0a6a22667c 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.0.0 + 3.1.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 290deb659fcb1e162d5c7779359e8f188372f526..a6bfcc15b84d5168b9f559c9698608b68b54ca95 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.0.0 + 3.1.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 c619b43fe43077393b8583b907ccd161c2961292..f7473c377491558b95645181e938c86e53ae7248 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.0.0 + 3.1.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 5b08142e3f9b6be2197551026480f9ff2792ff87..30c43aff69c15b7b1b116ea9ff52c64127f8044f 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.0.0 + 3.1.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 0fe63b7b4de11363810d4e87361cfba6a2a73a96..cd4ad7c46c2a3c4a50efcf6ff67f58de1996f657 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.0.0 + 3.1.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 0582af0f47ffeb379ac6e1a97b9c1a6fc0dd3faa..1a8ca6f8c7aa01a0dab71d3517f6b549ad853ec7 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.0.0 + 3.1.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 3759e6aaae522c0cdd53eba7e011b3866bf4b097..b66528da2d4e879db4d518ff631040797464c89e 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.0.0 + 3.1.0 4.0.0 jar diff --git a/zlt-config/pom.xml b/zlt-config/pom.xml index febb2a48a086d56a84a3d752438cec4b1ef93659..e00839522af2f5ea0982ddc5f91d1ff18ba07732 100644 --- a/zlt-config/pom.xml +++ b/zlt-config/pom.xml @@ -5,7 +5,7 @@ com.zlt central-platform - 3.0.0 + 3.1.0 4.0.0 jar diff --git a/zlt-demo/pom.xml b/zlt-demo/pom.xml index aa072a582adddff31c80013eb7a7a9dec29edb2e..70886357d2eb534b21b9e245805627b68d5dcdcf 100644 --- a/zlt-demo/pom.xml +++ b/zlt-demo/pom.xml @@ -4,7 +4,7 @@ com.zlt central-platform - 3.0.0 + 3.1.0 zlt-demo pom diff --git a/zlt-demo/rocketmq-demo/pom.xml b/zlt-demo/rocketmq-demo/pom.xml index 2c2d8d63977885205e18dc46feb084250b442f93..3bc9025f4c4bc12184c358089cf8b3dd91ecf242 100644 --- a/zlt-demo/rocketmq-demo/pom.xml +++ b/zlt-demo/rocketmq-demo/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-demo - 3.0.0 + 3.1.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 c886c94e15d3712e26c262ca6d433411a530466c..2b9eb4cf855600f42456fbbc4189cfe7bb55f86d 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.0.0 + 3.1.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 7c53133637acd07c06a84e9c54720aa4832e08ce..e8672138be05a4e37333f6209d3338cc791b5967 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.0.0 + 3.1.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 bcdc2f2eabbd5cd4c75fc1f921b8e23b2b886182..409b7faa1a629eeee3a678fb6870180e6f618c92 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.0.0 + 3.1.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 5b96e7230efe612fda7c0b6bea6fc58ea1a613fa..81fea90e2ed0129d5e542c81ab9a18773a746856 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.0.0 + 3.1.0 account-service diff --git a/zlt-demo/seata-demo/business-service/pom.xml b/zlt-demo/seata-demo/business-service/pom.xml index 43f5a951e4955841098b6d4a77d4f5c97d86835f..d6d515af5ca35b4f86c268b6435b6f9cb402879d 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.0.0 + 3.1.0 business-service diff --git a/zlt-demo/seata-demo/order-service/pom.xml b/zlt-demo/seata-demo/order-service/pom.xml index 4b4bc01607b5549ee0868cada285d7d228cc1a7a..e39efaca2a0dabb27891d0ff3eb2e0e0fd59af3b 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.0.0 + 3.1.0 order-service diff --git a/zlt-demo/seata-demo/pom.xml b/zlt-demo/seata-demo/pom.xml index 8da4c4ca9016625f9a2428f791cb3ddd27de4775..a21fe7cff46cc141f84556feccb13ed8d711d14b 100644 --- a/zlt-demo/seata-demo/pom.xml +++ b/zlt-demo/seata-demo/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-demo - 3.0.0 + 3.1.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 5c1224c0e9ff81f3900e01f39664858e6fc5e674..3f7baa4e0fed775def619fa8d77482a59b01c95d 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.0.0 + 3.1.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 aff4e6ca076fefb15cd4e62ca54b6468be271919..316295554077076eb47948504ad9c5b1fc77249b 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.0.0 + 3.1.0 storage-service diff --git a/zlt-demo/sharding-jdbc-demo/pom.xml b/zlt-demo/sharding-jdbc-demo/pom.xml index bee0e23bfb2866ecdf589b6170ebe400b2e47b53..677dd1c9e9aa73d9f1faecee0073a04cd63bae7c 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.0.0 + 3.1.0 sharding-jdbc-demo sharding-jdbc分库分表demo diff --git a/zlt-demo/txlcn-demo/pom.xml b/zlt-demo/txlcn-demo/pom.xml index dfbc35220d8efc6692ea3ceb2968f4c32e85425c..c9f51900fe0677cf48f57ae1a90aae3b3fa379e2 100644 --- a/zlt-demo/txlcn-demo/pom.xml +++ b/zlt-demo/txlcn-demo/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-demo - 3.0.0 + 3.1.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 a0bf603df37df82b505a0bb79d15718383833e77..7d51f8c3e510e5aefceca02c268145b3a13d0ed7 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.0.0 + 3.1.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 287f120d5069f64bd2c9d333c2632519c0623d79..b6b544047c1791c299cb6bf73170a3344dbb9531 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.0.0 + 3.1.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 f7617f681b2583aa1cdcb5bacdf771ded3fd09f6..feb2d44f346d473a2ee7244d15bffdf26e7ec838 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.0.0 + 3.1.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 347dbf527fed33ecd305542ba5861d9025fcad23..0cbf89ca25f6fd094e15a2c8ee3d288eaf3fce6e 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.0.0 + 3.1.0 4.0.0 txlcn-demo-spring-service-c diff --git a/zlt-gateway/pom.xml b/zlt-gateway/pom.xml index af2304eff6886f283c08b125d00e575014081db2..f7e3e36b8f1e3701c5ef93e8fa0f856413d51b72 100644 --- a/zlt-gateway/pom.xml +++ b/zlt-gateway/pom.xml @@ -4,7 +4,7 @@ com.zlt central-platform - 3.0.0 + 3.1.0 zlt-gateway pom diff --git a/zlt-gateway/sc-gateway/pom.xml b/zlt-gateway/sc-gateway/pom.xml index ce11b5a943ad2559d95da9072893c457e9289a10..95bfccc714fd578a6a96319b1d87ad5e0ccee28c 100644 --- a/zlt-gateway/sc-gateway/pom.xml +++ b/zlt-gateway/sc-gateway/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-gateway - 3.0.0 + 3.1.0 sc-gateway spring cloud gateway网关 diff --git a/zlt-gateway/zuul-gateway/pom.xml b/zlt-gateway/zuul-gateway/pom.xml index 4d174b39c9e665aedd3f2f24b67c1d45ecd851f3..4c38f1c01cab04f82cb578dd3de397ef7c3402e8 100644 --- a/zlt-gateway/zuul-gateway/pom.xml +++ b/zlt-gateway/zuul-gateway/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-gateway - 3.0.0 + 3.1.0 zuul-gateway zuul网关 diff --git a/zlt-job/job-admin/pom.xml b/zlt-job/job-admin/pom.xml index ed991f8246609cda2105c1007f1556fd0db3401c..575b01efe5609596a65926fadbdca2353af3a97e 100644 --- a/zlt-job/job-admin/pom.xml +++ b/zlt-job/job-admin/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-job - 3.0.0 + 3.1.0 job-admin jar diff --git a/zlt-job/job-core/pom.xml b/zlt-job/job-core/pom.xml index ce5e75c10d62bd01b86a1f72d408a0b477ccc142..3996d6349242acbd1f61407e3388ad8e43214d0f 100644 --- a/zlt-job/job-core/pom.xml +++ b/zlt-job/job-core/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-job - 3.0.0 + 3.1.0 job-core jar diff --git a/zlt-job/job-executor-samples/pom.xml b/zlt-job/job-executor-samples/pom.xml index ec5ccceda99aebfc5d47c6afe09f0271d5854bad..e832007bfc41d58410c1a962428afdc589dac238 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.0.0 + 3.1.0 job-executor-samples jar diff --git a/zlt-job/pom.xml b/zlt-job/pom.xml index 28b400c4173ba2c891a76d35a9052ebe630d415a..cd5b8f965f3a099d17514ab1ec5d9a70690f38b8 100644 --- a/zlt-job/pom.xml +++ b/zlt-job/pom.xml @@ -4,7 +4,7 @@ com.zlt central-platform - 3.0.0 + 3.1.0 zlt-job pom diff --git a/zlt-monitor/log-center/pom.xml b/zlt-monitor/log-center/pom.xml index 10af16f4168f31d7437e8ceb9c232aa91d6ec4fa..47a6838673c35cb38849b8050bda432e3211c4fb 100644 --- a/zlt-monitor/log-center/pom.xml +++ b/zlt-monitor/log-center/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-monitor - 3.0.0 + 3.1.0 log-center diff --git a/zlt-monitor/pom.xml b/zlt-monitor/pom.xml index 3cfced10ffdec58a9d68e9cb74236711950c608d..d2678939dac34f2d32c6343b5a7a121c29dc3913 100644 --- a/zlt-monitor/pom.xml +++ b/zlt-monitor/pom.xml @@ -3,7 +3,7 @@ com.zlt central-platform - 3.0.0 + 3.1.0 zlt-monitor pom diff --git a/zlt-monitor/sc-admin/pom.xml b/zlt-monitor/sc-admin/pom.xml index f71c5182fe2afb37ff546e32063dd302503c4e14..277deae20a795853c90c4a1f1b00f1c1b53e04a2 100644 --- a/zlt-monitor/sc-admin/pom.xml +++ b/zlt-monitor/sc-admin/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-monitor - 3.0.0 + 3.1.0 sc-admin diff --git a/zlt-transaction/pom.xml b/zlt-transaction/pom.xml index edeedd6fa69eb461d537afc1323e5c976005e1c9..2a28b71777450d1b6a04ad004ec2da636eb34541 100644 --- a/zlt-transaction/pom.xml +++ b/zlt-transaction/pom.xml @@ -4,7 +4,7 @@ com.zlt central-platform - 3.0.0 + 3.1.0 zlt-transaction 事务 diff --git a/zlt-transaction/txlcn-tm/pom.xml b/zlt-transaction/txlcn-tm/pom.xml index ad66cb9d99e3b1996dae44659d8366612e4d435b..69b0cf7d3056bafe77106507c40183fc30aaf5e0 100644 --- a/zlt-transaction/txlcn-tm/pom.xml +++ b/zlt-transaction/txlcn-tm/pom.xml @@ -3,7 +3,7 @@ com.zlt zlt-transaction - 3.0.0 + 3.1.0 4.0.0 txlcn-tm diff --git a/zlt-uaa/pom.xml b/zlt-uaa/pom.xml index 70b44c8b254812be5012394a7a8a8793516d0b9d..b23314bed4b8cb50d60f3f0072b6febd993636a7 100644 --- a/zlt-uaa/pom.xml +++ b/zlt-uaa/pom.xml @@ -4,7 +4,7 @@ com.zlt central-platform - 3.0.0 + 3.1.0 zlt-uaa 认证中心 diff --git a/zlt-web/back-web/pom.xml b/zlt-web/back-web/pom.xml index 0083a3d69260736074431482284cded693f23bb6..fe1ec7923652f788f4028c1906136e7ec0e854e7 100644 --- a/zlt-web/back-web/pom.xml +++ b/zlt-web/back-web/pom.xml @@ -6,7 +6,7 @@ com.zlt zlt-web - 3.0.0 + 3.1.0 back-web 后台管理前端 diff --git a/zlt-web/pom.xml b/zlt-web/pom.xml index d2d7763191f63f83bd5a0ff9776da4c6fcfbb439..9f0a4f4979126d1b64a2e0132e59590f6a878a9f 100644 --- a/zlt-web/pom.xml +++ b/zlt-web/pom.xml @@ -6,7 +6,7 @@ com.zlt central-platform - 3.0.0 + 3.1.0 zlt-web 前端