From 40f44fe0e60d0cb3357c2bed6952c9cef06dd28d Mon Sep 17 00:00:00 2001
From: xiaoheng1 <2018154970@qq.com>
Date: Sat, 18 Sep 2021 17:57:23 +0800
Subject: [PATCH] update to 2.6.12-SNAPSHOT
---
all/pom.xml | 4 ++--
bom/pom.xml | 2 +-
dependencies-bom/pom.xml | 2 +-
distribution/pom.xml | 2 +-
dubbo-cluster/pom.xml | 2 +-
dubbo-common/pom.xml | 2 +-
dubbo-config/dubbo-config-api/pom.xml | 2 +-
dubbo-config/dubbo-config-spring/pom.xml | 2 +-
dubbo-config/pom.xml | 2 +-
dubbo-container/dubbo-container-api/pom.xml | 2 +-
dubbo-container/dubbo-container-log4j/pom.xml | 2 +-
dubbo-container/dubbo-container-logback/pom.xml | 2 +-
dubbo-container/dubbo-container-spring/pom.xml | 2 +-
dubbo-container/pom.xml | 2 +-
dubbo-demo/dubbo-demo-api/pom.xml | 2 +-
dubbo-demo/dubbo-demo-consumer/pom.xml | 2 +-
dubbo-demo/dubbo-demo-provider/pom.xml | 2 +-
dubbo-demo/pom.xml | 2 +-
dubbo-filter/dubbo-filter-cache/pom.xml | 2 +-
dubbo-filter/dubbo-filter-validation/pom.xml | 2 +-
dubbo-filter/pom.xml | 2 +-
dubbo-monitor/dubbo-monitor-api/pom.xml | 2 +-
dubbo-monitor/dubbo-monitor-default/pom.xml | 2 +-
dubbo-monitor/pom.xml | 2 +-
dubbo-plugin/dubbo-qos/pom.xml | 2 +-
dubbo-plugin/pom.xml | 2 +-
dubbo-registry/dubbo-registry-api/pom.xml | 2 +-
dubbo-registry/dubbo-registry-default/pom.xml | 2 +-
dubbo-registry/dubbo-registry-multicast/pom.xml | 2 +-
dubbo-registry/dubbo-registry-nacos/pom.xml | 2 +-
dubbo-registry/dubbo-registry-redis/pom.xml | 2 +-
dubbo-registry/dubbo-registry-zookeeper/pom.xml | 2 +-
dubbo-registry/pom.xml | 2 +-
dubbo-remoting/dubbo-remoting-api/pom.xml | 2 +-
dubbo-remoting/dubbo-remoting-grizzly/pom.xml | 2 +-
dubbo-remoting/dubbo-remoting-http/pom.xml | 2 +-
dubbo-remoting/dubbo-remoting-mina/pom.xml | 2 +-
dubbo-remoting/dubbo-remoting-netty/pom.xml | 2 +-
dubbo-remoting/dubbo-remoting-netty4/pom.xml | 2 +-
dubbo-remoting/dubbo-remoting-p2p/pom.xml | 2 +-
dubbo-remoting/dubbo-remoting-zookeeper/pom.xml | 2 +-
dubbo-remoting/pom.xml | 2 +-
dubbo-rpc/dubbo-rpc-api/pom.xml | 2 +-
dubbo-rpc/dubbo-rpc-dubbo/pom.xml | 2 +-
dubbo-rpc/dubbo-rpc-hessian/pom.xml | 2 +-
dubbo-rpc/dubbo-rpc-http/pom.xml | 2 +-
dubbo-rpc/dubbo-rpc-injvm/pom.xml | 2 +-
dubbo-rpc/dubbo-rpc-memcached/pom.xml | 2 +-
dubbo-rpc/dubbo-rpc-redis/pom.xml | 2 +-
dubbo-rpc/dubbo-rpc-rest/pom.xml | 2 +-
dubbo-rpc/dubbo-rpc-rmi/pom.xml | 2 +-
dubbo-rpc/dubbo-rpc-thrift/pom.xml | 2 +-
dubbo-rpc/dubbo-rpc-webservice/pom.xml | 2 +-
dubbo-rpc/pom.xml | 2 +-
dubbo-serialization/dubbo-serialization-api/pom.xml | 2 +-
dubbo-serialization/dubbo-serialization-fastjson/pom.xml | 2 +-
dubbo-serialization/dubbo-serialization-fst/pom.xml | 2 +-
dubbo-serialization/dubbo-serialization-hessian2/pom.xml | 2 +-
dubbo-serialization/dubbo-serialization-jdk/pom.xml | 2 +-
dubbo-serialization/dubbo-serialization-kryo/pom.xml | 2 +-
dubbo-serialization/pom.xml | 2 +-
dubbo-test/dubbo-test-benchmark/pom.xml | 2 +-
.../dubbo-test-compatibility/dubbo-test-spring3/pom.xml | 2 +-
dubbo-test/dubbo-test-compatibility/pom.xml | 2 +-
dubbo-test/dubbo-test-examples/pom.xml | 2 +-
dubbo-test/dubbo-test-integration/pom.xml | 2 +-
dubbo-test/pom.xml | 4 ++--
pom.xml | 4 ++--
68 files changed, 71 insertions(+), 71 deletions(-)
diff --git a/all/pom.xml b/all/pom.xml
index aa80093b563..5330eb8cbe7 100644
--- a/all/pom.xml
+++ b/all/pom.xml
@@ -19,11 +19,11 @@
com.alibaba
dubbo-parent
- 2.6.11
+ 2.6.12-SNAPSHOT
../pom.xml
dubbo
- 2.6.11
+ 2.6.12-SNAPSHOT
jar
dubbo-all
The all in one project of dubbo
diff --git a/bom/pom.xml b/bom/pom.xml
index bcde0c27bfa..dc0cee7ea10 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -32,7 +32,7 @@
com.alibaba
dubbo-bom
- 2.6.11
+ 2.6.12-SNAPSHOT
pom
dubbo-bom
diff --git a/dependencies-bom/pom.xml b/dependencies-bom/pom.xml
index 7abc1d91ab8..e9e66dac3aa 100644
--- a/dependencies-bom/pom.xml
+++ b/dependencies-bom/pom.xml
@@ -25,7 +25,7 @@
com.alibaba
dubbo-dependencies-bom
- 2.6.11
+ 2.6.12-SNAPSHOT
pom
dubbo-dependencies-bom
diff --git a/distribution/pom.xml b/distribution/pom.xml
index cf8c360e5a8..0fb9d6178c2 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -19,7 +19,7 @@
com.alibaba
dubbo-parent
- 2.6.11
+ 2.6.12-SNAPSHOT
dubbo-distribution
pom
diff --git a/dubbo-cluster/pom.xml b/dubbo-cluster/pom.xml
index ca8497e9c30..599e5625fb7 100644
--- a/dubbo-cluster/pom.xml
+++ b/dubbo-cluster/pom.xml
@@ -19,7 +19,7 @@
com.alibaba
dubbo-parent
- 2.6.11
+ 2.6.12-SNAPSHOT
dubbo-cluster
jar
diff --git a/dubbo-common/pom.xml b/dubbo-common/pom.xml
index 33f8340232d..774304a57cd 100644
--- a/dubbo-common/pom.xml
+++ b/dubbo-common/pom.xml
@@ -20,7 +20,7 @@
com.alibaba
dubbo-parent
- 2.6.11
+ 2.6.12-SNAPSHOT
dubbo-common
jar
diff --git a/dubbo-config/dubbo-config-api/pom.xml b/dubbo-config/dubbo-config-api/pom.xml
index 80a9f0dffb0..f726f619ba2 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
+ 2.6.12-SNAPSHOT
dubbo-config-api
jar
diff --git a/dubbo-config/dubbo-config-spring/pom.xml b/dubbo-config/dubbo-config-spring/pom.xml
index 38df59b9194..fa63ebc4823 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
+ 2.6.12-SNAPSHOT
dubbo-config-spring
jar
diff --git a/dubbo-config/pom.xml b/dubbo-config/pom.xml
index 8025e818d03..7755df7e94d 100644
--- a/dubbo-config/pom.xml
+++ b/dubbo-config/pom.xml
@@ -19,7 +19,7 @@
com.alibaba
dubbo-parent
- 2.6.11
+ 2.6.12-SNAPSHOT
dubbo-config
pom
diff --git a/dubbo-container/dubbo-container-api/pom.xml b/dubbo-container/dubbo-container-api/pom.xml
index 3f1b0237a8a..e7dac1dbf68 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
+ 2.6.12-SNAPSHOT
dubbo-container-api
jar
diff --git a/dubbo-container/dubbo-container-log4j/pom.xml b/dubbo-container/dubbo-container-log4j/pom.xml
index 0ea92466d9d..4af2a75fa26 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
+ 2.6.12-SNAPSHOT
dubbo-container-log4j
jar
diff --git a/dubbo-container/dubbo-container-logback/pom.xml b/dubbo-container/dubbo-container-logback/pom.xml
index 174002fe026..8cc2ed34ff6 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
+ 2.6.12-SNAPSHOT
dubbo-container-logback
jar
diff --git a/dubbo-container/dubbo-container-spring/pom.xml b/dubbo-container/dubbo-container-spring/pom.xml
index 750917874cb..5fa28c01b74 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
+ 2.6.12-SNAPSHOT
dubbo-container-spring
jar
diff --git a/dubbo-container/pom.xml b/dubbo-container/pom.xml
index 47253ce872a..1f4a5e5492c 100644
--- a/dubbo-container/pom.xml
+++ b/dubbo-container/pom.xml
@@ -19,7 +19,7 @@
com.alibaba
dubbo-parent
- 2.6.11
+ 2.6.12-SNAPSHOT
dubbo-container
pom
diff --git a/dubbo-demo/dubbo-demo-api/pom.xml b/dubbo-demo/dubbo-demo-api/pom.xml
index b909e71e38d..473e309e3e5 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
+ 2.6.12-SNAPSHOT
dubbo-demo-api
jar
diff --git a/dubbo-demo/dubbo-demo-consumer/pom.xml b/dubbo-demo/dubbo-demo-consumer/pom.xml
index 75d3311a4e3..c1b361d55aa 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
+ 2.6.12-SNAPSHOT
dubbo-demo-consumer
jar
diff --git a/dubbo-demo/dubbo-demo-provider/pom.xml b/dubbo-demo/dubbo-demo-provider/pom.xml
index 1c4af06c5b1..dfc43e997b7 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
+ 2.6.12-SNAPSHOT
dubbo-demo-provider
jar
diff --git a/dubbo-demo/pom.xml b/dubbo-demo/pom.xml
index 71cb019fbac..0c8aa48124e 100644
--- a/dubbo-demo/pom.xml
+++ b/dubbo-demo/pom.xml
@@ -19,7 +19,7 @@
com.alibaba
dubbo-parent
- 2.6.11
+ 2.6.12-SNAPSHOT
dubbo-demo
pom
diff --git a/dubbo-filter/dubbo-filter-cache/pom.xml b/dubbo-filter/dubbo-filter-cache/pom.xml
index bc5edf3cf76..f314fc3c34d 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
+ 2.6.12-SNAPSHOT
dubbo-filter-cache
jar
diff --git a/dubbo-filter/dubbo-filter-validation/pom.xml b/dubbo-filter/dubbo-filter-validation/pom.xml
index c59d5dbbb54..b55ddf76d37 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
+ 2.6.12-SNAPSHOT
dubbo-filter-validation
jar
diff --git a/dubbo-filter/pom.xml b/dubbo-filter/pom.xml
index ee91f57be55..682d0fdad0c 100644
--- a/dubbo-filter/pom.xml
+++ b/dubbo-filter/pom.xml
@@ -19,7 +19,7 @@
com.alibaba
dubbo-parent
- 2.6.11
+ 2.6.12-SNAPSHOT
dubbo-filter
pom
diff --git a/dubbo-monitor/dubbo-monitor-api/pom.xml b/dubbo-monitor/dubbo-monitor-api/pom.xml
index e9ec5eb4020..5c8530e3b3a 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
+ 2.6.12-SNAPSHOT
dubbo-monitor-api
jar
diff --git a/dubbo-monitor/dubbo-monitor-default/pom.xml b/dubbo-monitor/dubbo-monitor-default/pom.xml
index b9fdc5fc3dd..70f1dcdeb4f 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
+ 2.6.12-SNAPSHOT
dubbo-monitor-default
jar
diff --git a/dubbo-monitor/pom.xml b/dubbo-monitor/pom.xml
index 98d00bd667f..43b83073656 100644
--- a/dubbo-monitor/pom.xml
+++ b/dubbo-monitor/pom.xml
@@ -19,7 +19,7 @@
com.alibaba
dubbo-parent
- 2.6.11
+ 2.6.12-SNAPSHOT
dubbo-monitor
pom
diff --git a/dubbo-plugin/dubbo-qos/pom.xml b/dubbo-plugin/dubbo-qos/pom.xml
index 8025c99e17b..bb9091ed923 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
+ 2.6.12-SNAPSHOT
4.0.0
diff --git a/dubbo-plugin/pom.xml b/dubbo-plugin/pom.xml
index d7b0d1e5489..2ad6fda9d34 100644
--- a/dubbo-plugin/pom.xml
+++ b/dubbo-plugin/pom.xml
@@ -18,7 +18,7 @@
dubbo-parent
com.alibaba
- 2.6.11
+ 2.6.12-SNAPSHOT
4.0.0
diff --git a/dubbo-registry/dubbo-registry-api/pom.xml b/dubbo-registry/dubbo-registry-api/pom.xml
index 8760bb7a73f..d3c57fb98b8 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
+ 2.6.12-SNAPSHOT
dubbo-registry-api
jar
diff --git a/dubbo-registry/dubbo-registry-default/pom.xml b/dubbo-registry/dubbo-registry-default/pom.xml
index 78f3c3a0333..f0598233fe2 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
+ 2.6.12-SNAPSHOT
dubbo-registry-default
jar
diff --git a/dubbo-registry/dubbo-registry-multicast/pom.xml b/dubbo-registry/dubbo-registry-multicast/pom.xml
index 4824ae37609..76e62048b5b 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
+ 2.6.12-SNAPSHOT
dubbo-registry-multicast
jar
diff --git a/dubbo-registry/dubbo-registry-nacos/pom.xml b/dubbo-registry/dubbo-registry-nacos/pom.xml
index bf5dec497dc..0c15dd3aae3 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
+ 2.6.12-SNAPSHOT
../pom.xml
4.0.0
diff --git a/dubbo-registry/dubbo-registry-redis/pom.xml b/dubbo-registry/dubbo-registry-redis/pom.xml
index 7e695140870..d40b12ea7d7 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
+ 2.6.12-SNAPSHOT
dubbo-registry-redis
jar
diff --git a/dubbo-registry/dubbo-registry-zookeeper/pom.xml b/dubbo-registry/dubbo-registry-zookeeper/pom.xml
index 5a4ebaf4f3b..c4f6e809d3a 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
+ 2.6.12-SNAPSHOT
dubbo-registry-zookeeper
jar
diff --git a/dubbo-registry/pom.xml b/dubbo-registry/pom.xml
index b14c9c7963e..c7f1af271de 100644
--- a/dubbo-registry/pom.xml
+++ b/dubbo-registry/pom.xml
@@ -19,7 +19,7 @@
com.alibaba
dubbo-parent
- 2.6.11
+ 2.6.12-SNAPSHOT
dubbo-registry
pom
diff --git a/dubbo-remoting/dubbo-remoting-api/pom.xml b/dubbo-remoting/dubbo-remoting-api/pom.xml
index fbf785b4aeb..131b5368d9f 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
+ 2.6.12-SNAPSHOT
dubbo-remoting-api
jar
diff --git a/dubbo-remoting/dubbo-remoting-grizzly/pom.xml b/dubbo-remoting/dubbo-remoting-grizzly/pom.xml
index 1a9d6a6fc83..81380376644 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
+ 2.6.12-SNAPSHOT
dubbo-remoting-grizzly
jar
diff --git a/dubbo-remoting/dubbo-remoting-http/pom.xml b/dubbo-remoting/dubbo-remoting-http/pom.xml
index 72fa3a9b687..f24e461beb7 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
+ 2.6.12-SNAPSHOT
dubbo-remoting-http
jar
diff --git a/dubbo-remoting/dubbo-remoting-mina/pom.xml b/dubbo-remoting/dubbo-remoting-mina/pom.xml
index c0207c8fc7c..2535b06e964 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
+ 2.6.12-SNAPSHOT
dubbo-remoting-mina
jar
diff --git a/dubbo-remoting/dubbo-remoting-netty/pom.xml b/dubbo-remoting/dubbo-remoting-netty/pom.xml
index 7151198a101..fb6c745025a 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
+ 2.6.12-SNAPSHOT
dubbo-remoting-netty
jar
diff --git a/dubbo-remoting/dubbo-remoting-netty4/pom.xml b/dubbo-remoting/dubbo-remoting-netty4/pom.xml
index 940567624a8..d5658234769 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
+ 2.6.12-SNAPSHOT
4.0.0
diff --git a/dubbo-remoting/dubbo-remoting-p2p/pom.xml b/dubbo-remoting/dubbo-remoting-p2p/pom.xml
index 2e2d8f73620..95b46a6f357 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
+ 2.6.12-SNAPSHOT
dubbo-remoting-p2p
jar
diff --git a/dubbo-remoting/dubbo-remoting-zookeeper/pom.xml b/dubbo-remoting/dubbo-remoting-zookeeper/pom.xml
index df63fdc8a5d..a94a39f944a 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
+ 2.6.12-SNAPSHOT
dubbo-remoting-zookeeper
jar
diff --git a/dubbo-remoting/pom.xml b/dubbo-remoting/pom.xml
index 0b2bda55045..780748e464a 100644
--- a/dubbo-remoting/pom.xml
+++ b/dubbo-remoting/pom.xml
@@ -20,7 +20,7 @@
com.alibaba
dubbo-parent
- 2.6.11
+ 2.6.12-SNAPSHOT
dubbo-remoting
pom
diff --git a/dubbo-rpc/dubbo-rpc-api/pom.xml b/dubbo-rpc/dubbo-rpc-api/pom.xml
index 9735c8bb3a1..73cdd53cd52 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
+ 2.6.12-SNAPSHOT
dubbo-rpc-api
jar
diff --git a/dubbo-rpc/dubbo-rpc-dubbo/pom.xml b/dubbo-rpc/dubbo-rpc-dubbo/pom.xml
index 965e8c892c9..31e1e301602 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
+ 2.6.12-SNAPSHOT
dubbo-rpc-dubbo
jar
diff --git a/dubbo-rpc/dubbo-rpc-hessian/pom.xml b/dubbo-rpc/dubbo-rpc-hessian/pom.xml
index 1c4a26e0ce8..78e305e1b53 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
+ 2.6.12-SNAPSHOT
dubbo-rpc-hessian
jar
diff --git a/dubbo-rpc/dubbo-rpc-http/pom.xml b/dubbo-rpc/dubbo-rpc-http/pom.xml
index 5a86a129f90..55faae677fe 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
+ 2.6.12-SNAPSHOT
dubbo-rpc-http
jar
diff --git a/dubbo-rpc/dubbo-rpc-injvm/pom.xml b/dubbo-rpc/dubbo-rpc-injvm/pom.xml
index ba7f0dac154..64cc5e7e84d 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
+ 2.6.12-SNAPSHOT
dubbo-rpc-injvm
jar
diff --git a/dubbo-rpc/dubbo-rpc-memcached/pom.xml b/dubbo-rpc/dubbo-rpc-memcached/pom.xml
index 2554ecb144e..4783c958615 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
+ 2.6.12-SNAPSHOT
dubbo-rpc-memcached
jar
diff --git a/dubbo-rpc/dubbo-rpc-redis/pom.xml b/dubbo-rpc/dubbo-rpc-redis/pom.xml
index 0e15a0996ff..14f38601b0e 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
+ 2.6.12-SNAPSHOT
dubbo-rpc-redis
jar
diff --git a/dubbo-rpc/dubbo-rpc-rest/pom.xml b/dubbo-rpc/dubbo-rpc-rest/pom.xml
index 5790ef92d86..fb537d07d13 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
+ 2.6.12-SNAPSHOT
dubbo-rpc-rest
jar
diff --git a/dubbo-rpc/dubbo-rpc-rmi/pom.xml b/dubbo-rpc/dubbo-rpc-rmi/pom.xml
index ae376df1fd6..4c042aabb6a 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
+ 2.6.12-SNAPSHOT
dubbo-rpc-rmi
jar
diff --git a/dubbo-rpc/dubbo-rpc-thrift/pom.xml b/dubbo-rpc/dubbo-rpc-thrift/pom.xml
index 7324aebd00a..aa4b81e8d70 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
+ 2.6.12-SNAPSHOT
dubbo-rpc-thrift
jar
diff --git a/dubbo-rpc/dubbo-rpc-webservice/pom.xml b/dubbo-rpc/dubbo-rpc-webservice/pom.xml
index 60a4c866d65..58b0a165ddb 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
+ 2.6.12-SNAPSHOT
dubbo-rpc-webservice
jar
diff --git a/dubbo-rpc/pom.xml b/dubbo-rpc/pom.xml
index d803e0b34d7..638ce7ff034 100644
--- a/dubbo-rpc/pom.xml
+++ b/dubbo-rpc/pom.xml
@@ -19,7 +19,7 @@
com.alibaba
dubbo-parent
- 2.6.11
+ 2.6.12-SNAPSHOT
dubbo-rpc
pom
diff --git a/dubbo-serialization/dubbo-serialization-api/pom.xml b/dubbo-serialization/dubbo-serialization-api/pom.xml
index 49c748d70ad..75aa95c855a 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
+ 2.6.12-SNAPSHOT
dubbo-serialization-api
jar
diff --git a/dubbo-serialization/dubbo-serialization-fastjson/pom.xml b/dubbo-serialization/dubbo-serialization-fastjson/pom.xml
index 87fb45d6e0e..5ae9f9aad7e 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
+ 2.6.12-SNAPSHOT
dubbo-serialization-fastjson
jar
diff --git a/dubbo-serialization/dubbo-serialization-fst/pom.xml b/dubbo-serialization/dubbo-serialization-fst/pom.xml
index 0ee54b7bc29..fa9b2a80951 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
+ 2.6.12-SNAPSHOT
dubbo-serialization-fst
jar
diff --git a/dubbo-serialization/dubbo-serialization-hessian2/pom.xml b/dubbo-serialization/dubbo-serialization-hessian2/pom.xml
index 2382c0000c3..32ac5f150ae 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
+ 2.6.12-SNAPSHOT
dubbo-serialization-hessian2
jar
diff --git a/dubbo-serialization/dubbo-serialization-jdk/pom.xml b/dubbo-serialization/dubbo-serialization-jdk/pom.xml
index cb867ffc93e..c7f1f49cc69 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
+ 2.6.12-SNAPSHOT
dubbo-serialization-jdk
jar
diff --git a/dubbo-serialization/dubbo-serialization-kryo/pom.xml b/dubbo-serialization/dubbo-serialization-kryo/pom.xml
index 33fc853e38a..c63424931a7 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
+ 2.6.12-SNAPSHOT
dubbo-serialization-kryo
jar
diff --git a/dubbo-serialization/pom.xml b/dubbo-serialization/pom.xml
index 7499a54eff5..2bd98468e65 100644
--- a/dubbo-serialization/pom.xml
+++ b/dubbo-serialization/pom.xml
@@ -19,7 +19,7 @@
com.alibaba
dubbo-parent
- 2.6.11
+ 2.6.12-SNAPSHOT
dubbo-serialization
pom
diff --git a/dubbo-test/dubbo-test-benchmark/pom.xml b/dubbo-test/dubbo-test-benchmark/pom.xml
index 290998b753e..e6b2379f845 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
+ 2.6.12-SNAPSHOT
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 f479d3c239f..cbb6a86cca6 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
+ 2.6.12-SNAPSHOT
4.0.0
diff --git a/dubbo-test/dubbo-test-compatibility/pom.xml b/dubbo-test/dubbo-test-compatibility/pom.xml
index de1e24f17cb..9f5d2c448f6 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
+ 2.6.12-SNAPSHOT
dubbo-test-compatibility
pom
diff --git a/dubbo-test/dubbo-test-examples/pom.xml b/dubbo-test/dubbo-test-examples/pom.xml
index b5cc8a5b57f..6a6cc970f79 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
+ 2.6.12-SNAPSHOT
dubbo-test-examples
jar
diff --git a/dubbo-test/dubbo-test-integration/pom.xml b/dubbo-test/dubbo-test-integration/pom.xml
index dfd22918282..2656de4f34c 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
+ 2.6.12-SNAPSHOT
dubbo-test-integration
jar
diff --git a/dubbo-test/pom.xml b/dubbo-test/pom.xml
index ef40cc0003a..66037faf32c 100644
--- a/dubbo-test/pom.xml
+++ b/dubbo-test/pom.xml
@@ -19,7 +19,7 @@
com.alibaba
dubbo-parent
- 2.6.11
+ 2.6.12-SNAPSHOT
dubbo-test
pom
@@ -203,7 +203,7 @@
com.alibaba
dubbo-serialization-jdk
- 2.6.11
+ 2.6.12-SNAPSHOT
org.hibernate
diff --git a/pom.xml b/pom.xml
index 48f6109dbff..0645798a94e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
com.alibaba
dubbo-parent
- 2.6.11
+ 2.6.12-SNAPSHOT
pom
${project.artifactId}
@@ -149,7 +149,7 @@
com.alibaba
dubbo-dependencies-bom
- 2.6.11
+ 2.6.12-SNAPSHOT
pom
import