diff --git a/README.md b/README.md index 92da139e0a..64705d3eee 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@


-Solon v2.2.2-SNAPSHOT +Solon v2.2.2

一个高效的 Java 应用开发框架,更小、更快、更简单! @@ -78,7 +78,7 @@ Solon v2.2.2-SNAPSHOT org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 diff --git a/UPDATE_LOG.md b/UPDATE_LOG.md index bd8bffbee8..6cb71aabad 100644 --- a/UPDATE_LOG.md +++ b/UPDATE_LOG.md @@ -15,7 +15,6 @@ * 优化 rocketmq5-solon-cloud-plugin 插件 * 移除 forest-solon-plugin 源码,改引用 com.dtflys.forest:forest-solon-plugin * 移除 liteflow-solon-plugin 源码,改引用 com.yomahub:liteflow-solon-plugin -* 增加 调试模式下,有拦截器的函数,检查下类是不是动态代理的??? * 增加 调试模式下,模板仅在文件模式下才加载源码提供器 * 增加 用属性配置控制 solon.logging.log4j2::File 添加器是否启用! * 增加 用属性配置控制 solon.logging.logback::File 添加器是否启用! @@ -32,6 +31,7 @@ * snack3 升级为 3.2.59 * hutool 升级为 5.8.14 * dubbo3 升级为 3.1.7 +* forest 升级为 1.5.30 * rocketmq5-client 升级为 5.0.4 * smarthttp 升级为 1.1.22 * smartsocket 升级为 1.5.25 diff --git a/__hatch/metrics-solon-plugin/pom.xml b/__hatch/metrics-solon-plugin/pom.xml index ccd98b3c6c..7294e11f34 100644 --- a/__hatch/metrics-solon-plugin/pom.xml +++ b/__hatch/metrics-solon-plugin/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/__hatch/nami.coder.thrift/pom.xml b/__hatch/nami.coder.thrift/pom.xml index 9c3a2c1368..e73833996a 100644 --- a/__hatch/nami.coder.thrift/pom.xml +++ b/__hatch/nami.coder.thrift/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml @@ -19,13 +19,13 @@ org.noear solon - 2.2.2-SNAPSHOT + 2.2.2 org.noear nami - 2.2.2-SNAPSHOT + 2.2.2 diff --git a/__hatch/nanoxlsx4j-solon-plugin/pom.xml b/__hatch/nanoxlsx4j-solon-plugin/pom.xml index 100217de02..7c7fbc6f49 100644 --- a/__hatch/nanoxlsx4j-solon-plugin/pom.xml +++ b/__hatch/nanoxlsx4j-solon-plugin/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/__hatch/openapi-solon-plugin/pom.xml b/__hatch/openapi-solon-plugin/pom.xml index 36317c3d56..a54eb75e24 100644 --- a/__hatch/openapi-solon-plugin/pom.xml +++ b/__hatch/openapi-solon-plugin/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/__hatch/pom.xml b/__hatch/pom.xml index a995f49a16..313654d19c 100644 --- a/__hatch/pom.xml +++ b/__hatch/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../solon-parent/pom.xml diff --git a/__hatch/solon.boot.reactor-netty/pom.xml b/__hatch/solon.boot.reactor-netty/pom.xml index d58e2f0306..09b0da2d43 100644 --- a/__hatch/solon.boot.reactor-netty/pom.xml +++ b/__hatch/solon.boot.reactor-netty/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/__hatch/solon.serialization.avro/pom.xml b/__hatch/solon.serialization.avro/pom.xml index e306e43818..5f9fdcb211 100644 --- a/__hatch/solon.serialization.avro/pom.xml +++ b/__hatch/solon.serialization.avro/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/__hatch/solon.serialization.thrift/pom.xml b/__hatch/solon.serialization.thrift/pom.xml index e2b7cb5446..da3c110788 100644 --- a/__hatch/solon.serialization.thrift/pom.xml +++ b/__hatch/solon.serialization.thrift/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/__release/nami-bundle/pom.xml b/__release/nami-bundle/pom.xml index ae7466316c..454380a2ad 100644 --- a/__release/nami-bundle/pom.xml +++ b/__release/nami-bundle/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/__release/solon-base-bundle/pom.xml b/__release/solon-base-bundle/pom.xml index dbbfd286b9..a8cf031812 100644 --- a/__release/solon-base-bundle/pom.xml +++ b/__release/solon-base-bundle/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/__release/solon-base-render-bundle/pom.xml b/__release/solon-base-render-bundle/pom.xml index 6562fe5d6b..4dfe3da17d 100644 --- a/__release/solon-base-render-bundle/pom.xml +++ b/__release/solon-base-render-bundle/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/__release/solon-boot-bundle/pom.xml b/__release/solon-boot-bundle/pom.xml index f8026d2d00..cb4c5aa919 100644 --- a/__release/solon-boot-bundle/pom.xml +++ b/__release/solon-boot-bundle/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/__release/solon-extend-bundle/pom.xml b/__release/solon-extend-bundle/pom.xml index 079ff11b93..ab0f837965 100644 --- a/__release/solon-extend-bundle/pom.xml +++ b/__release/solon-extend-bundle/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/__release/solon-plugin-bundle/pom.xml b/__release/solon-plugin-bundle/pom.xml index a1034c4fd4..401e4587f9 100644 --- a/__release/solon-plugin-bundle/pom.xml +++ b/__release/solon-plugin-bundle/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/__release/solon-plugin-bundle2/pom.xml b/__release/solon-plugin-bundle2/pom.xml index c1d255c78d..29d09616dd 100644 --- a/__release/solon-plugin-bundle2/pom.xml +++ b/__release/solon-plugin-bundle2/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/__release/solon-plugin-cloud-bundle/pom.xml b/__release/solon-plugin-cloud-bundle/pom.xml index 7800b581e6..a43caea825 100644 --- a/__release/solon-plugin-cloud-bundle/pom.xml +++ b/__release/solon-plugin-cloud-bundle/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/__test/pom.xml b/__test/pom.xml index 9947bab617..16cb34141b 100644 --- a/__test/pom.xml +++ b/__test/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../solon-parent/pom.xml diff --git a/_nami/nami.channel.http.hutool/pom.xml b/_nami/nami.channel.http.hutool/pom.xml index 468269d03a..1fb93bdc9e 100644 --- a/_nami/nami.channel.http.hutool/pom.xml +++ b/_nami/nami.channel.http.hutool/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_nami/nami.channel.http.okhttp/pom.xml b/_nami/nami.channel.http.okhttp/pom.xml index c6360bc61a..f1c220b325 100644 --- a/_nami/nami.channel.http.okhttp/pom.xml +++ b/_nami/nami.channel.http.okhttp/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_nami/nami.channel.socketd.jdksocket/pom.xml b/_nami/nami.channel.socketd.jdksocket/pom.xml index 9d221e41fd..1661132b4a 100644 --- a/_nami/nami.channel.socketd.jdksocket/pom.xml +++ b/_nami/nami.channel.socketd.jdksocket/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_nami/nami.channel.socketd.netty/pom.xml b/_nami/nami.channel.socketd.netty/pom.xml index 2203fc4dfb..5c33c9f92e 100644 --- a/_nami/nami.channel.socketd.netty/pom.xml +++ b/_nami/nami.channel.socketd.netty/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_nami/nami.channel.socketd.rsocket/pom.xml b/_nami/nami.channel.socketd.rsocket/pom.xml index 25d9848cc5..d1b123b047 100644 --- a/_nami/nami.channel.socketd.rsocket/pom.xml +++ b/_nami/nami.channel.socketd.rsocket/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_nami/nami.channel.socketd.smartsocket/pom.xml b/_nami/nami.channel.socketd.smartsocket/pom.xml index 091988bc69..86609907a6 100644 --- a/_nami/nami.channel.socketd.smartsocket/pom.xml +++ b/_nami/nami.channel.socketd.smartsocket/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_nami/nami.channel.socketd.websocket/pom.xml b/_nami/nami.channel.socketd.websocket/pom.xml index 875e6cf239..8f8df7787e 100644 --- a/_nami/nami.channel.socketd.websocket/pom.xml +++ b/_nami/nami.channel.socketd.websocket/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_nami/nami.channel.socketd/pom.xml b/_nami/nami.channel.socketd/pom.xml index e6c73dbcdf..d4643feacd 100644 --- a/_nami/nami.channel.socketd/pom.xml +++ b/_nami/nami.channel.socketd/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_nami/nami.coder.fastjson/pom.xml b/_nami/nami.coder.fastjson/pom.xml index f15e75d0be..9ad61c6486 100644 --- a/_nami/nami.coder.fastjson/pom.xml +++ b/_nami/nami.coder.fastjson/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_nami/nami.coder.fastjson2/pom.xml b/_nami/nami.coder.fastjson2/pom.xml index c1527e9d86..fd78cfc2dd 100644 --- a/_nami/nami.coder.fastjson2/pom.xml +++ b/_nami/nami.coder.fastjson2/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_nami/nami.coder.hessian/pom.xml b/_nami/nami.coder.hessian/pom.xml index d144457fc4..e7eca1bfa9 100644 --- a/_nami/nami.coder.hessian/pom.xml +++ b/_nami/nami.coder.hessian/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_nami/nami.coder.jackson/pom.xml b/_nami/nami.coder.jackson/pom.xml index 1011d49003..1577042aa1 100644 --- a/_nami/nami.coder.jackson/pom.xml +++ b/_nami/nami.coder.jackson/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_nami/nami.coder.protostuff/pom.xml b/_nami/nami.coder.protostuff/pom.xml index 6c88dfffa2..7a9dab5542 100644 --- a/_nami/nami.coder.protostuff/pom.xml +++ b/_nami/nami.coder.protostuff/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_nami/nami.coder.snack3/pom.xml b/_nami/nami.coder.snack3/pom.xml index 5571c1d894..9193e8ddef 100644 --- a/_nami/nami.coder.snack3/pom.xml +++ b/_nami/nami.coder.snack3/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_nami/nami/pom.xml b/_nami/nami/pom.xml index 7409d0fb49..5b8084950d 100644 --- a/_nami/nami/pom.xml +++ b/_nami/nami/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml @@ -22,7 +22,7 @@ org.noear solon - 2.2.2-SNAPSHOT + 2.2.2 provided diff --git a/_solon_base/solon.aspect/pom.xml b/_solon_base/solon.aspect/pom.xml index 7fce078aab..c743118070 100644 --- a/_solon_base/solon.aspect/pom.xml +++ b/_solon_base/solon.aspect/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_base/solon.auth/pom.xml b/_solon_base/solon.auth/pom.xml index 3e353ad119..ce9a912acc 100644 --- a/_solon_base/solon.auth/pom.xml +++ b/_solon_base/solon.auth/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_base/solon.banner/pom.xml b/_solon_base/solon.banner/pom.xml index 45d2fad9b0..e2325c2f39 100644 --- a/_solon_base/solon.banner/pom.xml +++ b/_solon_base/solon.banner/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_base/solon.config.yaml/pom.xml b/_solon_base/solon.config.yaml/pom.xml index c26f37dd9a..53a552502c 100644 --- a/_solon_base/solon.config.yaml/pom.xml +++ b/_solon_base/solon.config.yaml/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_base/solon.data.dynamicds/pom.xml b/_solon_base/solon.data.dynamicds/pom.xml index 58f9024c78..4e80475776 100644 --- a/_solon_base/solon.data.dynamicds/pom.xml +++ b/_solon_base/solon.data.dynamicds/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_base/solon.data/pom.xml b/_solon_base/solon.data/pom.xml index 82570b03de..1e321d0de4 100644 --- a/_solon_base/solon.data/pom.xml +++ b/_solon_base/solon.data/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_base/solon.graalvm.apt/pom.xml b/_solon_base/solon.graalvm.apt/pom.xml index cd42211d31..f320971d24 100644 --- a/_solon_base/solon.graalvm.apt/pom.xml +++ b/_solon_base/solon.graalvm.apt/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_base/solon.graalvm/pom.xml b/_solon_base/solon.graalvm/pom.xml index 8c0f8adabd..ce2216afc7 100644 --- a/_solon_base/solon.graalvm/pom.xml +++ b/_solon_base/solon.graalvm/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_base/solon.health.detector/pom.xml b/_solon_base/solon.health.detector/pom.xml index b8d259ae27..940c2efab3 100644 --- a/_solon_base/solon.health.detector/pom.xml +++ b/_solon_base/solon.health.detector/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_base/solon.health/pom.xml b/_solon_base/solon.health/pom.xml index 19a8739c73..3348f1c5c1 100644 --- a/_solon_base/solon.health/pom.xml +++ b/_solon_base/solon.health/pom.xml @@ -6,7 +6,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_base/solon.hotplug/pom.xml b/_solon_base/solon.hotplug/pom.xml index cac2342cf4..3714aa997b 100644 --- a/_solon_base/solon.hotplug/pom.xml +++ b/_solon_base/solon.hotplug/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_base/solon.i18n/pom.xml b/_solon_base/solon.i18n/pom.xml index 6d15854c1a..3fe7bfb651 100644 --- a/_solon_base/solon.i18n/pom.xml +++ b/_solon_base/solon.i18n/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_base/solon.logging.log4j2/pom.xml b/_solon_base/solon.logging.log4j2/pom.xml index 63c8fdb9e8..34da35dbbc 100644 --- a/_solon_base/solon.logging.log4j2/pom.xml +++ b/_solon_base/solon.logging.log4j2/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_base/solon.logging.logback/pom.xml b/_solon_base/solon.logging.logback/pom.xml index 2964ceb6d4..adc5aedc4e 100644 --- a/_solon_base/solon.logging.logback/pom.xml +++ b/_solon_base/solon.logging.logback/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_base/solon.logging.simple/pom.xml b/_solon_base/solon.logging.simple/pom.xml index 70f5ec604a..379ea59528 100644 --- a/_solon_base/solon.logging.simple/pom.xml +++ b/_solon_base/solon.logging.simple/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_base/solon.logging/pom.xml b/_solon_base/solon.logging/pom.xml index e20fc363c5..426a0556e6 100644 --- a/_solon_base/solon.logging/pom.xml +++ b/_solon_base/solon.logging/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_base/solon.proxy.apt/pom.xml b/_solon_base/solon.proxy.apt/pom.xml index b7affbf513..088f0cb1d1 100644 --- a/_solon_base/solon.proxy.apt/pom.xml +++ b/_solon_base/solon.proxy.apt/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_base/solon.proxy/pom.xml b/_solon_base/solon.proxy/pom.xml index 6c051dd552..19abe8ff55 100644 --- a/_solon_base/solon.proxy/pom.xml +++ b/_solon_base/solon.proxy/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_base/solon.test/pom.xml b/_solon_base/solon.test/pom.xml index 7a6fb42fb6..9df1468e14 100644 --- a/_solon_base/solon.test/pom.xml +++ b/_solon_base/solon.test/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_base/solon.validation/pom.xml b/_solon_base/solon.validation/pom.xml index a9edd3d08d..6db1f4a553 100644 --- a/_solon_base/solon.validation/pom.xml +++ b/_solon_base/solon.validation/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_base/solon.vault/pom.xml b/_solon_base/solon.vault/pom.xml index 6002b5e1db..cfa6127759 100644 --- a/_solon_base/solon.vault/pom.xml +++ b/_solon_base/solon.vault/pom.xml @@ -6,7 +6,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_base_render/solon.serialization.fastjson/pom.xml b/_solon_base_render/solon.serialization.fastjson/pom.xml index af8bc53809..b4dc32655f 100644 --- a/_solon_base_render/solon.serialization.fastjson/pom.xml +++ b/_solon_base_render/solon.serialization.fastjson/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_base_render/solon.serialization.fastjson2/pom.xml b/_solon_base_render/solon.serialization.fastjson2/pom.xml index 3093c7e455..bd25b3b93d 100644 --- a/_solon_base_render/solon.serialization.fastjson2/pom.xml +++ b/_solon_base_render/solon.serialization.fastjson2/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_base_render/solon.serialization.gson/pom.xml b/_solon_base_render/solon.serialization.gson/pom.xml index c643352544..0636962ffc 100644 --- a/_solon_base_render/solon.serialization.gson/pom.xml +++ b/_solon_base_render/solon.serialization.gson/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_base_render/solon.serialization.hessian/pom.xml b/_solon_base_render/solon.serialization.hessian/pom.xml index af890e10ff..0f6933c501 100644 --- a/_solon_base_render/solon.serialization.hessian/pom.xml +++ b/_solon_base_render/solon.serialization.hessian/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_base_render/solon.serialization.jackson/pom.xml b/_solon_base_render/solon.serialization.jackson/pom.xml index 33777bc992..30de1552b0 100644 --- a/_solon_base_render/solon.serialization.jackson/pom.xml +++ b/_solon_base_render/solon.serialization.jackson/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_base_render/solon.serialization.protostuff/pom.xml b/_solon_base_render/solon.serialization.protostuff/pom.xml index 29d7ce59e5..3ba22eeedc 100644 --- a/_solon_base_render/solon.serialization.protostuff/pom.xml +++ b/_solon_base_render/solon.serialization.protostuff/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_base_render/solon.serialization.snack3/pom.xml b/_solon_base_render/solon.serialization.snack3/pom.xml index 5d8e2a902d..ad564f9479 100644 --- a/_solon_base_render/solon.serialization.snack3/pom.xml +++ b/_solon_base_render/solon.serialization.snack3/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_base_render/solon.serialization/pom.xml b/_solon_base_render/solon.serialization/pom.xml index 37535e26b0..09ef1a1375 100644 --- a/_solon_base_render/solon.serialization/pom.xml +++ b/_solon_base_render/solon.serialization/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_base_render/solon.view.beetl/pom.xml b/_solon_base_render/solon.view.beetl/pom.xml index 057d2f0da5..c280fbce03 100644 --- a/_solon_base_render/solon.view.beetl/pom.xml +++ b/_solon_base_render/solon.view.beetl/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_base_render/solon.view.enjoy/pom.xml b/_solon_base_render/solon.view.enjoy/pom.xml index 266d828d17..d9e3966803 100644 --- a/_solon_base_render/solon.view.enjoy/pom.xml +++ b/_solon_base_render/solon.view.enjoy/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_base_render/solon.view.freemarker/pom.xml b/_solon_base_render/solon.view.freemarker/pom.xml index 4b75450476..3221a23f36 100644 --- a/_solon_base_render/solon.view.freemarker/pom.xml +++ b/_solon_base_render/solon.view.freemarker/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_base_render/solon.view.jsp/pom.xml b/_solon_base_render/solon.view.jsp/pom.xml index 8f2d241a30..d88c48a9e3 100644 --- a/_solon_base_render/solon.view.jsp/pom.xml +++ b/_solon_base_render/solon.view.jsp/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_base_render/solon.view.thymeleaf/pom.xml b/_solon_base_render/solon.view.thymeleaf/pom.xml index f4ec458d17..b5b826aae8 100644 --- a/_solon_base_render/solon.view.thymeleaf/pom.xml +++ b/_solon_base_render/solon.view.thymeleaf/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_base_render/solon.view.velocity/pom.xml b/_solon_base_render/solon.view.velocity/pom.xml index a998fab10c..38a27c4c5f 100644 --- a/_solon_base_render/solon.view.velocity/pom.xml +++ b/_solon_base_render/solon.view.velocity/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_base_render/solon.view/pom.xml b/_solon_base_render/solon.view/pom.xml index 2e310f1e26..ea0bb17d75 100644 --- a/_solon_base_render/solon.view/pom.xml +++ b/_solon_base_render/solon.view/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_boot/solon.boot.jdkhttp/pom.xml b/_solon_boot/solon.boot.jdkhttp/pom.xml index 566c3ee627..2a2e4bbd98 100644 --- a/_solon_boot/solon.boot.jdkhttp/pom.xml +++ b/_solon_boot/solon.boot.jdkhttp/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_boot/solon.boot.jetty.add.jsp/pom.xml b/_solon_boot/solon.boot.jetty.add.jsp/pom.xml index 3500bc6864..5a7c8190f0 100644 --- a/_solon_boot/solon.boot.jetty.add.jsp/pom.xml +++ b/_solon_boot/solon.boot.jetty.add.jsp/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_boot/solon.boot.jetty.add.servlet/pom.xml b/_solon_boot/solon.boot.jetty.add.servlet/pom.xml index 4795d96b37..a1a4f68c62 100644 --- a/_solon_boot/solon.boot.jetty.add.servlet/pom.xml +++ b/_solon_boot/solon.boot.jetty.add.servlet/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_boot/solon.boot.jetty.add.websocket/pom.xml b/_solon_boot/solon.boot.jetty.add.websocket/pom.xml index bf01ec72ce..aec59b0b36 100644 --- a/_solon_boot/solon.boot.jetty.add.websocket/pom.xml +++ b/_solon_boot/solon.boot.jetty.add.websocket/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_boot/solon.boot.jetty/pom.xml b/_solon_boot/solon.boot.jetty/pom.xml index 5df5b53423..7878488d28 100644 --- a/_solon_boot/solon.boot.jetty/pom.xml +++ b/_solon_boot/solon.boot.jetty/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_boot/solon.boot.jlhttp/pom.xml b/_solon_boot/solon.boot.jlhttp/pom.xml index 89f6935193..fec4cb4218 100644 --- a/_solon_boot/solon.boot.jlhttp/pom.xml +++ b/_solon_boot/solon.boot.jlhttp/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_boot/solon.boot.smarthttp/pom.xml b/_solon_boot/solon.boot.smarthttp/pom.xml index 12953fb745..0dc5fafc17 100644 --- a/_solon_boot/solon.boot.smarthttp/pom.xml +++ b/_solon_boot/solon.boot.smarthttp/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_boot/solon.boot.socketd.jdksocket/pom.xml b/_solon_boot/solon.boot.socketd.jdksocket/pom.xml index df47d538f6..c5432ee12b 100644 --- a/_solon_boot/solon.boot.socketd.jdksocket/pom.xml +++ b/_solon_boot/solon.boot.socketd.jdksocket/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_boot/solon.boot.socketd.netty/pom.xml b/_solon_boot/solon.boot.socketd.netty/pom.xml index b22d417949..fc2931b82d 100644 --- a/_solon_boot/solon.boot.socketd.netty/pom.xml +++ b/_solon_boot/solon.boot.socketd.netty/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_boot/solon.boot.socketd.rsocket/pom.xml b/_solon_boot/solon.boot.socketd.rsocket/pom.xml index abaa7eb5ec..fc3cf5feaa 100644 --- a/_solon_boot/solon.boot.socketd.rsocket/pom.xml +++ b/_solon_boot/solon.boot.socketd.rsocket/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_boot/solon.boot.socketd.smartsocket/pom.xml b/_solon_boot/solon.boot.socketd.smartsocket/pom.xml index 284f0708b6..a6105f334a 100644 --- a/_solon_boot/solon.boot.socketd.smartsocket/pom.xml +++ b/_solon_boot/solon.boot.socketd.smartsocket/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_boot/solon.boot.socketd.websocket/pom.xml b/_solon_boot/solon.boot.socketd.websocket/pom.xml index c4dd51c532..7735c3c3cc 100644 --- a/_solon_boot/solon.boot.socketd.websocket/pom.xml +++ b/_solon_boot/solon.boot.socketd.websocket/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_boot/solon.boot.tomcat.add.jsp/pom.xml b/_solon_boot/solon.boot.tomcat.add.jsp/pom.xml index 491bc1bfed..0ca3011cfa 100644 --- a/_solon_boot/solon.boot.tomcat.add.jsp/pom.xml +++ b/_solon_boot/solon.boot.tomcat.add.jsp/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_boot/solon.boot.tomcat/pom.xml b/_solon_boot/solon.boot.tomcat/pom.xml index f98556d73c..c067f920b6 100644 --- a/_solon_boot/solon.boot.tomcat/pom.xml +++ b/_solon_boot/solon.boot.tomcat/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_boot/solon.boot.undertow.add.jsp/pom.xml b/_solon_boot/solon.boot.undertow.add.jsp/pom.xml index b289e58bda..b068357832 100644 --- a/_solon_boot/solon.boot.undertow.add.jsp/pom.xml +++ b/_solon_boot/solon.boot.undertow.add.jsp/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_boot/solon.boot.undertow/pom.xml b/_solon_boot/solon.boot.undertow/pom.xml index bf548f2321..342a4066a9 100644 --- a/_solon_boot/solon.boot.undertow/pom.xml +++ b/_solon_boot/solon.boot.undertow/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_boot/solon.boot.websocket/pom.xml b/_solon_boot/solon.boot.websocket/pom.xml index a43e9e4507..1938b480df 100644 --- a/_solon_boot/solon.boot.websocket/pom.xml +++ b/_solon_boot/solon.boot.websocket/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_boot/solon.boot/pom.xml b/_solon_boot/solon.boot/pom.xml index d938fcdbc9..bcd1fcbd9c 100644 --- a/_solon_boot/solon.boot/pom.xml +++ b/_solon_boot/solon.boot/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_extend/solon.cache.caffeine/pom.xml b/_solon_extend/solon.cache.caffeine/pom.xml index 966a86a94f..d09afd331f 100644 --- a/_solon_extend/solon.cache.caffeine/pom.xml +++ b/_solon_extend/solon.cache.caffeine/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_extend/solon.cache.jedis/pom.xml b/_solon_extend/solon.cache.jedis/pom.xml index 845808f178..465096a125 100644 --- a/_solon_extend/solon.cache.jedis/pom.xml +++ b/_solon_extend/solon.cache.jedis/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_extend/solon.cache.redisson/pom.xml b/_solon_extend/solon.cache.redisson/pom.xml index a95bed9478..9c486bf443 100644 --- a/_solon_extend/solon.cache.redisson/pom.xml +++ b/_solon_extend/solon.cache.redisson/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_extend/solon.cache.spymemcached/pom.xml b/_solon_extend/solon.cache.spymemcached/pom.xml index f6a7fef97e..c63754e081 100644 --- a/_solon_extend/solon.cache.spymemcached/pom.xml +++ b/_solon_extend/solon.cache.spymemcached/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_extend/solon.cloud.eventplus/pom.xml b/_solon_extend/solon.cloud.eventplus/pom.xml index 07fba71c39..91e56b064b 100644 --- a/_solon_extend/solon.cloud.eventplus/pom.xml +++ b/_solon_extend/solon.cloud.eventplus/pom.xml @@ -6,7 +6,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_extend/solon.cloud.httputils/pom.xml b/_solon_extend/solon.cloud.httputils/pom.xml index c1fda2199c..c2e66a59de 100644 --- a/_solon_extend/solon.cloud.httputils/pom.xml +++ b/_solon_extend/solon.cloud.httputils/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_extend/solon.cloud.tracing/pom.xml b/_solon_extend/solon.cloud.tracing/pom.xml index f93961c95a..4799570b30 100644 --- a/_solon_extend/solon.cloud.tracing/pom.xml +++ b/_solon_extend/solon.cloud.tracing/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_extend/solon.cloud/pom.xml b/_solon_extend/solon.cloud/pom.xml index 5f9c307425..a29ae360f3 100644 --- a/_solon_extend/solon.cloud/pom.xml +++ b/_solon_extend/solon.cloud/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_extend/solon.extend.graalvm/pom.xml b/_solon_extend/solon.extend.graalvm/pom.xml index 7849930ea8..6f4747fdd2 100644 --- a/_solon_extend/solon.extend.graalvm/pom.xml +++ b/_solon_extend/solon.extend.graalvm/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_extend/solon.extend.schedule/pom.xml b/_solon_extend/solon.extend.schedule/pom.xml index de747da8c8..5f2b0ef309 100644 --- a/_solon_extend/solon.extend.schedule/pom.xml +++ b/_solon_extend/solon.extend.schedule/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_extend/solon.scheduling.quartz/pom.xml b/_solon_extend/solon.scheduling.quartz/pom.xml index b1aa42f61d..8facca11cf 100644 --- a/_solon_extend/solon.scheduling.quartz/pom.xml +++ b/_solon_extend/solon.scheduling.quartz/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_extend/solon.scheduling.simple/pom.xml b/_solon_extend/solon.scheduling.simple/pom.xml index 13924f6830..b1fe6ce0bb 100644 --- a/_solon_extend/solon.scheduling.simple/pom.xml +++ b/_solon_extend/solon.scheduling.simple/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_extend/solon.scheduling/pom.xml b/_solon_extend/solon.scheduling/pom.xml index 07241a1a54..20949a9b40 100644 --- a/_solon_extend/solon.scheduling/pom.xml +++ b/_solon_extend/solon.scheduling/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_extend/solon.sessionstate.jedis/pom.xml b/_solon_extend/solon.sessionstate.jedis/pom.xml index 4c13572bae..4d5ccf569f 100644 --- a/_solon_extend/solon.sessionstate.jedis/pom.xml +++ b/_solon_extend/solon.sessionstate.jedis/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_extend/solon.sessionstate.jwt/pom.xml b/_solon_extend/solon.sessionstate.jwt/pom.xml index 6f4a446e3d..9f3bfc2197 100644 --- a/_solon_extend/solon.sessionstate.jwt/pom.xml +++ b/_solon_extend/solon.sessionstate.jwt/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_extend/solon.sessionstate.local/pom.xml b/_solon_extend/solon.sessionstate.local/pom.xml index 3c60ea8716..0951e02ab7 100644 --- a/_solon_extend/solon.sessionstate.local/pom.xml +++ b/_solon_extend/solon.sessionstate.local/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_extend/solon.sessionstate.redisson/pom.xml b/_solon_extend/solon.sessionstate.redisson/pom.xml index 1218f4374a..878ce1feb7 100644 --- a/_solon_extend/solon.sessionstate.redisson/pom.xml +++ b/_solon_extend/solon.sessionstate.redisson/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_extend/solon.socketd.client.jdksocket/pom.xml b/_solon_extend/solon.socketd.client.jdksocket/pom.xml index a298bc7039..75aa053ac3 100644 --- a/_solon_extend/solon.socketd.client.jdksocket/pom.xml +++ b/_solon_extend/solon.socketd.client.jdksocket/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_extend/solon.socketd.client.netty/pom.xml b/_solon_extend/solon.socketd.client.netty/pom.xml index 4fbc223050..b64ce01e58 100644 --- a/_solon_extend/solon.socketd.client.netty/pom.xml +++ b/_solon_extend/solon.socketd.client.netty/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_extend/solon.socketd.client.rsocket/pom.xml b/_solon_extend/solon.socketd.client.rsocket/pom.xml index ba7c8e2083..1943355d41 100644 --- a/_solon_extend/solon.socketd.client.rsocket/pom.xml +++ b/_solon_extend/solon.socketd.client.rsocket/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_extend/solon.socketd.client.smartsocket/pom.xml b/_solon_extend/solon.socketd.client.smartsocket/pom.xml index c32cfbf86d..a11c70169e 100644 --- a/_solon_extend/solon.socketd.client.smartsocket/pom.xml +++ b/_solon_extend/solon.socketd.client.smartsocket/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_extend/solon.socketd.client.websocket/pom.xml b/_solon_extend/solon.socketd.client.websocket/pom.xml index 90cad67349..8c0e07c427 100644 --- a/_solon_extend/solon.socketd.client.websocket/pom.xml +++ b/_solon_extend/solon.socketd.client.websocket/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_extend/solon.socketd/pom.xml b/_solon_extend/solon.socketd/pom.xml index aff9a1cd22..0d709bee8a 100644 --- a/_solon_extend/solon.socketd/pom.xml +++ b/_solon_extend/solon.socketd/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_extend/solon.web.cors/pom.xml b/_solon_extend/solon.web.cors/pom.xml index b13068b94c..aef64bb744 100644 --- a/_solon_extend/solon.web.cors/pom.xml +++ b/_solon_extend/solon.web.cors/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_extend/solon.web.servlet/pom.xml b/_solon_extend/solon.web.servlet/pom.xml index 91fcada60d..99cb2f5d5c 100644 --- a/_solon_extend/solon.web.servlet/pom.xml +++ b/_solon_extend/solon.web.servlet/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_extend/solon.web.staticfiles/pom.xml b/_solon_extend/solon.web.staticfiles/pom.xml index da6e96c878..d4495e36e9 100644 --- a/_solon_extend/solon.web.staticfiles/pom.xml +++ b/_solon_extend/solon.web.staticfiles/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_extend/solon.web.stop/pom.xml b/_solon_extend/solon.web.stop/pom.xml index 8066dfc982..ab8d93d4ce 100644 --- a/_solon_extend/solon.web.stop/pom.xml +++ b/_solon_extend/solon.web.stop/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_extend/solon.web.webdav/pom.xml b/_solon_extend/solon.web.webdav/pom.xml index 8fb807d948..dd39f5a885 100644 --- a/_solon_extend/solon.web.webdav/pom.xml +++ b/_solon_extend/solon.web.webdav/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_plugin/activerecord-solon-plugin/pom.xml b/_solon_plugin/activerecord-solon-plugin/pom.xml index 3493113893..dccc25a37a 100644 --- a/_solon_plugin/activerecord-solon-plugin/pom.xml +++ b/_solon_plugin/activerecord-solon-plugin/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_plugin/activiti-solon-plugin/pom.xml b/_solon_plugin/activiti-solon-plugin/pom.xml index 33c7a4741c..0152e3a62f 100644 --- a/_solon_plugin/activiti-solon-plugin/pom.xml +++ b/_solon_plugin/activiti-solon-plugin/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_plugin/bean-searcher-solon-plugin/pom.xml b/_solon_plugin/bean-searcher-solon-plugin/pom.xml index 834603f062..1d24f2fbd7 100644 --- a/_solon_plugin/bean-searcher-solon-plugin/pom.xml +++ b/_solon_plugin/bean-searcher-solon-plugin/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_plugin/beetlsql-solon-plugin/pom.xml b/_solon_plugin/beetlsql-solon-plugin/pom.xml index e3c380ff33..e0b155a1c5 100644 --- a/_solon_plugin/beetlsql-solon-plugin/pom.xml +++ b/_solon_plugin/beetlsql-solon-plugin/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_plugin/captcha-solon-plugin/pom.xml b/_solon_plugin/captcha-solon-plugin/pom.xml index e469ddfff6..1719aaead5 100644 --- a/_solon_plugin/captcha-solon-plugin/pom.xml +++ b/_solon_plugin/captcha-solon-plugin/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_plugin/cron4j-solon-plugin/pom.xml b/_solon_plugin/cron4j-solon-plugin/pom.xml index 8b765346e4..25c4b50006 100644 --- a/_solon_plugin/cron4j-solon-plugin/pom.xml +++ b/_solon_plugin/cron4j-solon-plugin/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_plugin/dbvisitor-solon-plugin/pom.xml b/_solon_plugin/dbvisitor-solon-plugin/pom.xml index 4aaba051c8..a1e9d3340c 100644 --- a/_solon_plugin/dbvisitor-solon-plugin/pom.xml +++ b/_solon_plugin/dbvisitor-solon-plugin/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_plugin/detector-solon-plugin/pom.xml b/_solon_plugin/detector-solon-plugin/pom.xml index ce7c613eff..608b7be5a6 100644 --- a/_solon_plugin/detector-solon-plugin/pom.xml +++ b/_solon_plugin/detector-solon-plugin/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_plugin/dubbo-solon-plugin/pom.xml b/_solon_plugin/dubbo-solon-plugin/pom.xml index 0916c23d8c..3821aee674 100644 --- a/_solon_plugin/dubbo-solon-plugin/pom.xml +++ b/_solon_plugin/dubbo-solon-plugin/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_plugin/dubbo3-solon-plugin/pom.xml b/_solon_plugin/dubbo3-solon-plugin/pom.xml index abc58e0b86..775a06dea2 100644 --- a/_solon_plugin/dubbo3-solon-plugin/pom.xml +++ b/_solon_plugin/dubbo3-solon-plugin/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_plugin/dynamic-tp-solon-plugin/pom.xml b/_solon_plugin/dynamic-tp-solon-plugin/pom.xml index 0f88b49792..2defc20ac5 100644 --- a/_solon_plugin/dynamic-tp-solon-plugin/pom.xml +++ b/_solon_plugin/dynamic-tp-solon-plugin/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_plugin/easypoi-solon-plugin/pom.xml b/_solon_plugin/easypoi-solon-plugin/pom.xml index 8cc00f0194..c42c23c1e4 100644 --- a/_solon_plugin/easypoi-solon-plugin/pom.xml +++ b/_solon_plugin/easypoi-solon-plugin/pom.xml @@ -4,7 +4,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_plugin/easypoi-web-solon/pom.xml b/_solon_plugin/easypoi-web-solon/pom.xml index ccb5bf5cdc..af0b12a2ba 100644 --- a/_solon_plugin/easypoi-web-solon/pom.xml +++ b/_solon_plugin/easypoi-web-solon/pom.xml @@ -4,7 +4,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_plugin/easypoi-wps-solon/pom.xml b/_solon_plugin/easypoi-wps-solon/pom.xml index ec7261af75..5b0e6929f3 100644 --- a/_solon_plugin/easypoi-wps-solon/pom.xml +++ b/_solon_plugin/easypoi-wps-solon/pom.xml @@ -4,7 +4,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_plugin/feign-solon-plugin/pom.xml b/_solon_plugin/feign-solon-plugin/pom.xml index a5e5e53f53..9c5beb1ebf 100644 --- a/_solon_plugin/feign-solon-plugin/pom.xml +++ b/_solon_plugin/feign-solon-plugin/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_plugin/flowable-solon-plugin/pom.xml b/_solon_plugin/flowable-solon-plugin/pom.xml index 16e242c809..2afe08afe7 100644 --- a/_solon_plugin/flowable-solon-plugin/pom.xml +++ b/_solon_plugin/flowable-solon-plugin/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_plugin/forest-solon-plugin/pom.xml b/_solon_plugin/forest-solon-plugin/pom.xml index 811f1e39a0..fd99b0b377 100644 --- a/_solon_plugin/forest-solon-plugin/pom.xml +++ b/_solon_plugin/forest-solon-plugin/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_plugin/graphql-solon-plugin/pom.xml b/_solon_plugin/graphql-solon-plugin/pom.xml index 5c05cb42bd..a63c9ee01a 100644 --- a/_solon_plugin/graphql-solon-plugin/pom.xml +++ b/_solon_plugin/graphql-solon-plugin/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_plugin/hasor-solon-plugin/pom.xml b/_solon_plugin/hasor-solon-plugin/pom.xml index a35840b657..8acc7c3d48 100644 --- a/_solon_plugin/hasor-solon-plugin/pom.xml +++ b/_solon_plugin/hasor-solon-plugin/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_plugin/hasordb-solon-plugin/pom.xml b/_solon_plugin/hasordb-solon-plugin/pom.xml index 2d10fd83ac..fc49ce15bd 100644 --- a/_solon_plugin/hasordb-solon-plugin/pom.xml +++ b/_solon_plugin/hasordb-solon-plugin/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_plugin/hazelcast-solon-plugin/pom.xml b/_solon_plugin/hazelcast-solon-plugin/pom.xml index 0b52d9af45..979cb5d9ba 100644 --- a/_solon_plugin/hazelcast-solon-plugin/pom.xml +++ b/_solon_plugin/hazelcast-solon-plugin/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_plugin/jap-ids-solon-plugin/pom.xml b/_solon_plugin/jap-ids-solon-plugin/pom.xml index 8ad9b01c1d..9bf3591219 100644 --- a/_solon_plugin/jap-ids-solon-plugin/pom.xml +++ b/_solon_plugin/jap-ids-solon-plugin/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_plugin/jap-solon-plugin/pom.xml b/_solon_plugin/jap-solon-plugin/pom.xml index 81a9399e0e..23448efdf2 100644 --- a/_solon_plugin/jap-solon-plugin/pom.xml +++ b/_solon_plugin/jap-solon-plugin/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_plugin/liteflow-solon-plugin/pom.xml b/_solon_plugin/liteflow-solon-plugin/pom.xml index 154f424c4d..8dc6e24d05 100644 --- a/_solon_plugin/liteflow-solon-plugin/pom.xml +++ b/_solon_plugin/liteflow-solon-plugin/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_plugin/log4j2-solon-plugin/pom.xml b/_solon_plugin/log4j2-solon-plugin/pom.xml index 12107ffc98..20da0b3bcb 100644 --- a/_solon_plugin/log4j2-solon-plugin/pom.xml +++ b/_solon_plugin/log4j2-solon-plugin/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_plugin/logback-solon-plugin/pom.xml b/_solon_plugin/logback-solon-plugin/pom.xml index 1a3faae0fb..18e51ed2ca 100644 --- a/_solon_plugin/logback-solon-plugin/pom.xml +++ b/_solon_plugin/logback-solon-plugin/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_plugin/luffy-solon-plugin/pom.xml b/_solon_plugin/luffy-solon-plugin/pom.xml index 5a834a394d..c0244f532b 100644 --- a/_solon_plugin/luffy-solon-plugin/pom.xml +++ b/_solon_plugin/luffy-solon-plugin/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml @@ -35,13 +35,13 @@ org.noear solon.logging - 2.2.2-SNAPSHOT + 2.2.2 org.noear weed3-solon-plugin - 2.2.2-SNAPSHOT + 2.2.2 diff --git a/_solon_plugin/metrics-solon-plugin/pom.xml b/_solon_plugin/metrics-solon-plugin/pom.xml index ad0d6638db..0d4a1e869a 100644 --- a/_solon_plugin/metrics-solon-plugin/pom.xml +++ b/_solon_plugin/metrics-solon-plugin/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_plugin/mybatis-pagehelper-solon-plugin/pom.xml b/_solon_plugin/mybatis-pagehelper-solon-plugin/pom.xml index 8bb2698238..b578a03f1f 100644 --- a/_solon_plugin/mybatis-pagehelper-solon-plugin/pom.xml +++ b/_solon_plugin/mybatis-pagehelper-solon-plugin/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_plugin/mybatis-plus-extension-solon-plugin/pom.xml b/_solon_plugin/mybatis-plus-extension-solon-plugin/pom.xml index 17eadf5e9d..cfdca02a80 100644 --- a/_solon_plugin/mybatis-plus-extension-solon-plugin/pom.xml +++ b/_solon_plugin/mybatis-plus-extension-solon-plugin/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_plugin/mybatis-plus-solon-plugin/pom.xml b/_solon_plugin/mybatis-plus-solon-plugin/pom.xml index 4fa79b775b..e3a273fffb 100644 --- a/_solon_plugin/mybatis-plus-solon-plugin/pom.xml +++ b/_solon_plugin/mybatis-plus-solon-plugin/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_plugin/mybatis-solon-plugin/pom.xml b/_solon_plugin/mybatis-solon-plugin/pom.xml index 1e9aa2cce4..d3d7cece9c 100644 --- a/_solon_plugin/mybatis-solon-plugin/pom.xml +++ b/_solon_plugin/mybatis-solon-plugin/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_plugin/mybatis-sqlhelper-solon-plugin/pom.xml b/_solon_plugin/mybatis-sqlhelper-solon-plugin/pom.xml index be1494c503..be871c2a12 100644 --- a/_solon_plugin/mybatis-sqlhelper-solon-plugin/pom.xml +++ b/_solon_plugin/mybatis-sqlhelper-solon-plugin/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_plugin/powerjob-solon-plugin/pom.xml b/_solon_plugin/powerjob-solon-plugin/pom.xml index b516adfd7d..3fb95b805a 100644 --- a/_solon_plugin/powerjob-solon-plugin/pom.xml +++ b/_solon_plugin/powerjob-solon-plugin/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_plugin/quartz-solon-plugin/pom.xml b/_solon_plugin/quartz-solon-plugin/pom.xml index c7eb630e97..e473bf8382 100644 --- a/_solon_plugin/quartz-solon-plugin/pom.xml +++ b/_solon_plugin/quartz-solon-plugin/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_plugin/sa-token-solon-plugin/pom.xml b/_solon_plugin/sa-token-solon-plugin/pom.xml index 2d9a34e8e9..293a9e98a0 100644 --- a/_solon_plugin/sa-token-solon-plugin/pom.xml +++ b/_solon_plugin/sa-token-solon-plugin/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_plugin/shiro-solon-plugin/pom.xml b/_solon_plugin/shiro-solon-plugin/pom.xml index 83c275facb..2a28ebfc04 100644 --- a/_solon_plugin/shiro-solon-plugin/pom.xml +++ b/_solon_plugin/shiro-solon-plugin/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_plugin/solon-springboot-starter/pom.xml b/_solon_plugin/solon-springboot-starter/pom.xml index 460e46c35e..5c8c91a77d 100644 --- a/_solon_plugin/solon-springboot-starter/pom.xml +++ b/_solon_plugin/solon-springboot-starter/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_plugin/sqltoy-solon-plugin/pom.xml b/_solon_plugin/sqltoy-solon-plugin/pom.xml index 3c62a44e2e..8ce42377f2 100644 --- a/_solon_plugin/sqltoy-solon-plugin/pom.xml +++ b/_solon_plugin/sqltoy-solon-plugin/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_plugin/sureness-solon-plugin/pom.xml b/_solon_plugin/sureness-solon-plugin/pom.xml index 9ec05d5b96..57b1b207ba 100644 --- a/_solon_plugin/sureness-solon-plugin/pom.xml +++ b/_solon_plugin/sureness-solon-plugin/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_plugin/swagger-solon-plugin/pom.xml b/_solon_plugin/swagger-solon-plugin/pom.xml index 1b69714d97..c4b53f4b0e 100644 --- a/_solon_plugin/swagger-solon-plugin/pom.xml +++ b/_solon_plugin/swagger-solon-plugin/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_plugin/vaptcha-solon-plugin/pom.xml b/_solon_plugin/vaptcha-solon-plugin/pom.xml index 5c950d8149..a8775812b5 100644 --- a/_solon_plugin/vaptcha-solon-plugin/pom.xml +++ b/_solon_plugin/vaptcha-solon-plugin/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_plugin/weed3-solon-plugin/pom.xml b/_solon_plugin/weed3-solon-plugin/pom.xml index c096f96005..d4d6fc5f95 100644 --- a/_solon_plugin/weed3-solon-plugin/pom.xml +++ b/_solon_plugin/weed3-solon-plugin/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_plugin/wood-solon-plugin/pom.xml b/_solon_plugin/wood-solon-plugin/pom.xml index b328f88283..6d4bf4fb74 100644 --- a/_solon_plugin/wood-solon-plugin/pom.xml +++ b/_solon_plugin/wood-solon-plugin/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_plugin_cloud/activemq-solon-cloud-plugin/pom.xml b/_solon_plugin_cloud/activemq-solon-cloud-plugin/pom.xml index 7d1b080644..c04f534680 100644 --- a/_solon_plugin_cloud/activemq-solon-cloud-plugin/pom.xml +++ b/_solon_plugin_cloud/activemq-solon-cloud-plugin/pom.xml @@ -6,7 +6,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_plugin_cloud/aliyun-ons-solon-cloud-plugin/pom.xml b/_solon_plugin_cloud/aliyun-ons-solon-cloud-plugin/pom.xml index 70fdc81598..c5ff49efde 100644 --- a/_solon_plugin_cloud/aliyun-ons-solon-cloud-plugin/pom.xml +++ b/_solon_plugin_cloud/aliyun-ons-solon-cloud-plugin/pom.xml @@ -6,7 +6,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_plugin_cloud/aliyun-oss-solon-cloud-plugin/pom.xml b/_solon_plugin_cloud/aliyun-oss-solon-cloud-plugin/pom.xml index 75ddd7f77a..f7a04997d8 100644 --- a/_solon_plugin_cloud/aliyun-oss-solon-cloud-plugin/pom.xml +++ b/_solon_plugin_cloud/aliyun-oss-solon-cloud-plugin/pom.xml @@ -6,7 +6,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_plugin_cloud/aws-s3-solon-cloud-plugin/pom.xml b/_solon_plugin_cloud/aws-s3-solon-cloud-plugin/pom.xml index 16309bbb23..9aac7c0a7c 100644 --- a/_solon_plugin_cloud/aws-s3-solon-cloud-plugin/pom.xml +++ b/_solon_plugin_cloud/aws-s3-solon-cloud-plugin/pom.xml @@ -6,7 +6,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_plugin_cloud/consul-solon-cloud-plugin/pom.xml b/_solon_plugin_cloud/consul-solon-cloud-plugin/pom.xml index a61a877c44..5f528c4005 100644 --- a/_solon_plugin_cloud/consul-solon-cloud-plugin/pom.xml +++ b/_solon_plugin_cloud/consul-solon-cloud-plugin/pom.xml @@ -6,7 +6,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_plugin_cloud/etcd-solon-cloud-plugin/pom.xml b/_solon_plugin_cloud/etcd-solon-cloud-plugin/pom.xml index 164c8935dd..40108ec279 100644 --- a/_solon_plugin_cloud/etcd-solon-cloud-plugin/pom.xml +++ b/_solon_plugin_cloud/etcd-solon-cloud-plugin/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_plugin_cloud/fastdfs-solon-cloud-plugin/pom.xml b/_solon_plugin_cloud/fastdfs-solon-cloud-plugin/pom.xml index 1e2d9028a8..cf92b7c202 100644 --- a/_solon_plugin_cloud/fastdfs-solon-cloud-plugin/pom.xml +++ b/_solon_plugin_cloud/fastdfs-solon-cloud-plugin/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_plugin_cloud/file-s3-solon-cloud-plugin/pom.xml b/_solon_plugin_cloud/file-s3-solon-cloud-plugin/pom.xml index a61bd6086b..5d2df9942d 100644 --- a/_solon_plugin_cloud/file-s3-solon-cloud-plugin/pom.xml +++ b/_solon_plugin_cloud/file-s3-solon-cloud-plugin/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_plugin_cloud/grpc-solon-cloud-plugin/pom.xml b/_solon_plugin_cloud/grpc-solon-cloud-plugin/pom.xml index 3adcf05165..3fad64820a 100644 --- a/_solon_plugin_cloud/grpc-solon-cloud-plugin/pom.xml +++ b/_solon_plugin_cloud/grpc-solon-cloud-plugin/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_plugin_cloud/guava-solon-cloud-plugin/pom.xml b/_solon_plugin_cloud/guava-solon-cloud-plugin/pom.xml index 26239fc5a7..5e9adc1e5e 100644 --- a/_solon_plugin_cloud/guava-solon-cloud-plugin/pom.xml +++ b/_solon_plugin_cloud/guava-solon-cloud-plugin/pom.xml @@ -6,7 +6,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_plugin_cloud/jaeger-solon-cloud-plugin/pom.xml b/_solon_plugin_cloud/jaeger-solon-cloud-plugin/pom.xml index 7de5c4be5b..a7857b706d 100644 --- a/_solon_plugin_cloud/jaeger-solon-cloud-plugin/pom.xml +++ b/_solon_plugin_cloud/jaeger-solon-cloud-plugin/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_plugin_cloud/jedis-solon-cloud-plugin/pom.xml b/_solon_plugin_cloud/jedis-solon-cloud-plugin/pom.xml index ac45db49e8..6e873af52a 100644 --- a/_solon_plugin_cloud/jedis-solon-cloud-plugin/pom.xml +++ b/_solon_plugin_cloud/jedis-solon-cloud-plugin/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_plugin_cloud/jmdns-solon-cloud-plugin/pom.xml b/_solon_plugin_cloud/jmdns-solon-cloud-plugin/pom.xml index 9dfc79664e..cdd9602408 100644 --- a/_solon_plugin_cloud/jmdns-solon-cloud-plugin/pom.xml +++ b/_solon_plugin_cloud/jmdns-solon-cloud-plugin/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_plugin_cloud/kafka-solon-cloud-plugin/pom.xml b/_solon_plugin_cloud/kafka-solon-cloud-plugin/pom.xml index 5a691883d0..59d7d7ccac 100644 --- a/_solon_plugin_cloud/kafka-solon-cloud-plugin/pom.xml +++ b/_solon_plugin_cloud/kafka-solon-cloud-plugin/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_plugin_cloud/kubernetes-solon-cloud-plugin/pom.xml b/_solon_plugin_cloud/kubernetes-solon-cloud-plugin/pom.xml index 165a580db0..6feaa436a2 100644 --- a/_solon_plugin_cloud/kubernetes-solon-cloud-plugin/pom.xml +++ b/_solon_plugin_cloud/kubernetes-solon-cloud-plugin/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_plugin_cloud/local-solon-cloud-plugin/pom.xml b/_solon_plugin_cloud/local-solon-cloud-plugin/pom.xml index 0aa2631f20..a1592c8482 100644 --- a/_solon_plugin_cloud/local-solon-cloud-plugin/pom.xml +++ b/_solon_plugin_cloud/local-solon-cloud-plugin/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_plugin_cloud/minio-solon-cloud-plugin/pom.xml b/_solon_plugin_cloud/minio-solon-cloud-plugin/pom.xml index 334fb840c9..c30ab13a29 100644 --- a/_solon_plugin_cloud/minio-solon-cloud-plugin/pom.xml +++ b/_solon_plugin_cloud/minio-solon-cloud-plugin/pom.xml @@ -6,7 +6,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_plugin_cloud/minio7-solon-cloud-plugin/pom.xml b/_solon_plugin_cloud/minio7-solon-cloud-plugin/pom.xml index 715aa98157..972725efe3 100644 --- a/_solon_plugin_cloud/minio7-solon-cloud-plugin/pom.xml +++ b/_solon_plugin_cloud/minio7-solon-cloud-plugin/pom.xml @@ -6,7 +6,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_plugin_cloud/mqtt-solon-cloud-plugin/pom.xml b/_solon_plugin_cloud/mqtt-solon-cloud-plugin/pom.xml index 56125a5e56..b73f855cfe 100644 --- a/_solon_plugin_cloud/mqtt-solon-cloud-plugin/pom.xml +++ b/_solon_plugin_cloud/mqtt-solon-cloud-plugin/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_plugin_cloud/nacos-solon-cloud-plugin/pom.xml b/_solon_plugin_cloud/nacos-solon-cloud-plugin/pom.xml index d5565f7093..80e5d6cb1e 100644 --- a/_solon_plugin_cloud/nacos-solon-cloud-plugin/pom.xml +++ b/_solon_plugin_cloud/nacos-solon-cloud-plugin/pom.xml @@ -6,7 +6,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_plugin_cloud/nacos2-solon-cloud-plugin/pom.xml b/_solon_plugin_cloud/nacos2-solon-cloud-plugin/pom.xml index 2c3d3cab50..4c3ff58d46 100644 --- a/_solon_plugin_cloud/nacos2-solon-cloud-plugin/pom.xml +++ b/_solon_plugin_cloud/nacos2-solon-cloud-plugin/pom.xml @@ -6,7 +6,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_plugin_cloud/opentracing-solon-cloud-plugin/pom.xml b/_solon_plugin_cloud/opentracing-solon-cloud-plugin/pom.xml index 9c244fc52d..05534b3da8 100644 --- a/_solon_plugin_cloud/opentracing-solon-cloud-plugin/pom.xml +++ b/_solon_plugin_cloud/opentracing-solon-cloud-plugin/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_plugin_cloud/polaris-solon-cloud-plugin/pom.xml b/_solon_plugin_cloud/polaris-solon-cloud-plugin/pom.xml index fe8333a8e4..351ee3eaaa 100644 --- a/_solon_plugin_cloud/polaris-solon-cloud-plugin/pom.xml +++ b/_solon_plugin_cloud/polaris-solon-cloud-plugin/pom.xml @@ -6,7 +6,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_plugin_cloud/powerjob-solon-cloud-plugin/pom.xml b/_solon_plugin_cloud/powerjob-solon-cloud-plugin/pom.xml index ae317cbe43..8c75b9c36e 100644 --- a/_solon_plugin_cloud/powerjob-solon-cloud-plugin/pom.xml +++ b/_solon_plugin_cloud/powerjob-solon-cloud-plugin/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_plugin_cloud/pulsar-solon-cloud-plugin/pom.xml b/_solon_plugin_cloud/pulsar-solon-cloud-plugin/pom.xml index 0fda225a4a..79a043e762 100644 --- a/_solon_plugin_cloud/pulsar-solon-cloud-plugin/pom.xml +++ b/_solon_plugin_cloud/pulsar-solon-cloud-plugin/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_plugin_cloud/qcloud-cos-solon-cloud-plugin/pom.xml b/_solon_plugin_cloud/qcloud-cos-solon-cloud-plugin/pom.xml index 6dcb699a19..a7bb229237 100644 --- a/_solon_plugin_cloud/qcloud-cos-solon-cloud-plugin/pom.xml +++ b/_solon_plugin_cloud/qcloud-cos-solon-cloud-plugin/pom.xml @@ -6,7 +6,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_plugin_cloud/qiniu-kodo-solon-cloud-plugin/pom.xml b/_solon_plugin_cloud/qiniu-kodo-solon-cloud-plugin/pom.xml index c6e9cd1a2b..8c93365521 100644 --- a/_solon_plugin_cloud/qiniu-kodo-solon-cloud-plugin/pom.xml +++ b/_solon_plugin_cloud/qiniu-kodo-solon-cloud-plugin/pom.xml @@ -6,7 +6,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_plugin_cloud/quartz-solon-cloud-plugin/pom.xml b/_solon_plugin_cloud/quartz-solon-cloud-plugin/pom.xml index 5fb3d1080f..9c6613b459 100644 --- a/_solon_plugin_cloud/quartz-solon-cloud-plugin/pom.xml +++ b/_solon_plugin_cloud/quartz-solon-cloud-plugin/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_plugin_cloud/rabbitmq-solon-cloud-plugin/pom.xml b/_solon_plugin_cloud/rabbitmq-solon-cloud-plugin/pom.xml index 277f0d5ff3..a264125acd 100644 --- a/_solon_plugin_cloud/rabbitmq-solon-cloud-plugin/pom.xml +++ b/_solon_plugin_cloud/rabbitmq-solon-cloud-plugin/pom.xml @@ -6,7 +6,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_plugin_cloud/rocketmq-solon-cloud-plugin/pom.xml b/_solon_plugin_cloud/rocketmq-solon-cloud-plugin/pom.xml index a49b645c67..bebaa2e42b 100644 --- a/_solon_plugin_cloud/rocketmq-solon-cloud-plugin/pom.xml +++ b/_solon_plugin_cloud/rocketmq-solon-cloud-plugin/pom.xml @@ -6,7 +6,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_plugin_cloud/rocketmq5-solon-cloud-plugin/pom.xml b/_solon_plugin_cloud/rocketmq5-solon-cloud-plugin/pom.xml index 91f7e7effd..17c1538bb3 100644 --- a/_solon_plugin_cloud/rocketmq5-solon-cloud-plugin/pom.xml +++ b/_solon_plugin_cloud/rocketmq5-solon-cloud-plugin/pom.xml @@ -6,7 +6,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_plugin_cloud/semaphore-solon-cloud-plugin/pom.xml b/_solon_plugin_cloud/semaphore-solon-cloud-plugin/pom.xml index 2c86d4bdfe..57fd3d507f 100644 --- a/_solon_plugin_cloud/semaphore-solon-cloud-plugin/pom.xml +++ b/_solon_plugin_cloud/semaphore-solon-cloud-plugin/pom.xml @@ -6,7 +6,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_plugin_cloud/sentinel-solon-cloud-plugin/pom.xml b/_solon_plugin_cloud/sentinel-solon-cloud-plugin/pom.xml index abbe9b08fc..c853614940 100644 --- a/_solon_plugin_cloud/sentinel-solon-cloud-plugin/pom.xml +++ b/_solon_plugin_cloud/sentinel-solon-cloud-plugin/pom.xml @@ -6,7 +6,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_plugin_cloud/snowflake-id-solon-cloud-plugin/pom.xml b/_solon_plugin_cloud/snowflake-id-solon-cloud-plugin/pom.xml index d06d54d95f..5df76b94bb 100644 --- a/_solon_plugin_cloud/snowflake-id-solon-cloud-plugin/pom.xml +++ b/_solon_plugin_cloud/snowflake-id-solon-cloud-plugin/pom.xml @@ -6,7 +6,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_plugin_cloud/thrift-solon-cloud-plugin/pom.xml b/_solon_plugin_cloud/thrift-solon-cloud-plugin/pom.xml index 3333107497..deaf54413f 100644 --- a/_solon_plugin_cloud/thrift-solon-cloud-plugin/pom.xml +++ b/_solon_plugin_cloud/thrift-solon-cloud-plugin/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_plugin_cloud/water-solon-cloud-plugin/pom.xml b/_solon_plugin_cloud/water-solon-cloud-plugin/pom.xml index b2f963ee3a..814fd75a76 100644 --- a/_solon_plugin_cloud/water-solon-cloud-plugin/pom.xml +++ b/_solon_plugin_cloud/water-solon-cloud-plugin/pom.xml @@ -6,7 +6,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_plugin_cloud/xxl-job-solon-cloud-plugin/pom.xml b/_solon_plugin_cloud/xxl-job-solon-cloud-plugin/pom.xml index bf6d8f4bba..c41994aa9e 100644 --- a/_solon_plugin_cloud/xxl-job-solon-cloud-plugin/pom.xml +++ b/_solon_plugin_cloud/xxl-job-solon-cloud-plugin/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_plugin_cloud/zookeeper-solon-cloud-plugin/pom.xml b/_solon_plugin_cloud/zookeeper-solon-cloud-plugin/pom.xml index 923dfccab3..5418e561be 100644 --- a/_solon_plugin_cloud/zookeeper-solon-cloud-plugin/pom.xml +++ b/_solon_plugin_cloud/zookeeper-solon-cloud-plugin/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_shortcut/solon-api/pom.xml b/_solon_shortcut/solon-api/pom.xml index b63f978828..9566a1fcd1 100644 --- a/_solon_shortcut/solon-api/pom.xml +++ b/_solon_shortcut/solon-api/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_shortcut/solon-beetl-web/pom.xml b/_solon_shortcut/solon-beetl-web/pom.xml index 20cd6a70d5..ef24472ed5 100644 --- a/_solon_shortcut/solon-beetl-web/pom.xml +++ b/_solon_shortcut/solon-beetl-web/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_shortcut/solon-cloud-alibaba/pom.xml b/_solon_shortcut/solon-cloud-alibaba/pom.xml index 4b4aa87eec..ab67de8449 100644 --- a/_solon_shortcut/solon-cloud-alibaba/pom.xml +++ b/_solon_shortcut/solon-cloud-alibaba/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_shortcut/solon-cloud-water/pom.xml b/_solon_shortcut/solon-cloud-water/pom.xml index 79acfbd22e..4709decf03 100644 --- a/_solon_shortcut/solon-cloud-water/pom.xml +++ b/_solon_shortcut/solon-cloud-water/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_shortcut/solon-cloud/pom.xml b/_solon_shortcut/solon-cloud/pom.xml index eb01551150..56dd13c480 100644 --- a/_solon_shortcut/solon-cloud/pom.xml +++ b/_solon_shortcut/solon-cloud/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_shortcut/solon-enjoy-web/pom.xml b/_solon_shortcut/solon-enjoy-web/pom.xml index 532ca240a5..4f18e0f4bc 100644 --- a/_solon_shortcut/solon-enjoy-web/pom.xml +++ b/_solon_shortcut/solon-enjoy-web/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_shortcut/solon-lib/pom.xml b/_solon_shortcut/solon-lib/pom.xml index 48d38c4624..e82cf43477 100644 --- a/_solon_shortcut/solon-lib/pom.xml +++ b/_solon_shortcut/solon-lib/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_shortcut/solon-rpc/pom.xml b/_solon_shortcut/solon-rpc/pom.xml index d758b907ac..5a27f0f549 100644 --- a/_solon_shortcut/solon-rpc/pom.xml +++ b/_solon_shortcut/solon-rpc/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_shortcut/solon-test-junit4/pom.xml b/_solon_shortcut/solon-test-junit4/pom.xml index 0cd8521827..0fb319fed1 100644 --- a/_solon_shortcut/solon-test-junit4/pom.xml +++ b/_solon_shortcut/solon-test-junit4/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_shortcut/solon-test-junit5/pom.xml b/_solon_shortcut/solon-test-junit5/pom.xml index 39e87e8466..063c7b83aa 100644 --- a/_solon_shortcut/solon-test-junit5/pom.xml +++ b/_solon_shortcut/solon-test-junit5/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_shortcut/solon-test/pom.xml b/_solon_shortcut/solon-test/pom.xml index 9059cd0023..e1f1238af5 100644 --- a/_solon_shortcut/solon-test/pom.xml +++ b/_solon_shortcut/solon-test/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_shortcut/solon-web/pom.xml b/_solon_shortcut/solon-web/pom.xml index 9805d7e813..f731b3a372 100644 --- a/_solon_shortcut/solon-web/pom.xml +++ b/_solon_shortcut/solon-web/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/_solon_tool/solon-maven-plugin/pom.xml b/_solon_tool/solon-maven-plugin/pom.xml index f0f295e3cc..13eafc3a9c 100644 --- a/_solon_tool/solon-maven-plugin/pom.xml +++ b/_solon_tool/solon-maven-plugin/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../../solon-parent/pom.xml diff --git a/solon-parent/pom.xml b/solon-parent/pom.xml index c13bdcdd3b..79c420b338 100644 --- a/solon-parent/pom.xml +++ b/solon-parent/pom.xml @@ -6,7 +6,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 pom ${project.artifactId} @@ -19,7 +19,7 @@ 1.8 - 2.2.2-SNAPSHOT + 2.2.2 3.2.59 3.4.33 1.0.7 diff --git a/solon/pom.xml b/solon/pom.xml index 2c8b9d4f5b..b609f7dd51 100644 --- a/solon/pom.xml +++ b/solon/pom.xml @@ -7,7 +7,7 @@ org.noear solon-parent - 2.2.2-SNAPSHOT + 2.2.2 ../solon-parent/pom.xml diff --git a/solon/src/main/java/org/noear/solon/Solon.java b/solon/src/main/java/org/noear/solon/Solon.java index b2dccd5c28..2c17bd7fac 100644 --- a/solon/src/main/java/org/noear/solon/Solon.java +++ b/solon/src/main/java/org/noear/solon/Solon.java @@ -38,7 +38,7 @@ public class Solon { * 框架版本号 */ public static String version() { - return "2.2.2-SNAPSHOT"; + return "2.2.2"; } /**