diff --git a/all/pom.xml b/all/pom.xml index 10d626445b..0c8b56df92 100644 --- a/all/pom.xml +++ b/all/pom.xml @@ -20,11 +20,11 @@ com.alibaba dubbo-parent - 2.6.2-SNAPSHOT + 2.6.2 ../pom.xml dubbo - 2.6.2-SNAPSHOT + 2.6.2 jar dubbo-all The all in one project of dubbo diff --git a/bom/pom.xml b/bom/pom.xml index abfb505d79..1d62fca7fd 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -8,7 +8,7 @@ - + @@ -19,7 +19,7 @@ com.alibaba dubbo-bom - 2.6.2-SNAPSHOT + 2.6.2 pom dubbo-bom diff --git a/dependencies-bom/pom.xml b/dependencies-bom/pom.xml index bf29b0a6d8..9262c1ba24 100644 --- a/dependencies-bom/pom.xml +++ b/dependencies-bom/pom.xml @@ -12,7 +12,7 @@ com.alibaba dubbo-dependencies-bom - 2.6.2-SNAPSHOT + 2.6.2 pom dubbo-dependencies-bom diff --git a/distribution/pom.xml b/distribution/pom.xml index 18f26f33fe..d09c7c1e7e 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -20,11 +20,11 @@ com.alibaba dubbo-parent - 2.6.2-SNAPSHOT + 2.6.2 ../pom.xml dubbo-distribution - 2.6.2-SNAPSHOT + 2.6.2 pom dubbo-distribution The binary distribution module for dubbo temporarily diff --git a/dubbo-cluster/pom.xml b/dubbo-cluster/pom.xml index 3f79703868..4a9b7d08a8 100644 --- a/dubbo-cluster/pom.xml +++ b/dubbo-cluster/pom.xml @@ -20,7 +20,7 @@ com.alibaba dubbo-parent - 2.6.2-SNAPSHOT + 2.6.2 dubbo-cluster jar diff --git a/dubbo-common/pom.xml b/dubbo-common/pom.xml index 63b15fbe78..13649bb776 100644 --- a/dubbo-common/pom.xml +++ b/dubbo-common/pom.xml @@ -21,7 +21,7 @@ com.alibaba dubbo-parent - 2.6.2-SNAPSHOT + 2.6.2 dubbo-common jar diff --git a/dubbo-config/dubbo-config-api/pom.xml b/dubbo-config/dubbo-config-api/pom.xml index 0e7107376f..aa811bc675 100644 --- a/dubbo-config/dubbo-config-api/pom.xml +++ b/dubbo-config/dubbo-config-api/pom.xml @@ -20,7 +20,7 @@ com.alibaba dubbo-config - 2.6.2-SNAPSHOT + 2.6.2 dubbo-config-api jar diff --git a/dubbo-config/dubbo-config-spring/pom.xml b/dubbo-config/dubbo-config-spring/pom.xml index c7a666080b..1731a3e059 100644 --- a/dubbo-config/dubbo-config-spring/pom.xml +++ b/dubbo-config/dubbo-config-spring/pom.xml @@ -20,7 +20,7 @@ com.alibaba dubbo-config - 2.6.2-SNAPSHOT + 2.6.2 dubbo-config-spring jar diff --git a/dubbo-config/pom.xml b/dubbo-config/pom.xml index 09a231930c..a708429af3 100644 --- a/dubbo-config/pom.xml +++ b/dubbo-config/pom.xml @@ -20,7 +20,7 @@ com.alibaba dubbo-parent - 2.6.2-SNAPSHOT + 2.6.2 dubbo-config pom diff --git a/dubbo-container/dubbo-container-api/pom.xml b/dubbo-container/dubbo-container-api/pom.xml index e399c34293..cfcfa9b385 100644 --- a/dubbo-container/dubbo-container-api/pom.xml +++ b/dubbo-container/dubbo-container-api/pom.xml @@ -20,7 +20,7 @@ com.alibaba dubbo-container - 2.6.2-SNAPSHOT + 2.6.2 dubbo-container-api jar diff --git a/dubbo-container/dubbo-container-log4j/pom.xml b/dubbo-container/dubbo-container-log4j/pom.xml index 604c573321..71bd764ce5 100644 --- a/dubbo-container/dubbo-container-log4j/pom.xml +++ b/dubbo-container/dubbo-container-log4j/pom.xml @@ -20,7 +20,7 @@ com.alibaba dubbo-container - 2.6.2-SNAPSHOT + 2.6.2 dubbo-container-log4j jar diff --git a/dubbo-container/dubbo-container-logback/pom.xml b/dubbo-container/dubbo-container-logback/pom.xml index f03b0a3b0f..1dcbadc28d 100644 --- a/dubbo-container/dubbo-container-logback/pom.xml +++ b/dubbo-container/dubbo-container-logback/pom.xml @@ -20,7 +20,7 @@ com.alibaba dubbo-container - 2.6.2-SNAPSHOT + 2.6.2 dubbo-container-logback jar diff --git a/dubbo-container/dubbo-container-spring/pom.xml b/dubbo-container/dubbo-container-spring/pom.xml index 8221adf59a..7e04a5acc5 100644 --- a/dubbo-container/dubbo-container-spring/pom.xml +++ b/dubbo-container/dubbo-container-spring/pom.xml @@ -20,7 +20,7 @@ com.alibaba dubbo-container - 2.6.2-SNAPSHOT + 2.6.2 dubbo-container-spring jar diff --git a/dubbo-container/pom.xml b/dubbo-container/pom.xml index 4e00fba5cc..697043cca9 100644 --- a/dubbo-container/pom.xml +++ b/dubbo-container/pom.xml @@ -20,7 +20,7 @@ com.alibaba dubbo-parent - 2.6.2-SNAPSHOT + 2.6.2 dubbo-container pom diff --git a/dubbo-demo/dubbo-demo-api/pom.xml b/dubbo-demo/dubbo-demo-api/pom.xml index 9316cbaec3..6693f89605 100644 --- a/dubbo-demo/dubbo-demo-api/pom.xml +++ b/dubbo-demo/dubbo-demo-api/pom.xml @@ -20,7 +20,7 @@ com.alibaba dubbo-demo - 2.6.2-SNAPSHOT + 2.6.2 dubbo-demo-api jar diff --git a/dubbo-demo/dubbo-demo-consumer/pom.xml b/dubbo-demo/dubbo-demo-consumer/pom.xml index ca81339196..5c2a7f936b 100644 --- a/dubbo-demo/dubbo-demo-consumer/pom.xml +++ b/dubbo-demo/dubbo-demo-consumer/pom.xml @@ -20,7 +20,7 @@ com.alibaba dubbo-demo - 2.6.2-SNAPSHOT + 2.6.2 dubbo-demo-consumer jar diff --git a/dubbo-demo/dubbo-demo-provider/pom.xml b/dubbo-demo/dubbo-demo-provider/pom.xml index 0409cf9160..3fc4b3245e 100644 --- a/dubbo-demo/dubbo-demo-provider/pom.xml +++ b/dubbo-demo/dubbo-demo-provider/pom.xml @@ -20,7 +20,7 @@ com.alibaba dubbo-demo - 2.6.2-SNAPSHOT + 2.6.2 dubbo-demo-provider jar diff --git a/dubbo-demo/pom.xml b/dubbo-demo/pom.xml index 5895cd5fbc..c397651b0a 100644 --- a/dubbo-demo/pom.xml +++ b/dubbo-demo/pom.xml @@ -20,7 +20,7 @@ com.alibaba dubbo-parent - 2.6.2-SNAPSHOT + 2.6.2 dubbo-demo pom diff --git a/dubbo-filter/dubbo-filter-cache/pom.xml b/dubbo-filter/dubbo-filter-cache/pom.xml index f7d2bce15a..e2e6a8dfd8 100644 --- a/dubbo-filter/dubbo-filter-cache/pom.xml +++ b/dubbo-filter/dubbo-filter-cache/pom.xml @@ -20,7 +20,7 @@ com.alibaba dubbo-filter - 2.6.2-SNAPSHOT + 2.6.2 dubbo-filter-cache jar diff --git a/dubbo-filter/dubbo-filter-validation/pom.xml b/dubbo-filter/dubbo-filter-validation/pom.xml index d553750537..bbb094a46c 100644 --- a/dubbo-filter/dubbo-filter-validation/pom.xml +++ b/dubbo-filter/dubbo-filter-validation/pom.xml @@ -20,7 +20,7 @@ com.alibaba dubbo-filter - 2.6.2-SNAPSHOT + 2.6.2 dubbo-filter-validation jar diff --git a/dubbo-filter/pom.xml b/dubbo-filter/pom.xml index 969938c90d..f74fcfc3ed 100644 --- a/dubbo-filter/pom.xml +++ b/dubbo-filter/pom.xml @@ -20,7 +20,7 @@ com.alibaba dubbo-parent - 2.6.2-SNAPSHOT + 2.6.2 dubbo-filter pom diff --git a/dubbo-monitor/dubbo-monitor-api/pom.xml b/dubbo-monitor/dubbo-monitor-api/pom.xml index ad15b76c75..1db4f71392 100644 --- a/dubbo-monitor/dubbo-monitor-api/pom.xml +++ b/dubbo-monitor/dubbo-monitor-api/pom.xml @@ -19,7 +19,7 @@ com.alibaba dubbo-monitor - 2.6.2-SNAPSHOT + 2.6.2 dubbo-monitor-api jar diff --git a/dubbo-monitor/dubbo-monitor-default/pom.xml b/dubbo-monitor/dubbo-monitor-default/pom.xml index a6d52c6582..bbebe5d6d9 100644 --- a/dubbo-monitor/dubbo-monitor-default/pom.xml +++ b/dubbo-monitor/dubbo-monitor-default/pom.xml @@ -20,7 +20,7 @@ com.alibaba dubbo-monitor - 2.6.2-SNAPSHOT + 2.6.2 dubbo-monitor-default jar diff --git a/dubbo-monitor/pom.xml b/dubbo-monitor/pom.xml index 76691d9448..728e562cb7 100644 --- a/dubbo-monitor/pom.xml +++ b/dubbo-monitor/pom.xml @@ -20,7 +20,7 @@ com.alibaba dubbo-parent - 2.6.2-SNAPSHOT + 2.6.2 dubbo-monitor pom diff --git a/dubbo-plugin/dubbo-qos/pom.xml b/dubbo-plugin/dubbo-qos/pom.xml index b84034fdf5..ad362974d3 100644 --- a/dubbo-plugin/dubbo-qos/pom.xml +++ b/dubbo-plugin/dubbo-qos/pom.xml @@ -19,7 +19,7 @@ com.alibaba dubbo-plugin - 2.6.2-SNAPSHOT + 2.6.2 4.0.0 diff --git a/dubbo-plugin/pom.xml b/dubbo-plugin/pom.xml index ca0e8d94a2..80a802d643 100644 --- a/dubbo-plugin/pom.xml +++ b/dubbo-plugin/pom.xml @@ -19,7 +19,7 @@ dubbo-parent com.alibaba - 2.6.2-SNAPSHOT + 2.6.2 4.0.0 diff --git a/dubbo-registry/dubbo-registry-api/pom.xml b/dubbo-registry/dubbo-registry-api/pom.xml index 2eed9ade20..94c8f87b1a 100644 --- a/dubbo-registry/dubbo-registry-api/pom.xml +++ b/dubbo-registry/dubbo-registry-api/pom.xml @@ -20,7 +20,7 @@ com.alibaba dubbo-registry - 2.6.2-SNAPSHOT + 2.6.2 dubbo-registry-api jar diff --git a/dubbo-registry/dubbo-registry-default/pom.xml b/dubbo-registry/dubbo-registry-default/pom.xml index 22149676cf..ec7ec593d8 100644 --- a/dubbo-registry/dubbo-registry-default/pom.xml +++ b/dubbo-registry/dubbo-registry-default/pom.xml @@ -21,7 +21,7 @@ com.alibaba dubbo-registry - 2.6.2-SNAPSHOT + 2.6.2 dubbo-registry-default jar diff --git a/dubbo-registry/dubbo-registry-multicast/pom.xml b/dubbo-registry/dubbo-registry-multicast/pom.xml index 3c403f6a2d..ed42ff4566 100644 --- a/dubbo-registry/dubbo-registry-multicast/pom.xml +++ b/dubbo-registry/dubbo-registry-multicast/pom.xml @@ -20,7 +20,7 @@ com.alibaba dubbo-registry - 2.6.2-SNAPSHOT + 2.6.2 dubbo-registry-multicast jar diff --git a/dubbo-registry/dubbo-registry-redis/pom.xml b/dubbo-registry/dubbo-registry-redis/pom.xml index 11eeb1b6b7..0604baedd5 100644 --- a/dubbo-registry/dubbo-registry-redis/pom.xml +++ b/dubbo-registry/dubbo-registry-redis/pom.xml @@ -20,7 +20,7 @@ com.alibaba dubbo-registry - 2.6.2-SNAPSHOT + 2.6.2 dubbo-registry-redis jar diff --git a/dubbo-registry/dubbo-registry-zookeeper/pom.xml b/dubbo-registry/dubbo-registry-zookeeper/pom.xml index 4b4bbf754d..e20b0e92d0 100644 --- a/dubbo-registry/dubbo-registry-zookeeper/pom.xml +++ b/dubbo-registry/dubbo-registry-zookeeper/pom.xml @@ -20,7 +20,7 @@ com.alibaba dubbo-registry - 2.6.2-SNAPSHOT + 2.6.2 dubbo-registry-zookeeper jar diff --git a/dubbo-registry/pom.xml b/dubbo-registry/pom.xml index 11efc5899c..36aa79aab3 100644 --- a/dubbo-registry/pom.xml +++ b/dubbo-registry/pom.xml @@ -20,7 +20,7 @@ com.alibaba dubbo-parent - 2.6.2-SNAPSHOT + 2.6.2 dubbo-registry pom diff --git a/dubbo-remoting/dubbo-remoting-api/pom.xml b/dubbo-remoting/dubbo-remoting-api/pom.xml index 83113d7194..fb20836a4e 100644 --- a/dubbo-remoting/dubbo-remoting-api/pom.xml +++ b/dubbo-remoting/dubbo-remoting-api/pom.xml @@ -20,7 +20,7 @@ com.alibaba dubbo-remoting - 2.6.2-SNAPSHOT + 2.6.2 dubbo-remoting-api jar diff --git a/dubbo-remoting/dubbo-remoting-grizzly/pom.xml b/dubbo-remoting/dubbo-remoting-grizzly/pom.xml index 3c78111f15..263699c07e 100644 --- a/dubbo-remoting/dubbo-remoting-grizzly/pom.xml +++ b/dubbo-remoting/dubbo-remoting-grizzly/pom.xml @@ -20,7 +20,7 @@ com.alibaba dubbo-remoting - 2.6.2-SNAPSHOT + 2.6.2 dubbo-remoting-grizzly jar diff --git a/dubbo-remoting/dubbo-remoting-http/pom.xml b/dubbo-remoting/dubbo-remoting-http/pom.xml index e13d348b76..6958f8c85f 100644 --- a/dubbo-remoting/dubbo-remoting-http/pom.xml +++ b/dubbo-remoting/dubbo-remoting-http/pom.xml @@ -20,7 +20,7 @@ com.alibaba dubbo-remoting - 2.6.2-SNAPSHOT + 2.6.2 dubbo-remoting-http jar diff --git a/dubbo-remoting/dubbo-remoting-mina/pom.xml b/dubbo-remoting/dubbo-remoting-mina/pom.xml index 2de2654d8e..87e70c4db2 100644 --- a/dubbo-remoting/dubbo-remoting-mina/pom.xml +++ b/dubbo-remoting/dubbo-remoting-mina/pom.xml @@ -20,7 +20,7 @@ com.alibaba dubbo-remoting - 2.6.2-SNAPSHOT + 2.6.2 dubbo-remoting-mina jar diff --git a/dubbo-remoting/dubbo-remoting-netty/pom.xml b/dubbo-remoting/dubbo-remoting-netty/pom.xml index 1d88e51758..8b564b6eee 100644 --- a/dubbo-remoting/dubbo-remoting-netty/pom.xml +++ b/dubbo-remoting/dubbo-remoting-netty/pom.xml @@ -19,7 +19,7 @@ com.alibaba dubbo-remoting - 2.6.2-SNAPSHOT + 2.6.2 dubbo-remoting-netty jar diff --git a/dubbo-remoting/dubbo-remoting-netty4/pom.xml b/dubbo-remoting/dubbo-remoting-netty4/pom.xml index ef74d0ceb4..88b4c7ec0a 100644 --- a/dubbo-remoting/dubbo-remoting-netty4/pom.xml +++ b/dubbo-remoting/dubbo-remoting-netty4/pom.xml @@ -19,7 +19,7 @@ dubbo-remoting com.alibaba - 2.6.2-SNAPSHOT + 2.6.2 4.0.0 diff --git a/dubbo-remoting/dubbo-remoting-p2p/pom.xml b/dubbo-remoting/dubbo-remoting-p2p/pom.xml index 89af9bdb6b..f5d456676e 100644 --- a/dubbo-remoting/dubbo-remoting-p2p/pom.xml +++ b/dubbo-remoting/dubbo-remoting-p2p/pom.xml @@ -20,7 +20,7 @@ com.alibaba dubbo-remoting - 2.6.2-SNAPSHOT + 2.6.2 dubbo-remoting-p2p jar diff --git a/dubbo-remoting/dubbo-remoting-zookeeper/pom.xml b/dubbo-remoting/dubbo-remoting-zookeeper/pom.xml index 70cfd216b4..a165b3675c 100644 --- a/dubbo-remoting/dubbo-remoting-zookeeper/pom.xml +++ b/dubbo-remoting/dubbo-remoting-zookeeper/pom.xml @@ -19,7 +19,7 @@ com.alibaba dubbo-remoting - 2.6.2-SNAPSHOT + 2.6.2 dubbo-remoting-zookeeper jar diff --git a/dubbo-remoting/pom.xml b/dubbo-remoting/pom.xml index 7333e1b7d0..7f1666f40f 100644 --- a/dubbo-remoting/pom.xml +++ b/dubbo-remoting/pom.xml @@ -21,7 +21,7 @@ com.alibaba dubbo-parent - 2.6.2-SNAPSHOT + 2.6.2 dubbo-remoting pom diff --git a/dubbo-rpc/dubbo-rpc-api/pom.xml b/dubbo-rpc/dubbo-rpc-api/pom.xml index c04c63498f..6dd6624d39 100644 --- a/dubbo-rpc/dubbo-rpc-api/pom.xml +++ b/dubbo-rpc/dubbo-rpc-api/pom.xml @@ -20,7 +20,7 @@ com.alibaba dubbo-rpc - 2.6.2-SNAPSHOT + 2.6.2 dubbo-rpc-api jar diff --git a/dubbo-rpc/dubbo-rpc-dubbo/pom.xml b/dubbo-rpc/dubbo-rpc-dubbo/pom.xml index b9197f9d80..759ba29341 100644 --- a/dubbo-rpc/dubbo-rpc-dubbo/pom.xml +++ b/dubbo-rpc/dubbo-rpc-dubbo/pom.xml @@ -20,7 +20,7 @@ com.alibaba dubbo-rpc - 2.6.2-SNAPSHOT + 2.6.2 dubbo-rpc-dubbo jar diff --git a/dubbo-rpc/dubbo-rpc-hessian/pom.xml b/dubbo-rpc/dubbo-rpc-hessian/pom.xml index 00ca28cf2a..c24d83917e 100644 --- a/dubbo-rpc/dubbo-rpc-hessian/pom.xml +++ b/dubbo-rpc/dubbo-rpc-hessian/pom.xml @@ -20,7 +20,7 @@ com.alibaba dubbo-rpc - 2.6.2-SNAPSHOT + 2.6.2 dubbo-rpc-hessian jar diff --git a/dubbo-rpc/dubbo-rpc-http/pom.xml b/dubbo-rpc/dubbo-rpc-http/pom.xml index 427b70ba6a..81f5ac07c4 100644 --- a/dubbo-rpc/dubbo-rpc-http/pom.xml +++ b/dubbo-rpc/dubbo-rpc-http/pom.xml @@ -20,7 +20,7 @@ com.alibaba dubbo-rpc - 2.6.2-SNAPSHOT + 2.6.2 dubbo-rpc-http jar diff --git a/dubbo-rpc/dubbo-rpc-injvm/pom.xml b/dubbo-rpc/dubbo-rpc-injvm/pom.xml index e8f64e36bb..3e18e0117f 100644 --- a/dubbo-rpc/dubbo-rpc-injvm/pom.xml +++ b/dubbo-rpc/dubbo-rpc-injvm/pom.xml @@ -20,7 +20,7 @@ com.alibaba dubbo-rpc - 2.6.2-SNAPSHOT + 2.6.2 dubbo-rpc-injvm jar diff --git a/dubbo-rpc/dubbo-rpc-memcached/pom.xml b/dubbo-rpc/dubbo-rpc-memcached/pom.xml index d5fcc7046b..d364a36d7d 100644 --- a/dubbo-rpc/dubbo-rpc-memcached/pom.xml +++ b/dubbo-rpc/dubbo-rpc-memcached/pom.xml @@ -20,7 +20,7 @@ com.alibaba dubbo-rpc - 2.6.2-SNAPSHOT + 2.6.2 dubbo-rpc-memcached jar diff --git a/dubbo-rpc/dubbo-rpc-redis/pom.xml b/dubbo-rpc/dubbo-rpc-redis/pom.xml index 19bad83e96..1f2f934fae 100644 --- a/dubbo-rpc/dubbo-rpc-redis/pom.xml +++ b/dubbo-rpc/dubbo-rpc-redis/pom.xml @@ -20,7 +20,7 @@ com.alibaba dubbo-rpc - 2.6.2-SNAPSHOT + 2.6.2 dubbo-rpc-redis jar diff --git a/dubbo-rpc/dubbo-rpc-rest/pom.xml b/dubbo-rpc/dubbo-rpc-rest/pom.xml index 026e2c293a..ec6c818b2f 100644 --- a/dubbo-rpc/dubbo-rpc-rest/pom.xml +++ b/dubbo-rpc/dubbo-rpc-rest/pom.xml @@ -19,7 +19,7 @@ com.alibaba dubbo-rpc - 2.6.2-SNAPSHOT + 2.6.2 dubbo-rpc-rest jar diff --git a/dubbo-rpc/dubbo-rpc-rmi/pom.xml b/dubbo-rpc/dubbo-rpc-rmi/pom.xml index f255bf0b12..47a82e267d 100644 --- a/dubbo-rpc/dubbo-rpc-rmi/pom.xml +++ b/dubbo-rpc/dubbo-rpc-rmi/pom.xml @@ -20,7 +20,7 @@ com.alibaba dubbo-rpc - 2.6.2-SNAPSHOT + 2.6.2 dubbo-rpc-rmi jar diff --git a/dubbo-rpc/dubbo-rpc-thrift/pom.xml b/dubbo-rpc/dubbo-rpc-thrift/pom.xml index 06b544fe59..9c9c751891 100644 --- a/dubbo-rpc/dubbo-rpc-thrift/pom.xml +++ b/dubbo-rpc/dubbo-rpc-thrift/pom.xml @@ -20,7 +20,7 @@ com.alibaba dubbo-rpc - 2.6.2-SNAPSHOT + 2.6.2 dubbo-rpc-thrift jar diff --git a/dubbo-rpc/dubbo-rpc-webservice/pom.xml b/dubbo-rpc/dubbo-rpc-webservice/pom.xml index a2b656de69..a0a265ae23 100644 --- a/dubbo-rpc/dubbo-rpc-webservice/pom.xml +++ b/dubbo-rpc/dubbo-rpc-webservice/pom.xml @@ -20,7 +20,7 @@ com.alibaba dubbo-rpc - 2.6.2-SNAPSHOT + 2.6.2 dubbo-rpc-webservice jar diff --git a/dubbo-rpc/pom.xml b/dubbo-rpc/pom.xml index 55fd13027e..52f92462c3 100644 --- a/dubbo-rpc/pom.xml +++ b/dubbo-rpc/pom.xml @@ -20,7 +20,7 @@ com.alibaba dubbo-parent - 2.6.2-SNAPSHOT + 2.6.2 dubbo-rpc pom diff --git a/dubbo-serialization/dubbo-serialization-api/pom.xml b/dubbo-serialization/dubbo-serialization-api/pom.xml index eca9eec62d..6a2cb458b1 100644 --- a/dubbo-serialization/dubbo-serialization-api/pom.xml +++ b/dubbo-serialization/dubbo-serialization-api/pom.xml @@ -21,7 +21,7 @@ limitations under the License. com.alibaba dubbo-serialization - 2.6.2-SNAPSHOT + 2.6.2 dubbo-serialization-api jar diff --git a/dubbo-serialization/dubbo-serialization-fastjson/pom.xml b/dubbo-serialization/dubbo-serialization-fastjson/pom.xml index cd2dd715a5..19bd7658da 100644 --- a/dubbo-serialization/dubbo-serialization-fastjson/pom.xml +++ b/dubbo-serialization/dubbo-serialization-fastjson/pom.xml @@ -21,7 +21,7 @@ limitations under the License. com.alibaba dubbo-serialization - 2.6.2-SNAPSHOT + 2.6.2 dubbo-serialization-fastjson jar diff --git a/dubbo-serialization/dubbo-serialization-fst/pom.xml b/dubbo-serialization/dubbo-serialization-fst/pom.xml index 09fb25df46..8202024dc3 100644 --- a/dubbo-serialization/dubbo-serialization-fst/pom.xml +++ b/dubbo-serialization/dubbo-serialization-fst/pom.xml @@ -20,7 +20,7 @@ com.alibaba dubbo-serialization - 2.6.2-SNAPSHOT + 2.6.2 dubbo-serialization-fst jar diff --git a/dubbo-serialization/dubbo-serialization-hessian2/pom.xml b/dubbo-serialization/dubbo-serialization-hessian2/pom.xml index 13afbff7ab..3747942ca5 100644 --- a/dubbo-serialization/dubbo-serialization-hessian2/pom.xml +++ b/dubbo-serialization/dubbo-serialization-hessian2/pom.xml @@ -21,7 +21,7 @@ limitations under the License. com.alibaba dubbo-serialization - 2.6.2-SNAPSHOT + 2.6.2 dubbo-serialization-hessian2 jar diff --git a/dubbo-serialization/dubbo-serialization-jdk/pom.xml b/dubbo-serialization/dubbo-serialization-jdk/pom.xml index dc7c1c0ad0..f228e740e7 100644 --- a/dubbo-serialization/dubbo-serialization-jdk/pom.xml +++ b/dubbo-serialization/dubbo-serialization-jdk/pom.xml @@ -21,7 +21,7 @@ limitations under the License. com.alibaba dubbo-serialization - 2.6.2-SNAPSHOT + 2.6.2 dubbo-serialization-jdk jar diff --git a/dubbo-serialization/dubbo-serialization-kryo/pom.xml b/dubbo-serialization/dubbo-serialization-kryo/pom.xml index 6622a0af11..6df93e94cd 100644 --- a/dubbo-serialization/dubbo-serialization-kryo/pom.xml +++ b/dubbo-serialization/dubbo-serialization-kryo/pom.xml @@ -21,7 +21,7 @@ limitations under the License. com.alibaba dubbo-serialization - 2.6.2-SNAPSHOT + 2.6.2 dubbo-serialization-kryo jar diff --git a/dubbo-serialization/pom.xml b/dubbo-serialization/pom.xml index 9f6a280edf..d607b3bb8a 100644 --- a/dubbo-serialization/pom.xml +++ b/dubbo-serialization/pom.xml @@ -20,7 +20,7 @@ com.alibaba dubbo-parent - 2.6.2-SNAPSHOT + 2.6.2 dubbo-serialization pom diff --git a/dubbo-test/dubbo-test-benchmark/pom.xml b/dubbo-test/dubbo-test-benchmark/pom.xml index 1721940c34..ea621c92ba 100644 --- a/dubbo-test/dubbo-test-benchmark/pom.xml +++ b/dubbo-test/dubbo-test-benchmark/pom.xml @@ -20,7 +20,7 @@ com.alibaba dubbo-test - 2.6.2-SNAPSHOT + 2.6.2 dubbo-test-benchmark jar diff --git a/dubbo-test/dubbo-test-compatibility/dubbo-test-spring3/pom.xml b/dubbo-test/dubbo-test-compatibility/dubbo-test-spring3/pom.xml index 75460b86dc..0a5d3d0bc4 100644 --- a/dubbo-test/dubbo-test-compatibility/dubbo-test-spring3/pom.xml +++ b/dubbo-test/dubbo-test-compatibility/dubbo-test-spring3/pom.xml @@ -21,7 +21,7 @@ dubbo-test-compatibility com.alibaba - 2.6.2-SNAPSHOT + 2.6.2 4.0.0 diff --git a/dubbo-test/dubbo-test-compatibility/pom.xml b/dubbo-test/dubbo-test-compatibility/pom.xml index a0f853863d..456dcae16a 100644 --- a/dubbo-test/dubbo-test-compatibility/pom.xml +++ b/dubbo-test/dubbo-test-compatibility/pom.xml @@ -22,7 +22,7 @@ com.alibaba dubbo-test - 2.6.2-SNAPSHOT + 2.6.2 dubbo-test-compatibility pom diff --git a/dubbo-test/dubbo-test-examples/pom.xml b/dubbo-test/dubbo-test-examples/pom.xml index d3321d30e3..d84f217eae 100644 --- a/dubbo-test/dubbo-test-examples/pom.xml +++ b/dubbo-test/dubbo-test-examples/pom.xml @@ -20,7 +20,7 @@ com.alibaba dubbo-test - 2.6.2-SNAPSHOT + 2.6.2 dubbo-test-examples jar diff --git a/dubbo-test/dubbo-test-integration/pom.xml b/dubbo-test/dubbo-test-integration/pom.xml index 0e6fb90c2b..c067aff5d9 100644 --- a/dubbo-test/dubbo-test-integration/pom.xml +++ b/dubbo-test/dubbo-test-integration/pom.xml @@ -20,7 +20,7 @@ com.alibaba dubbo-test - 2.6.2-SNAPSHOT + 2.6.2 dubbo-test-integration jar diff --git a/dubbo-test/pom.xml b/dubbo-test/pom.xml index 7bab0f58dd..f1aadb5112 100644 --- a/dubbo-test/pom.xml +++ b/dubbo-test/pom.xml @@ -20,7 +20,7 @@ com.alibaba dubbo-parent - 2.6.2-SNAPSHOT + 2.6.2 dubbo-test pom diff --git a/hessian-lite/pom.xml b/hessian-lite/pom.xml index 8e1de3815c..89e0f21257 100644 --- a/hessian-lite/pom.xml +++ b/hessian-lite/pom.xml @@ -21,7 +21,7 @@ com.alibaba dubbo-parent - 2.6.2-SNAPSHOT + 2.6.2 hessian-lite jar diff --git a/pom.xml b/pom.xml index 742643eaea..743f69574a 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ com.alibaba dubbo-parent - 2.6.2-SNAPSHOT + 2.6.2 pom ${project.artifactId} @@ -143,7 +143,7 @@ com.alibaba dubbo-dependencies-bom - 2.6.2-SNAPSHOT + 2.6.2 pom import