diff --git a/pom.xml b/pom.xml index d93adc800d1df81e099794379d219eeca07c9675..07d5cf37471fdab65a2d69dd97ba862da816070d 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 com.zlt central-platform - 4.0.0 + 4.1.0 pom diff --git a/zlt-business/code-generator/pom.xml b/zlt-business/code-generator/pom.xml index 94bcbf2ef59005f3c6dbb8581116d2fa98c39c45..b37e15bc8fb22f3b57bb99703051acc1d3d67c74 100644 --- a/zlt-business/code-generator/pom.xml +++ b/zlt-business/code-generator/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-business - 4.0.0 + 4.1.0 code-generator diff --git a/zlt-business/file-center/pom.xml b/zlt-business/file-center/pom.xml index 99388a9d3aa709b93bdd1306cb9c1c5730c2e478..b6eb585e0ee2cb3e463b6f32c1bb94bc8de0b965 100644 --- a/zlt-business/file-center/pom.xml +++ b/zlt-business/file-center/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-business - 4.0.0 + 4.1.0 file-center 文件中心 diff --git a/zlt-business/pom.xml b/zlt-business/pom.xml index 3b325fd94f8c73947b938fc0df03c7907411ca2c..d74b0139d2bba1059b7ebc1dbfddc9fe36476b57 100644 --- a/zlt-business/pom.xml +++ b/zlt-business/pom.xml @@ -4,7 +4,7 @@ com.zlt central-platform - 4.0.0 + 4.1.0 zlt-business 业务中心 diff --git a/zlt-business/search-center/pom.xml b/zlt-business/search-center/pom.xml index ebf8631b1271d4f16c4187f12e1ec90b23269df8..e2fcaddb471286922c5320bde2bdc177b4800d74 100644 --- a/zlt-business/search-center/pom.xml +++ b/zlt-business/search-center/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-business - 4.0.0 + 4.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 7864f49073a68149aa4de32bfd988b35249892bb..27e33eedad9c628b2505bfba2464925045cabc6b 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 - 4.0.0 + 4.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 148d9b14880d48467b0248df7e598f87de4d67ba..a3f870d8537a7cd24d4f021cc328b14ddd3e7e39 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 - 4.0.0 + 4.1.0 search-server 搜索中心服务端 diff --git a/zlt-business/user-center/pom.xml b/zlt-business/user-center/pom.xml index fc4e79c6017bf82b44695471292b899235b6ad00..45d5ba36686277227f0ab371dbb6cc0d68f215fc 100644 --- a/zlt-business/user-center/pom.xml +++ b/zlt-business/user-center/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-business - 4.0.0 + 4.1.0 user-center 用户中心 diff --git a/zlt-commons/pom.xml b/zlt-commons/pom.xml index 47584bff3a24f16bc8d25c540bde9ffad4c78c47..ff0a135d04ba56fe466d0f7fdf73fc09c28f1907 100644 --- a/zlt-commons/pom.xml +++ b/zlt-commons/pom.xml @@ -4,7 +4,7 @@ com.zlt central-platform - 4.0.0 + 4.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 d6755af27651c55f9e6fcb568df507be030a6025..4fa5928c689e1260b6bc505b1ca56ab2c58ab3aa 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 - 4.0.0 + 4.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 bf337a94548fe5321c5c6473cfe16279dba1e13e..3b4a7e65e9ac7de8554488bdbf809717fb8d7cee 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 - 4.0.0 + 4.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 ad65f66a0d1db647bfead145244d30b944a09e6c..d3f3902f7b49500d71fb678abfb2e644a771c66a 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 = "4.0.0"; + String PROJECT_VERSION = "4.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 7d0087e5af938f70049218ff62cba1476af28c9b..77dea37577b1c7411f9425879832a4798574ce0f 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 - 4.0.0 + 4.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 982e2d854e9de98c400d0ad00f99493883eb8355..6e44d6e5fdf79678d072485fd0b904064d0e9017 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 - 4.0.0 + 4.1.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 94d5d38117239291a1cc09904eb353c4c7482016..750b31cf33c05e5c0f13c270c71cd738dbe29f04 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 - 4.0.0 + 4.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 40600339decc9e1417afb664b371c72253df0c2e..ba5436d59055dfe2708b854fd3c7818a73ba4391 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 - 4.0.0 + 4.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 af6bab49dba67a00d82b1280a9230f0a69a8d963..d78662527ea3f4eccdb22e40971069741ac6432d 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 - 4.0.0 + 4.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 452c6138614036195c6d6a12048240d3dea271fc..a021e413447d1fed3b6fe6d01bb3c15fed77a65b 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 - 4.0.0 + 4.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 a41d328e75afb0f94792676b4f0559f18b30475a..48b998518b7a1bb3f6833e83dd7f00258ad5d9ea 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 - 4.0.0 + 4.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 2c8f2cb5c6de110f51f7831fbf70f33e85e5c334..4ac304e04fda3bac414c8af91b2626903ba38808 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 - 4.0.0 + 4.1.0 4.0.0 jar diff --git a/zlt-config/pom.xml b/zlt-config/pom.xml index 9ae5da0f3527f25a4220b957bb7c9036b4edd41c..624e4b256061e4fa8bb20d8a4a68d30141b7d72a 100644 --- a/zlt-config/pom.xml +++ b/zlt-config/pom.xml @@ -5,7 +5,7 @@ com.zlt central-platform - 4.0.0 + 4.1.0 4.0.0 jar diff --git a/zlt-demo/pom.xml b/zlt-demo/pom.xml index 55a3026cf5a18d01d6c66696335fabe00e7804f3..7bb85ade702f60b933c58c84b597e1e2bbfceb30 100644 --- a/zlt-demo/pom.xml +++ b/zlt-demo/pom.xml @@ -4,7 +4,7 @@ com.zlt central-platform - 4.0.0 + 4.1.0 zlt-demo pom diff --git a/zlt-demo/rocketmq-demo/pom.xml b/zlt-demo/rocketmq-demo/pom.xml index 685e846b64fa46203b6a6b58f7f31737eab7d318..052210148e3f0808f5280b278238cdd682c20c84 100644 --- a/zlt-demo/rocketmq-demo/pom.xml +++ b/zlt-demo/rocketmq-demo/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-demo - 4.0.0 + 4.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 2cb313784dc3bc3434e3ff4d630d7dbe600d087d..d11547d805cf741c8c2f5466f6e238b68b23784b 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 - 4.0.0 + 4.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 da01c4575a26d4bff7196d3dd4cb4723b4e25cf8..0daf6e04db11a645e8837dc0c4efe659b2f6949b 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 - 4.0.0 + 4.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 e655b042ff1959a12858d33492b2b232ea598167..b4c50dc6ee3a2e30b834215b1068fa2992fb023b 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 - 4.0.0 + 4.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 8e7b49ff3e7e241b4cfafb29ff99d891c41a79ca..a8f77cb1018a0ec30631a68575ba94c69fd1fe88 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 - 4.0.0 + 4.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 92aadd48dac2d2feb59bb178775d6cf491c2b0c1..83dd8f70a39a5db8feba5d3b269e8e6d4afd733d 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 - 4.0.0 + 4.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 71f6c4fb91d3082bca6641e1b9a78ed28b4600b1..da52ddc24acb29445717b8dd483aa95331c1594e 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 - 4.0.0 + 4.1.0 order-service diff --git a/zlt-demo/seata-demo/pom.xml b/zlt-demo/seata-demo/pom.xml index 61036ffbfcd7b7360163fb0198b2c666b57f3148..22ce6f179323f296b8c1085430281816f52ee6f7 100644 --- a/zlt-demo/seata-demo/pom.xml +++ b/zlt-demo/seata-demo/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-demo - 4.0.0 + 4.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 b651fa27d44960e101d775f8083686102403f5e2..32569adc484036c6c26b9ada7192eb09c85b38a7 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 - 4.0.0 + 4.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 a024e1cfca5f9bf6f8893c6c3765d13c0ea0eeb3..b1c2c0839e6497d88924874918f80a7d0f7c143a 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 - 4.0.0 + 4.1.0 storage-service diff --git a/zlt-demo/sharding-jdbc-demo/pom.xml b/zlt-demo/sharding-jdbc-demo/pom.xml index c56248f4dabf8ba8a2e7ea512b620db45154b7b2..5c6877ab23c9d472bdd05e18b2a05e93ec10d54a 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 - 4.0.0 + 4.1.0 sharding-jdbc-demo sharding-jdbc分库分表demo diff --git a/zlt-demo/sso-demo/pom.xml b/zlt-demo/sso-demo/pom.xml index b5781e06153810c3e995e5b532b831ff9009de5d..73b4ef68fdbb5f674c62eb4ae705c3c563fb9b14 100644 --- a/zlt-demo/sso-demo/pom.xml +++ b/zlt-demo/sso-demo/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-demo - 4.0.0 + 4.1.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 36a6eea0ea8a41fe1f50c321d67d63fa30719bef..6f70c7fa1007875d3d9c24109b6f6848c18d5039 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 - 4.0.0 + 4.1.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 85029f3b64c8b27c6042740f42eb1ecfdf04cc2d..600134f5452aef6cd969b242e1794a72ad208d18 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 - 4.0.0 + 4.1.0 web-sso 前后端分离单点登录demo diff --git a/zlt-demo/txlcn-demo/pom.xml b/zlt-demo/txlcn-demo/pom.xml index 8dc43278138b1ac26126dfe717e43d5fe2bf556a..9407e3934d9f7b4e5604a89da57a6c6ef3e59238 100644 --- a/zlt-demo/txlcn-demo/pom.xml +++ b/zlt-demo/txlcn-demo/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-demo - 4.0.0 + 4.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 8a2b90fe6ac14cf233b4c81b06089184c5337fd6..6d21b74c3a90adb2ceb1d6af3c9769970c1f78fe 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 - 4.0.0 + 4.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 ec4b9113cf1d397a1f0feee167364f943df47949..d25a26de03b58e1fbc2e40dd2e5217ffcda5d540 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 - 4.0.0 + 4.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 166ad6a9a71f78fdc8d5c7e660b1c1a75161019c..21cdc895074bcb6af042812dd229389fe31418f8 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 - 4.0.0 + 4.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 a85bfc88450f3c879b6b0d3ad46fb3919fa1932a..e0c88a6aa9e0e751a2be0bf37725d444ccc92bf3 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 - 4.0.0 + 4.1.0 4.0.0 txlcn-demo-spring-service-c diff --git a/zlt-gateway/pom.xml b/zlt-gateway/pom.xml index 60fa8e18a037c37c8ec141c23a5ceb22596fa4cb..bdeae37e942e1e4371cd7f7bc2416abce1f38bc6 100644 --- a/zlt-gateway/pom.xml +++ b/zlt-gateway/pom.xml @@ -4,7 +4,7 @@ com.zlt central-platform - 4.0.0 + 4.1.0 zlt-gateway pom diff --git a/zlt-gateway/sc-gateway/pom.xml b/zlt-gateway/sc-gateway/pom.xml index bd9dee0eec297410424a0444bfac62b4cdbd667b..ddc50ae95082ad246c8a8f86bd76226b212a77de 100644 --- a/zlt-gateway/sc-gateway/pom.xml +++ b/zlt-gateway/sc-gateway/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-gateway - 4.0.0 + 4.1.0 sc-gateway spring cloud gateway网关 diff --git a/zlt-gateway/zuul-gateway/pom.xml b/zlt-gateway/zuul-gateway/pom.xml index 81539034a92c28f5498aad9fd9bab1cd560698ff..cca91420188c546f48cf44fdf275febf768c13dc 100644 --- a/zlt-gateway/zuul-gateway/pom.xml +++ b/zlt-gateway/zuul-gateway/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-gateway - 4.0.0 + 4.1.0 zuul-gateway zuul网关 diff --git a/zlt-job/job-admin/pom.xml b/zlt-job/job-admin/pom.xml index 0b2f5e1d4d64be03f67a9dc931c321049ac34791..e38b9189f3a0cbf174fc18297395e4b88e3a3b54 100644 --- a/zlt-job/job-admin/pom.xml +++ b/zlt-job/job-admin/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-job - 4.0.0 + 4.1.0 job-admin jar diff --git a/zlt-job/job-core/pom.xml b/zlt-job/job-core/pom.xml index e13a0c6583ecbf1b405998dcea15da78253359b6..4045cc06f25f4560f1de6519e1b788eabe0ff66f 100644 --- a/zlt-job/job-core/pom.xml +++ b/zlt-job/job-core/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-job - 4.0.0 + 4.1.0 job-core jar diff --git a/zlt-job/job-executor-samples/pom.xml b/zlt-job/job-executor-samples/pom.xml index 19995e718e11525ca42c9dac18eae0428dc359ea..f14543013bfa713d7031a71b9d2e4a400fd822fd 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 - 4.0.0 + 4.1.0 job-executor-samples jar diff --git a/zlt-job/pom.xml b/zlt-job/pom.xml index 7748656457da29df25cd56c8f0ebd42d6401f438..1c64eb63f3a3666d20c7cb15d6b3e2c8ba8c4d8d 100644 --- a/zlt-job/pom.xml +++ b/zlt-job/pom.xml @@ -4,7 +4,7 @@ com.zlt central-platform - 4.0.0 + 4.1.0 zlt-job pom diff --git a/zlt-monitor/log-center/pom.xml b/zlt-monitor/log-center/pom.xml index ea3f1bd8aadabe92ab7fe8f2b0932ffed87919c5..d753f7d7035976de702a120b4d062d7c55aac1e0 100644 --- a/zlt-monitor/log-center/pom.xml +++ b/zlt-monitor/log-center/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-monitor - 4.0.0 + 4.1.0 log-center diff --git a/zlt-monitor/pom.xml b/zlt-monitor/pom.xml index 06fec153cb82189fe65314ec39c68cd94091720d..734eda59bd554e75d22d8a58994e92f1c07ad98d 100644 --- a/zlt-monitor/pom.xml +++ b/zlt-monitor/pom.xml @@ -3,7 +3,7 @@ com.zlt central-platform - 4.0.0 + 4.1.0 zlt-monitor pom diff --git a/zlt-monitor/sc-admin/pom.xml b/zlt-monitor/sc-admin/pom.xml index 461ce89626dd7b647f47f0a7f0f294988afc9faa..b1824cd1dc7aafb56f6e495cdb887f3c97692a94 100644 --- a/zlt-monitor/sc-admin/pom.xml +++ b/zlt-monitor/sc-admin/pom.xml @@ -4,7 +4,7 @@ com.zlt zlt-monitor - 4.0.0 + 4.1.0 sc-admin diff --git a/zlt-transaction/pom.xml b/zlt-transaction/pom.xml index 855b07309e53b3864b0a688af5ef7f81b1edea86..2805443eb11a877519f27ac809a3994cea20637b 100644 --- a/zlt-transaction/pom.xml +++ b/zlt-transaction/pom.xml @@ -4,7 +4,7 @@ com.zlt central-platform - 4.0.0 + 4.1.0 zlt-transaction 事务 diff --git a/zlt-transaction/txlcn-tm/pom.xml b/zlt-transaction/txlcn-tm/pom.xml index 18aee4e266a042857da43c21943c69c62780ac81..7a422cdeeb8ad823f70084507dfc8ab5f4948e1f 100644 --- a/zlt-transaction/txlcn-tm/pom.xml +++ b/zlt-transaction/txlcn-tm/pom.xml @@ -3,7 +3,7 @@ com.zlt zlt-transaction - 4.0.0 + 4.1.0 4.0.0 txlcn-tm diff --git a/zlt-uaa/pom.xml b/zlt-uaa/pom.xml index ac193d353cfe7c5ba9ff3c09957f3474b1be18d4..17ac9cfa0aab29dd707ed5beeae932758eed96a9 100644 --- a/zlt-uaa/pom.xml +++ b/zlt-uaa/pom.xml @@ -4,7 +4,7 @@ com.zlt central-platform - 4.0.0 + 4.1.0 zlt-uaa 认证中心 diff --git a/zlt-web/back-web/pom.xml b/zlt-web/back-web/pom.xml index eca9e919af4a471323b3e54a0eede53c6e4e3d4b..32b87c13f98e5c20ccc42c6f62ded4d73eee2b73 100644 --- a/zlt-web/back-web/pom.xml +++ b/zlt-web/back-web/pom.xml @@ -6,7 +6,7 @@ com.zlt zlt-web - 4.0.0 + 4.1.0 back-web 后台管理前端 diff --git a/zlt-web/pom.xml b/zlt-web/pom.xml index babc3617708815af39f092bf55190d5d84c8b2fe..0a8adadd8aa6b1e064cf5b12dbfe13ef8b440beb 100644 --- a/zlt-web/pom.xml +++ b/zlt-web/pom.xml @@ -6,7 +6,7 @@ com.zlt central-platform - 4.0.0 + 4.1.0 zlt-web 前端