diff --git a/all/pom.xml b/all/pom.xml
index 2779f767be8..aa80093b563 100644
--- a/all/pom.xml
+++ b/all/pom.xml
@@ -19,11 +19,11 @@
com.alibaba
dubbo-parent
- 2.6.11-SNAPSHOT
+ 2.6.11
../pom.xml
dubbo
- 2.6.11-SNAPSHOT
+ 2.6.11
jar
dubbo-all
The all in one project of dubbo
diff --git a/bom/pom.xml b/bom/pom.xml
index 39ba7553841..bcde0c27bfa 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -32,7 +32,7 @@
com.alibaba
dubbo-bom
- 2.6.11-SNAPSHOT
+ 2.6.11
pom
dubbo-bom
diff --git a/dependencies-bom/pom.xml b/dependencies-bom/pom.xml
index 0e91323cceb..850d6756dd5 100644
--- a/dependencies-bom/pom.xml
+++ b/dependencies-bom/pom.xml
@@ -25,7 +25,7 @@
com.alibaba
dubbo-dependencies-bom
- 2.6.11-SNAPSHOT
+ 2.6.11
pom
dubbo-dependencies-bom
diff --git a/distribution/pom.xml b/distribution/pom.xml
index 03bd673e94d..cf8c360e5a8 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -19,7 +19,7 @@
com.alibaba
dubbo-parent
- 2.6.11-SNAPSHOT
+ 2.6.11
dubbo-distribution
pom
diff --git a/dubbo-cluster/pom.xml b/dubbo-cluster/pom.xml
index 2cc903f77bc..ca8497e9c30 100644
--- a/dubbo-cluster/pom.xml
+++ b/dubbo-cluster/pom.xml
@@ -19,7 +19,7 @@
com.alibaba
dubbo-parent
- 2.6.11-SNAPSHOT
+ 2.6.11
dubbo-cluster
jar
diff --git a/dubbo-common/pom.xml b/dubbo-common/pom.xml
index 4549517878a..33f8340232d 100644
--- a/dubbo-common/pom.xml
+++ b/dubbo-common/pom.xml
@@ -20,7 +20,7 @@
com.alibaba
dubbo-parent
- 2.6.11-SNAPSHOT
+ 2.6.11
dubbo-common
jar
diff --git a/dubbo-config/dubbo-config-api/pom.xml b/dubbo-config/dubbo-config-api/pom.xml
index 2e12aed6120..80a9f0dffb0 100644
--- a/dubbo-config/dubbo-config-api/pom.xml
+++ b/dubbo-config/dubbo-config-api/pom.xml
@@ -19,7 +19,7 @@
com.alibaba
dubbo-config
- 2.6.11-SNAPSHOT
+ 2.6.11
dubbo-config-api
jar
diff --git a/dubbo-config/dubbo-config-spring/pom.xml b/dubbo-config/dubbo-config-spring/pom.xml
index f7d03f48e71..38df59b9194 100644
--- a/dubbo-config/dubbo-config-spring/pom.xml
+++ b/dubbo-config/dubbo-config-spring/pom.xml
@@ -19,7 +19,7 @@
com.alibaba
dubbo-config
- 2.6.11-SNAPSHOT
+ 2.6.11
dubbo-config-spring
jar
diff --git a/dubbo-config/pom.xml b/dubbo-config/pom.xml
index 1fdfcebfdfb..8025e818d03 100644
--- a/dubbo-config/pom.xml
+++ b/dubbo-config/pom.xml
@@ -19,7 +19,7 @@
com.alibaba
dubbo-parent
- 2.6.11-SNAPSHOT
+ 2.6.11
dubbo-config
pom
diff --git a/dubbo-container/dubbo-container-api/pom.xml b/dubbo-container/dubbo-container-api/pom.xml
index 8648857a938..3f1b0237a8a 100644
--- a/dubbo-container/dubbo-container-api/pom.xml
+++ b/dubbo-container/dubbo-container-api/pom.xml
@@ -19,7 +19,7 @@
com.alibaba
dubbo-container
- 2.6.11-SNAPSHOT
+ 2.6.11
dubbo-container-api
jar
diff --git a/dubbo-container/dubbo-container-log4j/pom.xml b/dubbo-container/dubbo-container-log4j/pom.xml
index a3b20586d95..0ea92466d9d 100644
--- a/dubbo-container/dubbo-container-log4j/pom.xml
+++ b/dubbo-container/dubbo-container-log4j/pom.xml
@@ -19,7 +19,7 @@
com.alibaba
dubbo-container
- 2.6.11-SNAPSHOT
+ 2.6.11
dubbo-container-log4j
jar
diff --git a/dubbo-container/dubbo-container-logback/pom.xml b/dubbo-container/dubbo-container-logback/pom.xml
index 04823907548..174002fe026 100644
--- a/dubbo-container/dubbo-container-logback/pom.xml
+++ b/dubbo-container/dubbo-container-logback/pom.xml
@@ -19,7 +19,7 @@
com.alibaba
dubbo-container
- 2.6.11-SNAPSHOT
+ 2.6.11
dubbo-container-logback
jar
diff --git a/dubbo-container/dubbo-container-spring/pom.xml b/dubbo-container/dubbo-container-spring/pom.xml
index 334c903d6e8..750917874cb 100644
--- a/dubbo-container/dubbo-container-spring/pom.xml
+++ b/dubbo-container/dubbo-container-spring/pom.xml
@@ -19,7 +19,7 @@
com.alibaba
dubbo-container
- 2.6.11-SNAPSHOT
+ 2.6.11
dubbo-container-spring
jar
diff --git a/dubbo-container/pom.xml b/dubbo-container/pom.xml
index bbc814da3bf..47253ce872a 100644
--- a/dubbo-container/pom.xml
+++ b/dubbo-container/pom.xml
@@ -19,7 +19,7 @@
com.alibaba
dubbo-parent
- 2.6.11-SNAPSHOT
+ 2.6.11
dubbo-container
pom
diff --git a/dubbo-demo/dubbo-demo-api/pom.xml b/dubbo-demo/dubbo-demo-api/pom.xml
index 8c75ec0e518..b909e71e38d 100644
--- a/dubbo-demo/dubbo-demo-api/pom.xml
+++ b/dubbo-demo/dubbo-demo-api/pom.xml
@@ -19,7 +19,7 @@
com.alibaba
dubbo-demo
- 2.6.11-SNAPSHOT
+ 2.6.11
dubbo-demo-api
jar
diff --git a/dubbo-demo/dubbo-demo-consumer/pom.xml b/dubbo-demo/dubbo-demo-consumer/pom.xml
index 8380ba7e731..75d3311a4e3 100644
--- a/dubbo-demo/dubbo-demo-consumer/pom.xml
+++ b/dubbo-demo/dubbo-demo-consumer/pom.xml
@@ -19,7 +19,7 @@
com.alibaba
dubbo-demo
- 2.6.11-SNAPSHOT
+ 2.6.11
dubbo-demo-consumer
jar
diff --git a/dubbo-demo/dubbo-demo-provider/pom.xml b/dubbo-demo/dubbo-demo-provider/pom.xml
index 5b213a470a4..1c4af06c5b1 100644
--- a/dubbo-demo/dubbo-demo-provider/pom.xml
+++ b/dubbo-demo/dubbo-demo-provider/pom.xml
@@ -19,7 +19,7 @@
com.alibaba
dubbo-demo
- 2.6.11-SNAPSHOT
+ 2.6.11
dubbo-demo-provider
jar
diff --git a/dubbo-demo/pom.xml b/dubbo-demo/pom.xml
index 1b604352014..71cb019fbac 100644
--- a/dubbo-demo/pom.xml
+++ b/dubbo-demo/pom.xml
@@ -19,7 +19,7 @@
com.alibaba
dubbo-parent
- 2.6.11-SNAPSHOT
+ 2.6.11
dubbo-demo
pom
diff --git a/dubbo-filter/dubbo-filter-cache/pom.xml b/dubbo-filter/dubbo-filter-cache/pom.xml
index f60cdde508c..bc5edf3cf76 100644
--- a/dubbo-filter/dubbo-filter-cache/pom.xml
+++ b/dubbo-filter/dubbo-filter-cache/pom.xml
@@ -19,7 +19,7 @@
com.alibaba
dubbo-filter
- 2.6.11-SNAPSHOT
+ 2.6.11
dubbo-filter-cache
jar
diff --git a/dubbo-filter/dubbo-filter-validation/pom.xml b/dubbo-filter/dubbo-filter-validation/pom.xml
index 6121fb48ff6..c59d5dbbb54 100644
--- a/dubbo-filter/dubbo-filter-validation/pom.xml
+++ b/dubbo-filter/dubbo-filter-validation/pom.xml
@@ -19,7 +19,7 @@
com.alibaba
dubbo-filter
- 2.6.11-SNAPSHOT
+ 2.6.11
dubbo-filter-validation
jar
diff --git a/dubbo-filter/pom.xml b/dubbo-filter/pom.xml
index 968befaaba0..ee91f57be55 100644
--- a/dubbo-filter/pom.xml
+++ b/dubbo-filter/pom.xml
@@ -19,7 +19,7 @@
com.alibaba
dubbo-parent
- 2.6.11-SNAPSHOT
+ 2.6.11
dubbo-filter
pom
diff --git a/dubbo-monitor/dubbo-monitor-api/pom.xml b/dubbo-monitor/dubbo-monitor-api/pom.xml
index 93ba6c85f7d..e9ec5eb4020 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.11-SNAPSHOT
+ 2.6.11
dubbo-monitor-api
jar
diff --git a/dubbo-monitor/dubbo-monitor-default/pom.xml b/dubbo-monitor/dubbo-monitor-default/pom.xml
index 5c5283caf46..b9fdc5fc3dd 100644
--- a/dubbo-monitor/dubbo-monitor-default/pom.xml
+++ b/dubbo-monitor/dubbo-monitor-default/pom.xml
@@ -19,7 +19,7 @@
com.alibaba
dubbo-monitor
- 2.6.11-SNAPSHOT
+ 2.6.11
dubbo-monitor-default
jar
diff --git a/dubbo-monitor/pom.xml b/dubbo-monitor/pom.xml
index 9d15a40a7aa..98d00bd667f 100644
--- a/dubbo-monitor/pom.xml
+++ b/dubbo-monitor/pom.xml
@@ -19,7 +19,7 @@
com.alibaba
dubbo-parent
- 2.6.11-SNAPSHOT
+ 2.6.11
dubbo-monitor
pom
diff --git a/dubbo-plugin/dubbo-qos/pom.xml b/dubbo-plugin/dubbo-qos/pom.xml
index 3b7dad5126b..8025c99e17b 100644
--- a/dubbo-plugin/dubbo-qos/pom.xml
+++ b/dubbo-plugin/dubbo-qos/pom.xml
@@ -18,7 +18,7 @@
com.alibaba
dubbo-plugin
- 2.6.11-SNAPSHOT
+ 2.6.11
4.0.0
diff --git a/dubbo-plugin/pom.xml b/dubbo-plugin/pom.xml
index 6ec721be1b1..d7b0d1e5489 100644
--- a/dubbo-plugin/pom.xml
+++ b/dubbo-plugin/pom.xml
@@ -18,7 +18,7 @@
dubbo-parent
com.alibaba
- 2.6.11-SNAPSHOT
+ 2.6.11
4.0.0
diff --git a/dubbo-registry/dubbo-registry-api/pom.xml b/dubbo-registry/dubbo-registry-api/pom.xml
index 4c5bf1d76c3..8760bb7a73f 100644
--- a/dubbo-registry/dubbo-registry-api/pom.xml
+++ b/dubbo-registry/dubbo-registry-api/pom.xml
@@ -19,7 +19,7 @@
com.alibaba
dubbo-registry
- 2.6.11-SNAPSHOT
+ 2.6.11
dubbo-registry-api
jar
diff --git a/dubbo-registry/dubbo-registry-default/pom.xml b/dubbo-registry/dubbo-registry-default/pom.xml
index b2b7f9788ce..78f3c3a0333 100644
--- a/dubbo-registry/dubbo-registry-default/pom.xml
+++ b/dubbo-registry/dubbo-registry-default/pom.xml
@@ -20,7 +20,7 @@
com.alibaba
dubbo-registry
- 2.6.11-SNAPSHOT
+ 2.6.11
dubbo-registry-default
jar
diff --git a/dubbo-registry/dubbo-registry-multicast/pom.xml b/dubbo-registry/dubbo-registry-multicast/pom.xml
index bf7b42033a7..4824ae37609 100644
--- a/dubbo-registry/dubbo-registry-multicast/pom.xml
+++ b/dubbo-registry/dubbo-registry-multicast/pom.xml
@@ -19,7 +19,7 @@
com.alibaba
dubbo-registry
- 2.6.11-SNAPSHOT
+ 2.6.11
dubbo-registry-multicast
jar
diff --git a/dubbo-registry/dubbo-registry-nacos/pom.xml b/dubbo-registry/dubbo-registry-nacos/pom.xml
index db5221b4900..bf5dec497dc 100644
--- a/dubbo-registry/dubbo-registry-nacos/pom.xml
+++ b/dubbo-registry/dubbo-registry-nacos/pom.xml
@@ -19,7 +19,7 @@
dubbo-registry
com.alibaba
- 2.6.11-SNAPSHOT
+ 2.6.11
../pom.xml
4.0.0
diff --git a/dubbo-registry/dubbo-registry-redis/pom.xml b/dubbo-registry/dubbo-registry-redis/pom.xml
index 33bca42e844..7e695140870 100644
--- a/dubbo-registry/dubbo-registry-redis/pom.xml
+++ b/dubbo-registry/dubbo-registry-redis/pom.xml
@@ -19,7 +19,7 @@
com.alibaba
dubbo-registry
- 2.6.11-SNAPSHOT
+ 2.6.11
dubbo-registry-redis
jar
diff --git a/dubbo-registry/dubbo-registry-zookeeper/pom.xml b/dubbo-registry/dubbo-registry-zookeeper/pom.xml
index fb659bd93c0..5a4ebaf4f3b 100644
--- a/dubbo-registry/dubbo-registry-zookeeper/pom.xml
+++ b/dubbo-registry/dubbo-registry-zookeeper/pom.xml
@@ -19,7 +19,7 @@
com.alibaba
dubbo-registry
- 2.6.11-SNAPSHOT
+ 2.6.11
dubbo-registry-zookeeper
jar
diff --git a/dubbo-registry/pom.xml b/dubbo-registry/pom.xml
index f4ad495c9c3..b14c9c7963e 100644
--- a/dubbo-registry/pom.xml
+++ b/dubbo-registry/pom.xml
@@ -19,7 +19,7 @@
com.alibaba
dubbo-parent
- 2.6.11-SNAPSHOT
+ 2.6.11
dubbo-registry
pom
diff --git a/dubbo-remoting/dubbo-remoting-api/pom.xml b/dubbo-remoting/dubbo-remoting-api/pom.xml
index cd89e04e169..fbf785b4aeb 100644
--- a/dubbo-remoting/dubbo-remoting-api/pom.xml
+++ b/dubbo-remoting/dubbo-remoting-api/pom.xml
@@ -19,7 +19,7 @@
com.alibaba
dubbo-remoting
- 2.6.11-SNAPSHOT
+ 2.6.11
dubbo-remoting-api
jar
diff --git a/dubbo-remoting/dubbo-remoting-grizzly/pom.xml b/dubbo-remoting/dubbo-remoting-grizzly/pom.xml
index a8825bbec87..1a9d6a6fc83 100644
--- a/dubbo-remoting/dubbo-remoting-grizzly/pom.xml
+++ b/dubbo-remoting/dubbo-remoting-grizzly/pom.xml
@@ -19,7 +19,7 @@
com.alibaba
dubbo-remoting
- 2.6.11-SNAPSHOT
+ 2.6.11
dubbo-remoting-grizzly
jar
diff --git a/dubbo-remoting/dubbo-remoting-http/pom.xml b/dubbo-remoting/dubbo-remoting-http/pom.xml
index f9e622ca73e..72fa3a9b687 100644
--- a/dubbo-remoting/dubbo-remoting-http/pom.xml
+++ b/dubbo-remoting/dubbo-remoting-http/pom.xml
@@ -19,7 +19,7 @@
com.alibaba
dubbo-remoting
- 2.6.11-SNAPSHOT
+ 2.6.11
dubbo-remoting-http
jar
diff --git a/dubbo-remoting/dubbo-remoting-mina/pom.xml b/dubbo-remoting/dubbo-remoting-mina/pom.xml
index 28406cd361b..c0207c8fc7c 100644
--- a/dubbo-remoting/dubbo-remoting-mina/pom.xml
+++ b/dubbo-remoting/dubbo-remoting-mina/pom.xml
@@ -19,7 +19,7 @@
com.alibaba
dubbo-remoting
- 2.6.11-SNAPSHOT
+ 2.6.11
dubbo-remoting-mina
jar
diff --git a/dubbo-remoting/dubbo-remoting-netty/pom.xml b/dubbo-remoting/dubbo-remoting-netty/pom.xml
index 44933456048..7151198a101 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.11-SNAPSHOT
+ 2.6.11
dubbo-remoting-netty
jar
diff --git a/dubbo-remoting/dubbo-remoting-netty4/pom.xml b/dubbo-remoting/dubbo-remoting-netty4/pom.xml
index 0903be72220..940567624a8 100644
--- a/dubbo-remoting/dubbo-remoting-netty4/pom.xml
+++ b/dubbo-remoting/dubbo-remoting-netty4/pom.xml
@@ -18,7 +18,7 @@
dubbo-remoting
com.alibaba
- 2.6.11-SNAPSHOT
+ 2.6.11
4.0.0
diff --git a/dubbo-remoting/dubbo-remoting-p2p/pom.xml b/dubbo-remoting/dubbo-remoting-p2p/pom.xml
index 8016bda4baa..2e2d8f73620 100644
--- a/dubbo-remoting/dubbo-remoting-p2p/pom.xml
+++ b/dubbo-remoting/dubbo-remoting-p2p/pom.xml
@@ -19,7 +19,7 @@
com.alibaba
dubbo-remoting
- 2.6.11-SNAPSHOT
+ 2.6.11
dubbo-remoting-p2p
jar
diff --git a/dubbo-remoting/dubbo-remoting-zookeeper/pom.xml b/dubbo-remoting/dubbo-remoting-zookeeper/pom.xml
index 0685600cf88..df63fdc8a5d 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.11-SNAPSHOT
+ 2.6.11
dubbo-remoting-zookeeper
jar
diff --git a/dubbo-remoting/pom.xml b/dubbo-remoting/pom.xml
index be1484580fd..0b2bda55045 100644
--- a/dubbo-remoting/pom.xml
+++ b/dubbo-remoting/pom.xml
@@ -20,7 +20,7 @@
com.alibaba
dubbo-parent
- 2.6.11-SNAPSHOT
+ 2.6.11
dubbo-remoting
pom
diff --git a/dubbo-rpc/dubbo-rpc-api/pom.xml b/dubbo-rpc/dubbo-rpc-api/pom.xml
index df74757a8d8..9735c8bb3a1 100644
--- a/dubbo-rpc/dubbo-rpc-api/pom.xml
+++ b/dubbo-rpc/dubbo-rpc-api/pom.xml
@@ -19,7 +19,7 @@
com.alibaba
dubbo-rpc
- 2.6.11-SNAPSHOT
+ 2.6.11
dubbo-rpc-api
jar
diff --git a/dubbo-rpc/dubbo-rpc-dubbo/pom.xml b/dubbo-rpc/dubbo-rpc-dubbo/pom.xml
index 4a69781a2b8..965e8c892c9 100644
--- a/dubbo-rpc/dubbo-rpc-dubbo/pom.xml
+++ b/dubbo-rpc/dubbo-rpc-dubbo/pom.xml
@@ -19,7 +19,7 @@
com.alibaba
dubbo-rpc
- 2.6.11-SNAPSHOT
+ 2.6.11
dubbo-rpc-dubbo
jar
diff --git a/dubbo-rpc/dubbo-rpc-hessian/pom.xml b/dubbo-rpc/dubbo-rpc-hessian/pom.xml
index 1d3d3611311..1c4a26e0ce8 100644
--- a/dubbo-rpc/dubbo-rpc-hessian/pom.xml
+++ b/dubbo-rpc/dubbo-rpc-hessian/pom.xml
@@ -19,7 +19,7 @@
com.alibaba
dubbo-rpc
- 2.6.11-SNAPSHOT
+ 2.6.11
dubbo-rpc-hessian
jar
diff --git a/dubbo-rpc/dubbo-rpc-http/pom.xml b/dubbo-rpc/dubbo-rpc-http/pom.xml
index 877c6edcd27..5a86a129f90 100644
--- a/dubbo-rpc/dubbo-rpc-http/pom.xml
+++ b/dubbo-rpc/dubbo-rpc-http/pom.xml
@@ -19,7 +19,7 @@
com.alibaba
dubbo-rpc
- 2.6.11-SNAPSHOT
+ 2.6.11
dubbo-rpc-http
jar
diff --git a/dubbo-rpc/dubbo-rpc-injvm/pom.xml b/dubbo-rpc/dubbo-rpc-injvm/pom.xml
index afc4bba850c..ba7f0dac154 100644
--- a/dubbo-rpc/dubbo-rpc-injvm/pom.xml
+++ b/dubbo-rpc/dubbo-rpc-injvm/pom.xml
@@ -19,7 +19,7 @@
com.alibaba
dubbo-rpc
- 2.6.11-SNAPSHOT
+ 2.6.11
dubbo-rpc-injvm
jar
diff --git a/dubbo-rpc/dubbo-rpc-memcached/pom.xml b/dubbo-rpc/dubbo-rpc-memcached/pom.xml
index 59f14404ffa..2554ecb144e 100644
--- a/dubbo-rpc/dubbo-rpc-memcached/pom.xml
+++ b/dubbo-rpc/dubbo-rpc-memcached/pom.xml
@@ -19,7 +19,7 @@
com.alibaba
dubbo-rpc
- 2.6.11-SNAPSHOT
+ 2.6.11
dubbo-rpc-memcached
jar
diff --git a/dubbo-rpc/dubbo-rpc-redis/pom.xml b/dubbo-rpc/dubbo-rpc-redis/pom.xml
index e5e11588793..0e15a0996ff 100644
--- a/dubbo-rpc/dubbo-rpc-redis/pom.xml
+++ b/dubbo-rpc/dubbo-rpc-redis/pom.xml
@@ -19,7 +19,7 @@
com.alibaba
dubbo-rpc
- 2.6.11-SNAPSHOT
+ 2.6.11
dubbo-rpc-redis
jar
diff --git a/dubbo-rpc/dubbo-rpc-rest/pom.xml b/dubbo-rpc/dubbo-rpc-rest/pom.xml
index b5e7039c84b..5790ef92d86 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.11-SNAPSHOT
+ 2.6.11
dubbo-rpc-rest
jar
diff --git a/dubbo-rpc/dubbo-rpc-rmi/pom.xml b/dubbo-rpc/dubbo-rpc-rmi/pom.xml
index 5346dc2d6bf..ae376df1fd6 100644
--- a/dubbo-rpc/dubbo-rpc-rmi/pom.xml
+++ b/dubbo-rpc/dubbo-rpc-rmi/pom.xml
@@ -19,7 +19,7 @@
com.alibaba
dubbo-rpc
- 2.6.11-SNAPSHOT
+ 2.6.11
dubbo-rpc-rmi
jar
diff --git a/dubbo-rpc/dubbo-rpc-thrift/pom.xml b/dubbo-rpc/dubbo-rpc-thrift/pom.xml
index 9c3c9a05d08..7324aebd00a 100644
--- a/dubbo-rpc/dubbo-rpc-thrift/pom.xml
+++ b/dubbo-rpc/dubbo-rpc-thrift/pom.xml
@@ -19,7 +19,7 @@
com.alibaba
dubbo-rpc
- 2.6.11-SNAPSHOT
+ 2.6.11
dubbo-rpc-thrift
jar
diff --git a/dubbo-rpc/dubbo-rpc-webservice/pom.xml b/dubbo-rpc/dubbo-rpc-webservice/pom.xml
index 829c015e1ce..60a4c866d65 100644
--- a/dubbo-rpc/dubbo-rpc-webservice/pom.xml
+++ b/dubbo-rpc/dubbo-rpc-webservice/pom.xml
@@ -19,7 +19,7 @@
com.alibaba
dubbo-rpc
- 2.6.11-SNAPSHOT
+ 2.6.11
dubbo-rpc-webservice
jar
diff --git a/dubbo-rpc/pom.xml b/dubbo-rpc/pom.xml
index 14190ed2d6e..d803e0b34d7 100644
--- a/dubbo-rpc/pom.xml
+++ b/dubbo-rpc/pom.xml
@@ -19,7 +19,7 @@
com.alibaba
dubbo-parent
- 2.6.11-SNAPSHOT
+ 2.6.11
dubbo-rpc
pom
diff --git a/dubbo-serialization/dubbo-serialization-api/pom.xml b/dubbo-serialization/dubbo-serialization-api/pom.xml
index 644364b8461..49c748d70ad 100644
--- a/dubbo-serialization/dubbo-serialization-api/pom.xml
+++ b/dubbo-serialization/dubbo-serialization-api/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
com.alibaba
dubbo-serialization
- 2.6.11-SNAPSHOT
+ 2.6.11
dubbo-serialization-api
jar
diff --git a/dubbo-serialization/dubbo-serialization-fastjson/pom.xml b/dubbo-serialization/dubbo-serialization-fastjson/pom.xml
index 86c694bb1eb..87fb45d6e0e 100644
--- a/dubbo-serialization/dubbo-serialization-fastjson/pom.xml
+++ b/dubbo-serialization/dubbo-serialization-fastjson/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
com.alibaba
dubbo-serialization
- 2.6.11-SNAPSHOT
+ 2.6.11
dubbo-serialization-fastjson
jar
diff --git a/dubbo-serialization/dubbo-serialization-fst/pom.xml b/dubbo-serialization/dubbo-serialization-fst/pom.xml
index 9c9a1106856..0ee54b7bc29 100644
--- a/dubbo-serialization/dubbo-serialization-fst/pom.xml
+++ b/dubbo-serialization/dubbo-serialization-fst/pom.xml
@@ -19,7 +19,7 @@
com.alibaba
dubbo-serialization
- 2.6.11-SNAPSHOT
+ 2.6.11
dubbo-serialization-fst
jar
diff --git a/dubbo-serialization/dubbo-serialization-hessian2/pom.xml b/dubbo-serialization/dubbo-serialization-hessian2/pom.xml
index 21042383f41..2382c0000c3 100644
--- a/dubbo-serialization/dubbo-serialization-hessian2/pom.xml
+++ b/dubbo-serialization/dubbo-serialization-hessian2/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
com.alibaba
dubbo-serialization
- 2.6.11-SNAPSHOT
+ 2.6.11
dubbo-serialization-hessian2
jar
diff --git a/dubbo-serialization/dubbo-serialization-jdk/pom.xml b/dubbo-serialization/dubbo-serialization-jdk/pom.xml
index 724c468791e..cb867ffc93e 100644
--- a/dubbo-serialization/dubbo-serialization-jdk/pom.xml
+++ b/dubbo-serialization/dubbo-serialization-jdk/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
com.alibaba
dubbo-serialization
- 2.6.11-SNAPSHOT
+ 2.6.11
dubbo-serialization-jdk
jar
diff --git a/dubbo-serialization/dubbo-serialization-kryo/pom.xml b/dubbo-serialization/dubbo-serialization-kryo/pom.xml
index 4cd31ae5f86..33fc853e38a 100644
--- a/dubbo-serialization/dubbo-serialization-kryo/pom.xml
+++ b/dubbo-serialization/dubbo-serialization-kryo/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
com.alibaba
dubbo-serialization
- 2.6.11-SNAPSHOT
+ 2.6.11
dubbo-serialization-kryo
jar
diff --git a/dubbo-serialization/pom.xml b/dubbo-serialization/pom.xml
index f70d1f6badc..7499a54eff5 100644
--- a/dubbo-serialization/pom.xml
+++ b/dubbo-serialization/pom.xml
@@ -19,7 +19,7 @@
com.alibaba
dubbo-parent
- 2.6.11-SNAPSHOT
+ 2.6.11
dubbo-serialization
pom
diff --git a/dubbo-test/dubbo-test-benchmark/pom.xml b/dubbo-test/dubbo-test-benchmark/pom.xml
index 79691ca7a0c..290998b753e 100644
--- a/dubbo-test/dubbo-test-benchmark/pom.xml
+++ b/dubbo-test/dubbo-test-benchmark/pom.xml
@@ -19,7 +19,7 @@
com.alibaba
dubbo-test
- 2.6.11-SNAPSHOT
+ 2.6.11
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 12a4d0ea6b4..f479d3c239f 100644
--- a/dubbo-test/dubbo-test-compatibility/dubbo-test-spring3/pom.xml
+++ b/dubbo-test/dubbo-test-compatibility/dubbo-test-spring3/pom.xml
@@ -19,7 +19,7 @@
dubbo-test-compatibility
com.alibaba
- 2.6.11-SNAPSHOT
+ 2.6.11
4.0.0
diff --git a/dubbo-test/dubbo-test-compatibility/pom.xml b/dubbo-test/dubbo-test-compatibility/pom.xml
index ac22e5c4902..de1e24f17cb 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.11-SNAPSHOT
+ 2.6.11
dubbo-test-compatibility
pom
diff --git a/dubbo-test/dubbo-test-examples/pom.xml b/dubbo-test/dubbo-test-examples/pom.xml
index 45558e55465..b5cc8a5b57f 100644
--- a/dubbo-test/dubbo-test-examples/pom.xml
+++ b/dubbo-test/dubbo-test-examples/pom.xml
@@ -19,7 +19,7 @@
com.alibaba
dubbo-test
- 2.6.11-SNAPSHOT
+ 2.6.11
dubbo-test-examples
jar
diff --git a/dubbo-test/dubbo-test-integration/pom.xml b/dubbo-test/dubbo-test-integration/pom.xml
index a15c2f7ed43..dfd22918282 100644
--- a/dubbo-test/dubbo-test-integration/pom.xml
+++ b/dubbo-test/dubbo-test-integration/pom.xml
@@ -19,7 +19,7 @@
com.alibaba
dubbo-test
- 2.6.11-SNAPSHOT
+ 2.6.11
dubbo-test-integration
jar
diff --git a/dubbo-test/pom.xml b/dubbo-test/pom.xml
index abaf21ec210..ef40cc0003a 100644
--- a/dubbo-test/pom.xml
+++ b/dubbo-test/pom.xml
@@ -19,7 +19,7 @@
com.alibaba
dubbo-parent
- 2.6.11-SNAPSHOT
+ 2.6.11
dubbo-test
pom
@@ -203,7 +203,7 @@
com.alibaba
dubbo-serialization-jdk
- 2.6.11-SNAPSHOT
+ 2.6.11
org.hibernate
diff --git a/pom.xml b/pom.xml
index e9ef844bbb1..48f6109dbff 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
com.alibaba
dubbo-parent
- 2.6.11-SNAPSHOT
+ 2.6.11
pom
${project.artifactId}
@@ -149,7 +149,7 @@
com.alibaba
dubbo-dependencies-bom
- 2.6.11-SNAPSHOT
+ 2.6.11
pom
import