This is an automated email from the ASF dual-hosted git repository.
liubao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git
The following commit(s) were added to refs/heads/master by this push:
new a812f77 prepare 2.1.5-SNAPSHOT (#2094)
a812f77 is described below
commit a812f77d6fb9e13eb935b0b0a1c51d4e49bc5686
Author: bao liu <[email protected]>
AuthorDate: Tue Dec 1 09:39:50 2020 +0800
prepare 2.1.5-SNAPSHOT (#2094)
---
archetypes/business-service-jaxrs/pom.xml | 2 +-
archetypes/business-service-pojo/pom.xml | 2 +-
archetypes/business-service-spring-boot2-starter/pom.xml | 2 +-
archetypes/business-service-springmvc/pom.xml | 2 +-
archetypes/pom.xml | 2 +-
clients/config-center-client/pom.xml | 2 +-
clients/http-client-common/pom.xml | 2 +-
clients/kie-client/pom.xml | 2 +-
clients/pom.xml | 2 +-
clients/service-center-client/pom.xml | 2 +-
common/common-access-log/pom.xml | 2 +-
common/common-protobuf/pom.xml | 2 +-
common/common-rest/pom.xml | 2 +-
common/pom.xml | 2 +-
core/pom.xml | 2 +-
coverage-reports/pom.xml | 2 +-
demo/demo-crossapp/crossapp-client/pom.xml | 2 +-
demo/demo-crossapp/crossapp-server/pom.xml | 2 +-
demo/demo-crossapp/pom.xml | 2 +-
demo/demo-edge/authentication/pom.xml | 2 +-
demo/demo-edge/business-1-1-0/pom.xml | 2 +-
demo/demo-edge/business-1.0.0/pom.xml | 2 +-
demo/demo-edge/business-2.0.0/pom.xml | 2 +-
demo/demo-edge/consumer/pom.xml | 2 +-
demo/demo-edge/edge-service/pom.xml | 2 +-
demo/demo-edge/model/pom.xml | 2 +-
demo/demo-edge/pom.xml | 2 +-
demo/demo-jaxrs/jaxrs-client/pom.xml | 2 +-
demo/demo-jaxrs/jaxrs-server/pom.xml | 2 +-
demo/demo-jaxrs/pom.xml | 2 +-
demo/demo-local-registry/demo-local-registry-client/pom.xml | 2 +-
demo/demo-local-registry/demo-local-registry-server/pom.xml | 2 +-
demo/demo-local-registry/pom.xml | 2 +-
demo/demo-multi-registries/demo-multi-registries-client/pom.xml | 2 +-
demo/demo-multi-registries/demo-multi-registries-server/pom.xml | 2 +-
demo/demo-multi-registries/pom.xml | 2 +-
.../demo-multi-service-center-client/pom.xml | 2 +-
.../demo-multi-service-center-serverA/pom.xml | 2 +-
.../demo-multi-service-center-serverB/pom.xml | 2 +-
demo/demo-multi-service-center/pom.xml | 2 +-
demo/demo-multiple/a-client/pom.xml | 2 +-
demo/demo-multiple/a-server/pom.xml | 2 +-
demo/demo-multiple/b-client/pom.xml | 2 +-
demo/demo-multiple/b-server/pom.xml | 2 +-
demo/demo-multiple/multiple-client/pom.xml | 2 +-
demo/demo-multiple/multiple-server/pom.xml | 2 +-
demo/demo-multiple/pom.xml | 2 +-
demo/demo-pojo/pojo-client/pom.xml | 2 +-
demo/demo-pojo/pojo-server/pom.xml | 2 +-
demo/demo-pojo/pom.xml | 2 +-
.../demo-register-url-prefix-client/pom.xml | 2 +-
.../demo-register-url-prefix-server/pom.xml | 2 +-
demo/demo-register-url-prefix/pom.xml | 2 +-
demo/demo-schema/pom.xml | 2 +-
demo/demo-signature/pom.xml | 2 +-
.../demo-spring-boot-provider/demo-spring-boot-jaxrs-client/pom.xml | 2 +-
.../demo-spring-boot-provider/demo-spring-boot-jaxrs-server/pom.xml | 2 +-
.../demo-spring-boot-springmvc-client/pom.xml | 2 +-
.../demo-spring-boot-springmvc-server/pom.xml | 2 +-
demo/demo-spring-boot-provider/pom.xml | 2 +-
.../demo-spring-boot-transport/demo-spring-boot-pojo-client/pom.xml | 2 +-
.../demo-spring-boot-transport/demo-spring-boot-pojo-server/pom.xml | 2 +-
demo/demo-spring-boot-transport/pom.xml | 2 +-
demo/demo-springmvc/pom.xml | 2 +-
demo/demo-springmvc/springmvc-client/pom.xml | 2 +-
demo/demo-springmvc/springmvc-server/pom.xml | 2 +-
.../demo-zeroconfig-schemadiscovery-registry-client/pom.xml | 2 +-
.../demo-zeroconfig-schemadiscovery-registry-edge/pom.xml | 2 +-
.../demo-zeroconfig-schemadiscovery-registry-server/pom.xml | 2 +-
.../demo-zeroconfig-schemadiscovery-registry-tests/pom.xml | 2 +-
demo/demo-zeroconfig-schemadiscovery-registry/pom.xml | 2 +-
demo/docker-build-config/pom.xml | 2 +-
demo/docker-run-config-edge/pom.xml | 2 +-
demo/docker-run-config-local/pom.xml | 2 +-
demo/docker-run-config/pom.xml | 2 +-
demo/pom.xml | 2 +-
dependencies/bom/pom.xml | 2 +-
dependencies/default/pom.xml | 2 +-
dependencies/pom.xml | 2 +-
deployment/pom.xml | 2 +-
distribution/pom.xml | 2 +-
dynamic-config/config-apollo/pom.xml | 2 +-
dynamic-config/config-cc/pom.xml | 2 +-
dynamic-config/config-kie/pom.xml | 2 +-
dynamic-config/config-nacos/pom.xml | 2 +-
dynamic-config/pom.xml | 2 +-
edge/edge-core/pom.xml | 2 +-
edge/pom.xml | 2 +-
foundations/foundation-common/pom.xml | 2 +-
foundations/foundation-config/pom.xml | 2 +-
foundations/foundation-metrics/pom.xml | 2 +-
foundations/foundation-protobuf/pom.xml | 2 +-
foundations/foundation-registry/pom.xml | 2 +-
foundations/foundation-spi/pom.xml | 2 +-
foundations/foundation-ssl/pom.xml | 2 +-
foundations/foundation-test-scaffolding/pom.xml | 2 +-
foundations/foundation-vertx/pom.xml | 2 +-
foundations/pom.xml | 2 +-
handlers/handler-bizkeeper/pom.xml | 2 +-
handlers/handler-fault-injection/pom.xml | 2 +-
handlers/handler-flowcontrol-qps/pom.xml | 2 +-
handlers/handler-loadbalance/pom.xml | 2 +-
handlers/handler-publickey-auth/pom.xml | 2 +-
handlers/handler-router/pom.xml | 2 +-
handlers/handler-tracing-zipkin/pom.xml | 2 +-
handlers/pom.xml | 2 +-
huawei-cloud/dtm/pom.xml | 2 +-
huawei-cloud/environment/pom.xml | 2 +-
huawei-cloud/pom.xml | 2 +-
huawei-cloud/servicestage/pom.xml | 2 +-
inspector/pom.xml | 2 +-
integration-tests/dynamic-config-tests/pom.xml | 2 +-
integration-tests/it-common/pom.xml | 2 +-
integration-tests/it-consumer/pom.xml | 2 +-
integration-tests/it-edge/pom.xml | 2 +-
integration-tests/it-producer-deploy-springboot2-servlet/pom.xml | 6 +++---
integration-tests/it-producer-deploy-springboot2-standalone/pom.xml | 2 +-
integration-tests/it-producer/pom.xml | 2 +-
integration-tests/jaxrs-tests/pom.xml | 2 +-
integration-tests/pojo-test/pom.xml | 2 +-
integration-tests/pom.xml | 2 +-
integration-tests/spring-jaxrs-tests/pom.xml | 4 ++--
integration-tests/spring-pojo-connection-limit-test/pom.xml | 2 +-
integration-tests/spring-pojo-tests/pom.xml | 2 +-
integration-tests/springmvc-tests/common/pom.xml | 2 +-
integration-tests/springmvc-tests/connection-limit/pom.xml | 4 ++--
integration-tests/springmvc-tests/general-with-springboot/pom.xml | 2 +-
integration-tests/springmvc-tests/general/pom.xml | 4 ++--
integration-tests/springmvc-tests/pom.xml | 2 +-
.../springmvc-tests/simplified-mapping-with-springboot/pom.xml | 4 ++--
integration-tests/springmvc-tests/simplified-mapping/pom.xml | 4 ++--
integration-tests/test-common/pom.xml | 2 +-
integration-tests/tracing-tests/pom.xml | 2 +-
metrics/metrics-core/pom.xml | 2 +-
metrics/metrics-integration/metrics-prometheus/pom.xml | 2 +-
metrics/metrics-integration/pom.xml | 2 +-
metrics/pom.xml | 2 +-
parents/default/pom.xml | 2 +-
parents/pom.xml | 2 +-
pom.xml | 2 +-
providers/pom.xml | 2 +-
providers/provider-jaxrs/pom.xml | 2 +-
providers/provider-pojo/pom.xml | 2 +-
providers/provider-rest-common/pom.xml | 2 +-
providers/provider-springmvc/pom.xml | 2 +-
service-registry/pom.xml | 2 +-
service-registry/registry-local/pom.xml | 2 +-
service-registry/registry-schema-discovery/pom.xml | 2 +-
service-registry/registry-service-center/pom.xml | 2 +-
service-registry/registry-zero-config/pom.xml | 2 +-
solutions/pom.xml | 2 +-
solutions/solution-basic/pom.xml | 2 +-
spring-boot/pom.xml | 2 +-
.../java-chassis-spring-boot-starter-servlet/pom.xml | 2 +-
.../java-chassis-spring-boot-starter-standalone/pom.xml | 2 +-
.../spring-boot-starters/java-chassis-spring-boot-starter/pom.xml | 2 +-
spring-boot/spring-boot-starters/pom.xml | 2 +-
swagger/pom.xml | 2 +-
swagger/swagger-generator/generator-core/pom.xml | 2 +-
swagger/swagger-generator/generator-jaxrs/pom.xml | 2 +-
swagger/swagger-generator/generator-spring-data/pom.xml | 2 +-
swagger/swagger-generator/generator-springmvc/pom.xml | 2 +-
swagger/swagger-generator/pom.xml | 2 +-
swagger/swagger-invocation/invocation-core/pom.xml | 2 +-
swagger/swagger-invocation/invocation-jaxrs/pom.xml | 2 +-
swagger/swagger-invocation/invocation-springmvc/pom.xml | 2 +-
swagger/swagger-invocation/invocation-validator/pom.xml | 2 +-
swagger/swagger-invocation/pom.xml | 2 +-
tracing/pom.xml | 2 +-
tracing/tracing-common/pom.xml | 2 +-
tracing/tracing-zipkin/pom.xml | 2 +-
transports/pom.xml | 2 +-
transports/transport-common/pom.xml | 2 +-
transports/transport-highway/pom.xml | 2 +-
transports/transport-rest/pom.xml | 2 +-
transports/transport-rest/transport-rest-client/pom.xml | 2 +-
transports/transport-rest/transport-rest-servlet/pom.xml | 2 +-
transports/transport-rest/transport-rest-vertx/pom.xml | 2 +-
178 files changed, 185 insertions(+), 185 deletions(-)
diff --git a/archetypes/business-service-jaxrs/pom.xml
b/archetypes/business-service-jaxrs/pom.xml
index 434f756..fa8fd00 100644
--- a/archetypes/business-service-jaxrs/pom.xml
+++ b/archetypes/business-service-jaxrs/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.servicecomb</groupId>
<artifactId>archetypes</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<groupId>org.apache.servicecomb.archetypes</groupId>
diff --git a/archetypes/business-service-pojo/pom.xml
b/archetypes/business-service-pojo/pom.xml
index 120c4b5..90b7883 100644
--- a/archetypes/business-service-pojo/pom.xml
+++ b/archetypes/business-service-pojo/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.servicecomb</groupId>
<artifactId>archetypes</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<groupId>org.apache.servicecomb.archetypes</groupId>
diff --git a/archetypes/business-service-spring-boot2-starter/pom.xml
b/archetypes/business-service-spring-boot2-starter/pom.xml
index 29f9c9b..fad8639 100755
--- a/archetypes/business-service-spring-boot2-starter/pom.xml
+++ b/archetypes/business-service-spring-boot2-starter/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.servicecomb</groupId>
<artifactId>archetypes</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<groupId>org.apache.servicecomb.archetypes</groupId>
diff --git a/archetypes/business-service-springmvc/pom.xml
b/archetypes/business-service-springmvc/pom.xml
index 24c026d..c06ba5e 100644
--- a/archetypes/business-service-springmvc/pom.xml
+++ b/archetypes/business-service-springmvc/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.servicecomb</groupId>
<artifactId>archetypes</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<groupId>org.apache.servicecomb.archetypes</groupId>
diff --git a/archetypes/pom.xml b/archetypes/pom.xml
index cf68dd5..5b07a05 100644
--- a/archetypes/pom.xml
+++ b/archetypes/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.servicecomb</groupId>
<artifactId>java-chassis-parent</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
<relativePath>../parents/default</relativePath>
</parent>
diff --git a/clients/config-center-client/pom.xml
b/clients/config-center-client/pom.xml
index 5e4b946..2569272 100644
--- a/clients/config-center-client/pom.xml
+++ b/clients/config-center-client/pom.xml
@@ -22,7 +22,7 @@
<parent>
<artifactId>clients</artifactId>
<groupId>org.apache.servicecomb</groupId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/clients/http-client-common/pom.xml
b/clients/http-client-common/pom.xml
index 3f8d263..cfcacae 100644
--- a/clients/http-client-common/pom.xml
+++ b/clients/http-client-common/pom.xml
@@ -22,7 +22,7 @@
<parent>
<artifactId>clients</artifactId>
<groupId>org.apache.servicecomb</groupId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/clients/kie-client/pom.xml b/clients/kie-client/pom.xml
index 8358957..950a03b 100755
--- a/clients/kie-client/pom.xml
+++ b/clients/kie-client/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>clients</artifactId>
<groupId>org.apache.servicecomb</groupId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/clients/pom.xml b/clients/pom.xml
index 7dbe4f9..9580fea 100644
--- a/clients/pom.xml
+++ b/clients/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.servicecomb</groupId>
<artifactId>java-chassis-parent</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
<relativePath>../parents/default</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/clients/service-center-client/pom.xml
b/clients/service-center-client/pom.xml
index 66d7199..6788af0 100755
--- a/clients/service-center-client/pom.xml
+++ b/clients/service-center-client/pom.xml
@@ -22,7 +22,7 @@
<parent>
<artifactId>clients</artifactId>
<groupId>org.apache.servicecomb</groupId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/common/common-access-log/pom.xml b/common/common-access-log/pom.xml
index 36321e0..540b0f8 100644
--- a/common/common-access-log/pom.xml
+++ b/common/common-access-log/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>common</artifactId>
<groupId>org.apache.servicecomb</groupId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/common/common-protobuf/pom.xml b/common/common-protobuf/pom.xml
index 0572652..627387d 100644
--- a/common/common-protobuf/pom.xml
+++ b/common/common-protobuf/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.servicecomb</groupId>
<artifactId>common</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<artifactId>common-protobuf</artifactId>
<name>Java Chassis::Common::Protobuf</name>
diff --git a/common/common-rest/pom.xml b/common/common-rest/pom.xml
index 0e34d73..d007d0d 100644
--- a/common/common-rest/pom.xml
+++ b/common/common-rest/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.servicecomb</groupId>
<artifactId>common</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<artifactId>common-rest</artifactId>
diff --git a/common/pom.xml b/common/pom.xml
index 4bea4cc..b01eff7 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.servicecomb</groupId>
<artifactId>java-chassis-parent</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
<relativePath>../parents/default</relativePath>
</parent>
<artifactId>common</artifactId>
diff --git a/core/pom.xml b/core/pom.xml
index a02554a..b61cfb2 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.servicecomb</groupId>
<artifactId>java-chassis-parent</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
<relativePath>../parents/default</relativePath>
</parent>
<artifactId>java-chassis-core</artifactId>
diff --git a/coverage-reports/pom.xml b/coverage-reports/pom.xml
index fe0c87e..40719f3 100644
--- a/coverage-reports/pom.xml
+++ b/coverage-reports/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.servicecomb</groupId>
<artifactId>java-chassis-parent</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
<relativePath>../parents/default</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/demo/demo-crossapp/crossapp-client/pom.xml
b/demo/demo-crossapp/crossapp-client/pom.xml
index 99215c2..0e78006 100644
--- a/demo/demo-crossapp/crossapp-client/pom.xml
+++ b/demo/demo-crossapp/crossapp-client/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-crossapp</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<artifactId>crossapp-client</artifactId>
<name>Java Chassis::Demo::CrossApp::Client</name>
diff --git a/demo/demo-crossapp/crossapp-server/pom.xml
b/demo/demo-crossapp/crossapp-server/pom.xml
index 2e613cb..ad94dc7 100644
--- a/demo/demo-crossapp/crossapp-server/pom.xml
+++ b/demo/demo-crossapp/crossapp-server/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-crossapp</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<artifactId>crossapp-server</artifactId>
<name>Java Chassis::Demo::CrossApp::Server</name>
diff --git a/demo/demo-crossapp/pom.xml b/demo/demo-crossapp/pom.xml
index 74bcaf6..90c4d06 100644
--- a/demo/demo-crossapp/pom.xml
+++ b/demo/demo-crossapp/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-parent</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<artifactId>demo-crossapp</artifactId>
<name>Java Chassis::Demo::CrossApp</name>
diff --git a/demo/demo-edge/authentication/pom.xml
b/demo/demo-edge/authentication/pom.xml
index 25bfac3..187066e 100644
--- a/demo/demo-edge/authentication/pom.xml
+++ b/demo/demo-edge/authentication/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-edge</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<artifactId>authentication</artifactId>
<name>Java Chassis::Demo::Edge::Authentication</name>
diff --git a/demo/demo-edge/business-1-1-0/pom.xml
b/demo/demo-edge/business-1-1-0/pom.xml
index f4e2192..bb202d3 100644
--- a/demo/demo-edge/business-1-1-0/pom.xml
+++ b/demo/demo-edge/business-1-1-0/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-edge</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<artifactId>business-1-1-0</artifactId>
<name>Java Chassis::Demo::Edge::Business 1.1.0</name>
diff --git a/demo/demo-edge/business-1.0.0/pom.xml
b/demo/demo-edge/business-1.0.0/pom.xml
index 45df880..5f251ad 100644
--- a/demo/demo-edge/business-1.0.0/pom.xml
+++ b/demo/demo-edge/business-1.0.0/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-edge</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<artifactId>business-1-0-0</artifactId>
<name>Java Chassis::Demo::Edge::Business 1.0.0</name>
diff --git a/demo/demo-edge/business-2.0.0/pom.xml
b/demo/demo-edge/business-2.0.0/pom.xml
index 2408cb7..d7f1511 100644
--- a/demo/demo-edge/business-2.0.0/pom.xml
+++ b/demo/demo-edge/business-2.0.0/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-edge</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<artifactId>business-2-0-0</artifactId>
<name>Java Chassis::Demo::Edge::Business 2.0.0</name>
diff --git a/demo/demo-edge/consumer/pom.xml b/demo/demo-edge/consumer/pom.xml
index 584c95f..2abfc39 100644
--- a/demo/demo-edge/consumer/pom.xml
+++ b/demo/demo-edge/consumer/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-edge</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<artifactId>consumer</artifactId>
<name>Java Chassis::Demo::Edge::Consumer</name>
diff --git a/demo/demo-edge/edge-service/pom.xml
b/demo/demo-edge/edge-service/pom.xml
index dd9a037..d9ccbf7 100644
--- a/demo/demo-edge/edge-service/pom.xml
+++ b/demo/demo-edge/edge-service/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-edge</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<artifactId>edge-service</artifactId>
<name>Java Chassis::Demo::Edge::Service</name>
diff --git a/demo/demo-edge/model/pom.xml b/demo/demo-edge/model/pom.xml
index 31c8a49..e7635f3 100644
--- a/demo/demo-edge/model/pom.xml
+++ b/demo/demo-edge/model/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-edge</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<artifactId>model</artifactId>
<name>Java Chassis::Demo::Edge::Model</name>
diff --git a/demo/demo-edge/pom.xml b/demo/demo-edge/pom.xml
index 83d3300..e4d9256 100644
--- a/demo/demo-edge/pom.xml
+++ b/demo/demo-edge/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-parent</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<artifactId>demo-edge</artifactId>
<name>Java Chassis::Demo::Edge</name>
diff --git a/demo/demo-jaxrs/jaxrs-client/pom.xml
b/demo/demo-jaxrs/jaxrs-client/pom.xml
index de9a5f0..951f02b 100644
--- a/demo/demo-jaxrs/jaxrs-client/pom.xml
+++ b/demo/demo-jaxrs/jaxrs-client/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-jaxrs</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<artifactId>jaxrs-client</artifactId>
<name>Java Chassis::Demo::JAXRS::Client</name>
diff --git a/demo/demo-jaxrs/jaxrs-server/pom.xml
b/demo/demo-jaxrs/jaxrs-server/pom.xml
index 2a01ae6..61ef3da 100644
--- a/demo/demo-jaxrs/jaxrs-server/pom.xml
+++ b/demo/demo-jaxrs/jaxrs-server/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-jaxrs</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<artifactId>jaxrs-server</artifactId>
<name>Java Chassis::Demo::JAXRS::Server</name>
diff --git a/demo/demo-jaxrs/pom.xml b/demo/demo-jaxrs/pom.xml
index ccf1c22..26cdc51 100644
--- a/demo/demo-jaxrs/pom.xml
+++ b/demo/demo-jaxrs/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-parent</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<artifactId>demo-jaxrs</artifactId>
<name>Java Chassis::Demo::JAXRS</name>
diff --git a/demo/demo-local-registry/demo-local-registry-client/pom.xml
b/demo/demo-local-registry/demo-local-registry-client/pom.xml
index 9040675..6a6304a 100644
--- a/demo/demo-local-registry/demo-local-registry-client/pom.xml
+++ b/demo/demo-local-registry/demo-local-registry-client/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-local-registry</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<properties>
diff --git a/demo/demo-local-registry/demo-local-registry-server/pom.xml
b/demo/demo-local-registry/demo-local-registry-server/pom.xml
index e51ce0c..2c7fdbf 100644
--- a/demo/demo-local-registry/demo-local-registry-server/pom.xml
+++ b/demo/demo-local-registry/demo-local-registry-server/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-local-registry</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<properties>
diff --git a/demo/demo-local-registry/pom.xml b/demo/demo-local-registry/pom.xml
index a1b0cce..9bcf00d 100644
--- a/demo/demo-local-registry/pom.xml
+++ b/demo/demo-local-registry/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-parent</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<artifactId>demo-local-registry</artifactId>
<name>Java Chassis::Demo::Local Registry</name>
diff --git a/demo/demo-multi-registries/demo-multi-registries-client/pom.xml
b/demo/demo-multi-registries/demo-multi-registries-client/pom.xml
index 3c7a95b..a8cf0a8 100644
--- a/demo/demo-multi-registries/demo-multi-registries-client/pom.xml
+++ b/demo/demo-multi-registries/demo-multi-registries-client/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-multi-registries</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<properties>
diff --git a/demo/demo-multi-registries/demo-multi-registries-server/pom.xml
b/demo/demo-multi-registries/demo-multi-registries-server/pom.xml
index b40d911..e55c253 100644
--- a/demo/demo-multi-registries/demo-multi-registries-server/pom.xml
+++ b/demo/demo-multi-registries/demo-multi-registries-server/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-multi-registries</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<properties>
diff --git a/demo/demo-multi-registries/pom.xml
b/demo/demo-multi-registries/pom.xml
index aa8df26..1a493a3 100644
--- a/demo/demo-multi-registries/pom.xml
+++ b/demo/demo-multi-registries/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-parent</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<artifactId>demo-multi-registries</artifactId>
<name>Java Chassis::Demo::Multi Registry</name>
diff --git
a/demo/demo-multi-service-center/demo-multi-service-center-client/pom.xml
b/demo/demo-multi-service-center/demo-multi-service-center-client/pom.xml
index ed66561..18eafa4 100644
--- a/demo/demo-multi-service-center/demo-multi-service-center-client/pom.xml
+++ b/demo/demo-multi-service-center/demo-multi-service-center-client/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-multi-service-center</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<properties>
diff --git
a/demo/demo-multi-service-center/demo-multi-service-center-serverA/pom.xml
b/demo/demo-multi-service-center/demo-multi-service-center-serverA/pom.xml
index b0c1e0a..952452b 100644
--- a/demo/demo-multi-service-center/demo-multi-service-center-serverA/pom.xml
+++ b/demo/demo-multi-service-center/demo-multi-service-center-serverA/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-multi-service-center</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<properties>
diff --git
a/demo/demo-multi-service-center/demo-multi-service-center-serverB/pom.xml
b/demo/demo-multi-service-center/demo-multi-service-center-serverB/pom.xml
index a3e8cf5..63d2207 100644
--- a/demo/demo-multi-service-center/demo-multi-service-center-serverB/pom.xml
+++ b/demo/demo-multi-service-center/demo-multi-service-center-serverB/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-multi-service-center</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<properties>
diff --git a/demo/demo-multi-service-center/pom.xml
b/demo/demo-multi-service-center/pom.xml
index c463401..c2a4ee9 100644
--- a/demo/demo-multi-service-center/pom.xml
+++ b/demo/demo-multi-service-center/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-parent</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<artifactId>demo-multi-service-center</artifactId>
<name>Java Chassis::Demo::Multi Service Centers</name>
diff --git a/demo/demo-multiple/a-client/pom.xml
b/demo/demo-multiple/a-client/pom.xml
index 054567a..07ca78e 100644
--- a/demo/demo-multiple/a-client/pom.xml
+++ b/demo/demo-multiple/a-client/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-multiple</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<artifactId>a-client</artifactId>
<name>Java Chassis::Demo::Multiple::A client</name>
diff --git a/demo/demo-multiple/a-server/pom.xml
b/demo/demo-multiple/a-server/pom.xml
index 48ce9cb..78de50e 100644
--- a/demo/demo-multiple/a-server/pom.xml
+++ b/demo/demo-multiple/a-server/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-multiple</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<artifactId>a-server</artifactId>
<name>Java Chassis::Demo::Multiple::A server</name>
diff --git a/demo/demo-multiple/b-client/pom.xml
b/demo/demo-multiple/b-client/pom.xml
index 15440e0..942b980 100644
--- a/demo/demo-multiple/b-client/pom.xml
+++ b/demo/demo-multiple/b-client/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-multiple</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<artifactId>b-client</artifactId>
<name>Java Chassis::Demo::Multiple::B client</name>
diff --git a/demo/demo-multiple/b-server/pom.xml
b/demo/demo-multiple/b-server/pom.xml
index 99393d5..2c00099 100644
--- a/demo/demo-multiple/b-server/pom.xml
+++ b/demo/demo-multiple/b-server/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-multiple</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<artifactId>b-server</artifactId>
diff --git a/demo/demo-multiple/multiple-client/pom.xml
b/demo/demo-multiple/multiple-client/pom.xml
index 9789fa0..6e2d026 100644
--- a/demo/demo-multiple/multiple-client/pom.xml
+++ b/demo/demo-multiple/multiple-client/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-multiple</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<artifactId>multiple-client</artifactId>
<name>Java Chassis::Demo::Multiple::Client</name>
diff --git a/demo/demo-multiple/multiple-server/pom.xml
b/demo/demo-multiple/multiple-server/pom.xml
index b00e279..efd92b4 100644
--- a/demo/demo-multiple/multiple-server/pom.xml
+++ b/demo/demo-multiple/multiple-server/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-multiple</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<artifactId>multiple-server</artifactId>
<name>Java Chassis::Demo::Multiple::Server</name>
diff --git a/demo/demo-multiple/pom.xml b/demo/demo-multiple/pom.xml
index a10c2bc..1715336 100644
--- a/demo/demo-multiple/pom.xml
+++ b/demo/demo-multiple/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-parent</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<artifactId>demo-multiple</artifactId>
<name>Java Chassis::Demo::Multiple</name>
diff --git a/demo/demo-pojo/pojo-client/pom.xml
b/demo/demo-pojo/pojo-client/pom.xml
index 43d155a..6aed64a 100644
--- a/demo/demo-pojo/pojo-client/pom.xml
+++ b/demo/demo-pojo/pojo-client/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-pojo</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<artifactId>pojo-client</artifactId>
<name>Java Chassis::Demo::POJO::Client</name>
diff --git a/demo/demo-pojo/pojo-server/pom.xml
b/demo/demo-pojo/pojo-server/pom.xml
index a9e1cad..c78875f 100644
--- a/demo/demo-pojo/pojo-server/pom.xml
+++ b/demo/demo-pojo/pojo-server/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-pojo</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<artifactId>pojo-server</artifactId>
<name>Java Chassis::Demo::POJO::Server</name>
diff --git a/demo/demo-pojo/pom.xml b/demo/demo-pojo/pom.xml
index 7b11244..9ce06ee 100644
--- a/demo/demo-pojo/pom.xml
+++ b/demo/demo-pojo/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-parent</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<artifactId>demo-pojo</artifactId>
<name>Java Chassis::Demo::POJO</name>
diff --git
a/demo/demo-register-url-prefix/demo-register-url-prefix-client/pom.xml
b/demo/demo-register-url-prefix/demo-register-url-prefix-client/pom.xml
index eb6fd12..adcd31f 100644
--- a/demo/demo-register-url-prefix/demo-register-url-prefix-client/pom.xml
+++ b/demo/demo-register-url-prefix/demo-register-url-prefix-client/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-register-url-prefix</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<properties>
diff --git
a/demo/demo-register-url-prefix/demo-register-url-prefix-server/pom.xml
b/demo/demo-register-url-prefix/demo-register-url-prefix-server/pom.xml
index 7d5def1..65f37f7 100644
--- a/demo/demo-register-url-prefix/demo-register-url-prefix-server/pom.xml
+++ b/demo/demo-register-url-prefix/demo-register-url-prefix-server/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-register-url-prefix</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<properties>
diff --git a/demo/demo-register-url-prefix/pom.xml
b/demo/demo-register-url-prefix/pom.xml
index 7c02e69..da46f52 100644
--- a/demo/demo-register-url-prefix/pom.xml
+++ b/demo/demo-register-url-prefix/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-parent</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<artifactId>demo-register-url-prefix</artifactId>
<name>Java Chassis::Demo::Spring Boot::Register URL Prefix</name>
diff --git a/demo/demo-schema/pom.xml b/demo/demo-schema/pom.xml
index e0d44be..5f641d1 100644
--- a/demo/demo-schema/pom.xml
+++ b/demo/demo-schema/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-parent</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<artifactId>demo-schema</artifactId>
<name>Java Chassis::Demo::Schema</name>
diff --git a/demo/demo-signature/pom.xml b/demo/demo-signature/pom.xml
index 1bc6006..5f32e52 100644
--- a/demo/demo-signature/pom.xml
+++ b/demo/demo-signature/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-parent</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<artifactId>demo-signature</artifactId>
<name>Java Chassis::Demo::Signature</name>
diff --git
a/demo/demo-spring-boot-provider/demo-spring-boot-jaxrs-client/pom.xml
b/demo/demo-spring-boot-provider/demo-spring-boot-jaxrs-client/pom.xml
index 83f7964..39a8c30 100644
--- a/demo/demo-spring-boot-provider/demo-spring-boot-jaxrs-client/pom.xml
+++ b/demo/demo-spring-boot-provider/demo-spring-boot-jaxrs-client/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-spring-boot</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<dependencies>
<dependency>
diff --git
a/demo/demo-spring-boot-provider/demo-spring-boot-jaxrs-server/pom.xml
b/demo/demo-spring-boot-provider/demo-spring-boot-jaxrs-server/pom.xml
index 601b30f..ebea911 100644
--- a/demo/demo-spring-boot-provider/demo-spring-boot-jaxrs-server/pom.xml
+++ b/demo/demo-spring-boot-provider/demo-spring-boot-jaxrs-server/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-spring-boot</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<properties>
<demo.main>org.apache.servicecomb.springboot.jaxrs.server.JaxrsServer</demo.main>
diff --git
a/demo/demo-spring-boot-provider/demo-spring-boot-springmvc-client/pom.xml
b/demo/demo-spring-boot-provider/demo-spring-boot-springmvc-client/pom.xml
index 32ea01a..722341f 100644
--- a/demo/demo-spring-boot-provider/demo-spring-boot-springmvc-client/pom.xml
+++ b/demo/demo-spring-boot-provider/demo-spring-boot-springmvc-client/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-spring-boot</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<dependencies>
<dependency>
diff --git
a/demo/demo-spring-boot-provider/demo-spring-boot-springmvc-server/pom.xml
b/demo/demo-spring-boot-provider/demo-spring-boot-springmvc-server/pom.xml
index 18bdaee..f6136bd 100644
--- a/demo/demo-spring-boot-provider/demo-spring-boot-springmvc-server/pom.xml
+++ b/demo/demo-spring-boot-provider/demo-spring-boot-springmvc-server/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-spring-boot</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<dependencies>
<dependency>
diff --git a/demo/demo-spring-boot-provider/pom.xml
b/demo/demo-spring-boot-provider/pom.xml
index 1e29b65..9468788 100644
--- a/demo/demo-spring-boot-provider/pom.xml
+++ b/demo/demo-spring-boot-provider/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-parent</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<artifactId>demo-spring-boot</artifactId>
<name>Java Chassis::Demo::Spring Boot</name>
diff --git
a/demo/demo-spring-boot-transport/demo-spring-boot-pojo-client/pom.xml
b/demo/demo-spring-boot-transport/demo-spring-boot-pojo-client/pom.xml
index 0ae5837..64d7ddc 100644
--- a/demo/demo-spring-boot-transport/demo-spring-boot-pojo-client/pom.xml
+++ b/demo/demo-spring-boot-transport/demo-spring-boot-pojo-client/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-spring-boot-transport</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<properties>
diff --git
a/demo/demo-spring-boot-transport/demo-spring-boot-pojo-server/pom.xml
b/demo/demo-spring-boot-transport/demo-spring-boot-pojo-server/pom.xml
index 1e77bec..83f52a7 100644
--- a/demo/demo-spring-boot-transport/demo-spring-boot-pojo-server/pom.xml
+++ b/demo/demo-spring-boot-transport/demo-spring-boot-pojo-server/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-spring-boot-transport</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<properties>
diff --git a/demo/demo-spring-boot-transport/pom.xml
b/demo/demo-spring-boot-transport/pom.xml
index 6e492e3..1187714a 100644
--- a/demo/demo-spring-boot-transport/pom.xml
+++ b/demo/demo-spring-boot-transport/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-parent</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<artifactId>demo-spring-boot-transport</artifactId>
<name>Java Chassis::Demo::Spring Boot::Transport</name>
diff --git a/demo/demo-springmvc/pom.xml b/demo/demo-springmvc/pom.xml
index ac03d8d..830b657 100644
--- a/demo/demo-springmvc/pom.xml
+++ b/demo/demo-springmvc/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-parent</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<artifactId>demo-springmvc</artifactId>
<name>Java Chassis::Demo::Spring MVC</name>
diff --git a/demo/demo-springmvc/springmvc-client/pom.xml
b/demo/demo-springmvc/springmvc-client/pom.xml
index cbd576c..a065ae0 100644
--- a/demo/demo-springmvc/springmvc-client/pom.xml
+++ b/demo/demo-springmvc/springmvc-client/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-springmvc</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<artifactId>springmvc-client</artifactId>
<name>Java Chassis::Demo::Spring MVC::Client</name>
diff --git a/demo/demo-springmvc/springmvc-server/pom.xml
b/demo/demo-springmvc/springmvc-server/pom.xml
index 479bd8b..aa48dc0 100644
--- a/demo/demo-springmvc/springmvc-server/pom.xml
+++ b/demo/demo-springmvc/springmvc-server/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-springmvc</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<artifactId>springmvc-server</artifactId>
<name>Java Chassis::Demo::Spring MVC::Server</name>
diff --git
a/demo/demo-zeroconfig-schemadiscovery-registry/demo-zeroconfig-schemadiscovery-registry-client/pom.xml
b/demo/demo-zeroconfig-schemadiscovery-registry/demo-zeroconfig-schemadiscovery-registry-client/pom.xml
index 8e960c1..f087a38 100644
---
a/demo/demo-zeroconfig-schemadiscovery-registry/demo-zeroconfig-schemadiscovery-registry-client/pom.xml
+++
b/demo/demo-zeroconfig-schemadiscovery-registry/demo-zeroconfig-schemadiscovery-registry-client/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-zeroconfig-schemadiscovery-registry</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<properties>
diff --git
a/demo/demo-zeroconfig-schemadiscovery-registry/demo-zeroconfig-schemadiscovery-registry-edge/pom.xml
b/demo/demo-zeroconfig-schemadiscovery-registry/demo-zeroconfig-schemadiscovery-registry-edge/pom.xml
index 0ee9257..9273431 100644
---
a/demo/demo-zeroconfig-schemadiscovery-registry/demo-zeroconfig-schemadiscovery-registry-edge/pom.xml
+++
b/demo/demo-zeroconfig-schemadiscovery-registry/demo-zeroconfig-schemadiscovery-registry-edge/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-zeroconfig-schemadiscovery-registry</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<properties>
diff --git
a/demo/demo-zeroconfig-schemadiscovery-registry/demo-zeroconfig-schemadiscovery-registry-server/pom.xml
b/demo/demo-zeroconfig-schemadiscovery-registry/demo-zeroconfig-schemadiscovery-registry-server/pom.xml
index 2965805..77d7783 100644
---
a/demo/demo-zeroconfig-schemadiscovery-registry/demo-zeroconfig-schemadiscovery-registry-server/pom.xml
+++
b/demo/demo-zeroconfig-schemadiscovery-registry/demo-zeroconfig-schemadiscovery-registry-server/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-zeroconfig-schemadiscovery-registry</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<properties>
diff --git
a/demo/demo-zeroconfig-schemadiscovery-registry/demo-zeroconfig-schemadiscovery-registry-tests/pom.xml
b/demo/demo-zeroconfig-schemadiscovery-registry/demo-zeroconfig-schemadiscovery-registry-tests/pom.xml
index 3310a12..744c49e 100644
---
a/demo/demo-zeroconfig-schemadiscovery-registry/demo-zeroconfig-schemadiscovery-registry-tests/pom.xml
+++
b/demo/demo-zeroconfig-schemadiscovery-registry/demo-zeroconfig-schemadiscovery-registry-tests/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-zeroconfig-schemadiscovery-registry</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<properties>
diff --git a/demo/demo-zeroconfig-schemadiscovery-registry/pom.xml
b/demo/demo-zeroconfig-schemadiscovery-registry/pom.xml
index f97087d..7832930 100644
--- a/demo/demo-zeroconfig-schemadiscovery-registry/pom.xml
+++ b/demo/demo-zeroconfig-schemadiscovery-registry/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-parent</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<artifactId>demo-zeroconfig-schemadiscovery-registry</artifactId>
<name>Java Chassis::Demo::ZeroConfig-SchemaDiscovery Registry</name>
diff --git a/demo/docker-build-config/pom.xml b/demo/docker-build-config/pom.xml
index 0e58877..3851cd8 100644
--- a/demo/docker-build-config/pom.xml
+++ b/demo/docker-build-config/pom.xml
@@ -22,7 +22,7 @@
<parent>
<artifactId>demo-parent</artifactId>
<groupId>org.apache.servicecomb.demo</groupId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/demo/docker-run-config-edge/pom.xml
b/demo/docker-run-config-edge/pom.xml
index f2eb5d7..9e69bcd 100644
--- a/demo/docker-run-config-edge/pom.xml
+++ b/demo/docker-run-config-edge/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>demo-parent</artifactId>
<groupId>org.apache.servicecomb.demo</groupId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/demo/docker-run-config-local/pom.xml
b/demo/docker-run-config-local/pom.xml
index 254ef94..3850084 100644
--- a/demo/docker-run-config-local/pom.xml
+++ b/demo/docker-run-config-local/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>demo-parent</artifactId>
<groupId>org.apache.servicecomb.demo</groupId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/demo/docker-run-config/pom.xml b/demo/docker-run-config/pom.xml
index fef581a..e11a91a 100644
--- a/demo/docker-run-config/pom.xml
+++ b/demo/docker-run-config/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>demo-parent</artifactId>
<groupId>org.apache.servicecomb.demo</groupId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/demo/pom.xml b/demo/pom.xml
index 3eb74f4..fe33ec1 100644
--- a/demo/pom.xml
+++ b/demo/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.servicecomb</groupId>
<artifactId>java-chassis-parent</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
<relativePath>../parents/default</relativePath>
</parent>
<groupId>org.apache.servicecomb.demo</groupId>
diff --git a/dependencies/bom/pom.xml b/dependencies/bom/pom.xml
index 050d0ca..8ac1524 100644
--- a/dependencies/bom/pom.xml
+++ b/dependencies/bom/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.servicecomb</groupId>
<artifactId>java-chassis-dependencies-parent</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<artifactId>java-chassis-bom</artifactId>
diff --git a/dependencies/default/pom.xml b/dependencies/default/pom.xml
index bde0949..9f1117e 100644
--- a/dependencies/default/pom.xml
+++ b/dependencies/default/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.servicecomb</groupId>
<artifactId>java-chassis-dependencies-parent</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<artifactId>java-chassis-dependencies</artifactId>
diff --git a/dependencies/pom.xml b/dependencies/pom.xml
index 0992afd..cc8e8b5 100644
--- a/dependencies/pom.xml
+++ b/dependencies/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.servicecomb</groupId>
<artifactId>java-chassis</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<artifactId>java-chassis-dependencies-parent</artifactId>
diff --git a/deployment/pom.xml b/deployment/pom.xml
index b6288cf..d14a178 100644
--- a/deployment/pom.xml
+++ b/deployment/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.servicecomb</groupId>
<artifactId>java-chassis-parent</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
<relativePath>../parents/default</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/distribution/pom.xml b/distribution/pom.xml
index 590850a..ab4fbfb 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.servicecomb</groupId>
<artifactId>java-chassis-parent</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
<relativePath>../parents/default</relativePath>
</parent>
<artifactId>apache-servicecomb-java-chassis-distribution</artifactId>
diff --git a/dynamic-config/config-apollo/pom.xml
b/dynamic-config/config-apollo/pom.xml
index dcbb8b8..c5252b0 100644
--- a/dynamic-config/config-apollo/pom.xml
+++ b/dynamic-config/config-apollo/pom.xml
@@ -22,7 +22,7 @@
<parent>
<artifactId>dynamic-config</artifactId>
<groupId>org.apache.servicecomb</groupId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>config-apollo</artifactId>
diff --git a/dynamic-config/config-cc/pom.xml b/dynamic-config/config-cc/pom.xml
index 155166f..403cdc3 100644
--- a/dynamic-config/config-cc/pom.xml
+++ b/dynamic-config/config-cc/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>dynamic-config</artifactId>
<groupId>org.apache.servicecomb</groupId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/dynamic-config/config-kie/pom.xml
b/dynamic-config/config-kie/pom.xml
index d51f80c..4661010 100644
--- a/dynamic-config/config-kie/pom.xml
+++ b/dynamic-config/config-kie/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>dynamic-config</artifactId>
<groupId>org.apache.servicecomb</groupId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/dynamic-config/config-nacos/pom.xml
b/dynamic-config/config-nacos/pom.xml
index b9ddbac..591d82c 100644
--- a/dynamic-config/config-nacos/pom.xml
+++ b/dynamic-config/config-nacos/pom.xml
@@ -22,7 +22,7 @@
<parent>
<artifactId>dynamic-config</artifactId>
<groupId>org.apache.servicecomb</groupId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>config-nacos</artifactId>
diff --git a/dynamic-config/pom.xml b/dynamic-config/pom.xml
index f564486..d77fb84 100644
--- a/dynamic-config/pom.xml
+++ b/dynamic-config/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.servicecomb</groupId>
<artifactId>java-chassis-parent</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
<relativePath>../parents/default</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/edge/edge-core/pom.xml b/edge/edge-core/pom.xml
index e514b4b..5eab067 100644
--- a/edge/edge-core/pom.xml
+++ b/edge/edge-core/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.servicecomb</groupId>
<artifactId>edge</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<artifactId>edge-core</artifactId>
<name>Java Chassis::Edge::Core</name>
diff --git a/edge/pom.xml b/edge/pom.xml
index aeabac0..d0e3212 100644
--- a/edge/pom.xml
+++ b/edge/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.servicecomb</groupId>
<artifactId>java-chassis-parent</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
<relativePath>../parents/default</relativePath>
</parent>
<artifactId>edge</artifactId>
diff --git a/foundations/foundation-common/pom.xml
b/foundations/foundation-common/pom.xml
index e49ef7f..be3a365 100644
--- a/foundations/foundation-common/pom.xml
+++ b/foundations/foundation-common/pom.xml
@@ -20,7 +20,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.servicecomb</groupId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
<artifactId>foundations</artifactId>
</parent>
<artifactId>foundation-common</artifactId>
diff --git a/foundations/foundation-config/pom.xml
b/foundations/foundation-config/pom.xml
index 304e509..b567b01 100644
--- a/foundations/foundation-config/pom.xml
+++ b/foundations/foundation-config/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>foundations</artifactId>
<groupId>org.apache.servicecomb</groupId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/foundations/foundation-metrics/pom.xml
b/foundations/foundation-metrics/pom.xml
index 097a42a..b21bd51 100644
--- a/foundations/foundation-metrics/pom.xml
+++ b/foundations/foundation-metrics/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.servicecomb</groupId>
<artifactId>foundations</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<artifactId>foundation-metrics</artifactId>
<name>Java Chassis::Foundations::Metrics</name>
diff --git a/foundations/foundation-protobuf/pom.xml
b/foundations/foundation-protobuf/pom.xml
index 6dfcaa2..4ab2b88 100644
--- a/foundations/foundation-protobuf/pom.xml
+++ b/foundations/foundation-protobuf/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>foundations</artifactId>
<groupId>org.apache.servicecomb</groupId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/foundations/foundation-registry/pom.xml
b/foundations/foundation-registry/pom.xml
index c5da8f1..2bc2a0f 100644
--- a/foundations/foundation-registry/pom.xml
+++ b/foundations/foundation-registry/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>foundations</artifactId>
<groupId>org.apache.servicecomb</groupId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/foundations/foundation-spi/pom.xml
b/foundations/foundation-spi/pom.xml
index 9f3ef70..b892f38 100644
--- a/foundations/foundation-spi/pom.xml
+++ b/foundations/foundation-spi/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.servicecomb</groupId>
<artifactId>foundations</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<artifactId>foundation-spi</artifactId>
<name>Java Chassis::Foundations::SSL</name>
diff --git a/foundations/foundation-ssl/pom.xml
b/foundations/foundation-ssl/pom.xml
index de75922..f04858b 100644
--- a/foundations/foundation-ssl/pom.xml
+++ b/foundations/foundation-ssl/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.servicecomb</groupId>
<artifactId>foundations</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<artifactId>foundation-ssl</artifactId>
<name>Java Chassis::Foundations::SSL</name>
diff --git a/foundations/foundation-test-scaffolding/pom.xml
b/foundations/foundation-test-scaffolding/pom.xml
index e329d1a..82302d7 100644
--- a/foundations/foundation-test-scaffolding/pom.xml
+++ b/foundations/foundation-test-scaffolding/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.servicecomb</groupId>
<artifactId>foundations</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<artifactId>foundation-test-scaffolding</artifactId>
<name>Java Chassis::Foundations::Test Scaffolding</name>
diff --git a/foundations/foundation-vertx/pom.xml
b/foundations/foundation-vertx/pom.xml
index ab4c771..e770c9f 100644
--- a/foundations/foundation-vertx/pom.xml
+++ b/foundations/foundation-vertx/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.servicecomb</groupId>
<artifactId>foundations</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<artifactId>foundation-vertx</artifactId>
<name>Java Chassis::Foundations::Vertx</name>
diff --git a/foundations/pom.xml b/foundations/pom.xml
index e3cbb74..73b5eef 100644
--- a/foundations/pom.xml
+++ b/foundations/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.servicecomb</groupId>
<artifactId>java-chassis-parent</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
<relativePath>../parents/default</relativePath>
</parent>
<artifactId>foundations</artifactId>
diff --git a/handlers/handler-bizkeeper/pom.xml
b/handlers/handler-bizkeeper/pom.xml
index 575c409..d8c5b05 100644
--- a/handlers/handler-bizkeeper/pom.xml
+++ b/handlers/handler-bizkeeper/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.servicecomb</groupId>
<artifactId>handlers</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<artifactId>handler-bizkeeper</artifactId>
diff --git a/handlers/handler-fault-injection/pom.xml
b/handlers/handler-fault-injection/pom.xml
index 8e897a5..58e489c 100755
--- a/handlers/handler-fault-injection/pom.xml
+++ b/handlers/handler-fault-injection/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.servicecomb</groupId>
<artifactId>handlers</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<artifactId>handler-fault-injection</artifactId>
<name>Java Chassis::Handlers::Fault Injection</name>
diff --git a/handlers/handler-flowcontrol-qps/pom.xml
b/handlers/handler-flowcontrol-qps/pom.xml
index bc089ab..1c20908 100644
--- a/handlers/handler-flowcontrol-qps/pom.xml
+++ b/handlers/handler-flowcontrol-qps/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.servicecomb</groupId>
<artifactId>handlers</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<artifactId>handler-flowcontrol-qps</artifactId>
<name>Java Chassis::Handlers::Flow Control QPS</name>
diff --git a/handlers/handler-loadbalance/pom.xml
b/handlers/handler-loadbalance/pom.xml
index eb6f1df..b6e7f32 100644
--- a/handlers/handler-loadbalance/pom.xml
+++ b/handlers/handler-loadbalance/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.servicecomb</groupId>
<artifactId>handlers</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<artifactId>handler-loadbalance</artifactId>
diff --git a/handlers/handler-publickey-auth/pom.xml
b/handlers/handler-publickey-auth/pom.xml
index 26ba3e0..0c8371c 100644
--- a/handlers/handler-publickey-auth/pom.xml
+++ b/handlers/handler-publickey-auth/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.servicecomb</groupId>
<artifactId>handlers</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<artifactId>handler-publickey-auth</artifactId>
diff --git a/handlers/handler-router/pom.xml b/handlers/handler-router/pom.xml
index 1415ddb..83d3c63 100644
--- a/handlers/handler-router/pom.xml
+++ b/handlers/handler-router/pom.xml
@@ -22,7 +22,7 @@
<parent>
<artifactId>handlers</artifactId>
<groupId>org.apache.servicecomb</groupId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/handlers/handler-tracing-zipkin/pom.xml
b/handlers/handler-tracing-zipkin/pom.xml
index a20618a..98a62c6 100644
--- a/handlers/handler-tracing-zipkin/pom.xml
+++ b/handlers/handler-tracing-zipkin/pom.xml
@@ -22,7 +22,7 @@
<parent>
<artifactId>handlers</artifactId>
<groupId>org.apache.servicecomb</groupId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/handlers/pom.xml b/handlers/pom.xml
index 7ace58e..2d5bb2f 100644
--- a/handlers/pom.xml
+++ b/handlers/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.servicecomb</groupId>
<artifactId>java-chassis-parent</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
<relativePath>../parents/default</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/huawei-cloud/dtm/pom.xml b/huawei-cloud/dtm/pom.xml
index 31328c3..8deaf16 100644
--- a/huawei-cloud/dtm/pom.xml
+++ b/huawei-cloud/dtm/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>huawei-cloud</artifactId>
<groupId>org.apache.servicecomb</groupId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/huawei-cloud/environment/pom.xml b/huawei-cloud/environment/pom.xml
index 82870d6..4dade5b 100644
--- a/huawei-cloud/environment/pom.xml
+++ b/huawei-cloud/environment/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>huawei-cloud</artifactId>
<groupId>org.apache.servicecomb</groupId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>servicestage-environment</artifactId>
diff --git a/huawei-cloud/pom.xml b/huawei-cloud/pom.xml
index c2f0acd..f234b4f 100644
--- a/huawei-cloud/pom.xml
+++ b/huawei-cloud/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.servicecomb</groupId>
<artifactId>java-chassis-parent</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
<relativePath>../parents/default</relativePath>
</parent>
diff --git a/huawei-cloud/servicestage/pom.xml
b/huawei-cloud/servicestage/pom.xml
index 30621d6..d34c4c3 100644
--- a/huawei-cloud/servicestage/pom.xml
+++ b/huawei-cloud/servicestage/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>huawei-cloud</artifactId>
<groupId>org.apache.servicecomb</groupId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>servicestage</artifactId>
diff --git a/inspector/pom.xml b/inspector/pom.xml
index 86a2d79..c2e555c 100644
--- a/inspector/pom.xml
+++ b/inspector/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.servicecomb</groupId>
<artifactId>java-chassis-parent</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
<relativePath>../parents/default</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/integration-tests/dynamic-config-tests/pom.xml
b/integration-tests/dynamic-config-tests/pom.xml
index 254ed63..a8c2462 100644
--- a/integration-tests/dynamic-config-tests/pom.xml
+++ b/integration-tests/dynamic-config-tests/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>integration-tests</artifactId>
<groupId>org.apache.servicecomb.tests</groupId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/integration-tests/it-common/pom.xml
b/integration-tests/it-common/pom.xml
index 917e700..460831f 100644
--- a/integration-tests/it-common/pom.xml
+++ b/integration-tests/it-common/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>integration-tests</artifactId>
<groupId>org.apache.servicecomb.tests</groupId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/integration-tests/it-consumer/pom.xml
b/integration-tests/it-consumer/pom.xml
index 199855b..5b5cc6d 100644
--- a/integration-tests/it-consumer/pom.xml
+++ b/integration-tests/it-consumer/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>integration-tests</artifactId>
<groupId>org.apache.servicecomb.tests</groupId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/integration-tests/it-edge/pom.xml
b/integration-tests/it-edge/pom.xml
index 4c3971c..d8b2b19 100644
--- a/integration-tests/it-edge/pom.xml
+++ b/integration-tests/it-edge/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>integration-tests</artifactId>
<groupId>org.apache.servicecomb.tests</groupId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/integration-tests/it-producer-deploy-springboot2-servlet/pom.xml
b/integration-tests/it-producer-deploy-springboot2-servlet/pom.xml
index 7110216..7ff8992 100644
--- a/integration-tests/it-producer-deploy-springboot2-servlet/pom.xml
+++ b/integration-tests/it-producer-deploy-springboot2-servlet/pom.xml
@@ -22,7 +22,7 @@
<parent>
<artifactId>integration-tests</artifactId>
<groupId>org.apache.servicecomb.tests</groupId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<artifactId>it-producer-deploy-springboot2-servlet</artifactId>
@@ -33,7 +33,7 @@
<dependency>
<groupId>org.apache.servicecomb</groupId>
<artifactId>java-chassis-dependencies</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>
@@ -44,7 +44,7 @@
<dependency>
<groupId>org.apache.servicecomb.tests</groupId>
<artifactId>it-producer</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.servicecomb</groupId>
diff --git
a/integration-tests/it-producer-deploy-springboot2-standalone/pom.xml
b/integration-tests/it-producer-deploy-springboot2-standalone/pom.xml
index 1a2d41d..ec2f3fa 100644
--- a/integration-tests/it-producer-deploy-springboot2-standalone/pom.xml
+++ b/integration-tests/it-producer-deploy-springboot2-standalone/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>integration-tests</artifactId>
<groupId>org.apache.servicecomb.tests</groupId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<artifactId>it-producer-deploy-springboot2-standalone</artifactId>
diff --git a/integration-tests/it-producer/pom.xml
b/integration-tests/it-producer/pom.xml
index 6bf8718..0595285 100644
--- a/integration-tests/it-producer/pom.xml
+++ b/integration-tests/it-producer/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>integration-tests</artifactId>
<groupId>org.apache.servicecomb.tests</groupId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/integration-tests/jaxrs-tests/pom.xml
b/integration-tests/jaxrs-tests/pom.xml
index c76f0a0..4a1e1f5 100644
--- a/integration-tests/jaxrs-tests/pom.xml
+++ b/integration-tests/jaxrs-tests/pom.xml
@@ -22,7 +22,7 @@
<parent>
<artifactId>integration-tests</artifactId>
<groupId>org.apache.servicecomb.tests</groupId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/integration-tests/pojo-test/pom.xml
b/integration-tests/pojo-test/pom.xml
index cf7fef0..cb5f43a 100644
--- a/integration-tests/pojo-test/pom.xml
+++ b/integration-tests/pojo-test/pom.xml
@@ -22,7 +22,7 @@
<parent>
<artifactId>integration-tests</artifactId>
<groupId>org.apache.servicecomb.tests</groupId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml
index 6b5ebc4..79de6fb 100644
--- a/integration-tests/pom.xml
+++ b/integration-tests/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.servicecomb</groupId>
<artifactId>java-chassis-parent</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
<relativePath>../parents/default</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/integration-tests/spring-jaxrs-tests/pom.xml
b/integration-tests/spring-jaxrs-tests/pom.xml
index c8ebe29..7955ea0 100644
--- a/integration-tests/spring-jaxrs-tests/pom.xml
+++ b/integration-tests/spring-jaxrs-tests/pom.xml
@@ -22,7 +22,7 @@
<parent>
<artifactId>integration-tests</artifactId>
<groupId>org.apache.servicecomb.tests</groupId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -33,7 +33,7 @@
<dependency>
<groupId>org.apache.servicecomb.tests</groupId>
<artifactId>jaxrs-tests</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
<type>test-jar</type>
</dependency>
<dependency>
diff --git a/integration-tests/spring-pojo-connection-limit-test/pom.xml
b/integration-tests/spring-pojo-connection-limit-test/pom.xml
index e183826..83199d6 100644
--- a/integration-tests/spring-pojo-connection-limit-test/pom.xml
+++ b/integration-tests/spring-pojo-connection-limit-test/pom.xml
@@ -22,7 +22,7 @@
<parent>
<artifactId>integration-tests</artifactId>
<groupId>org.apache.servicecomb.tests</groupId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/integration-tests/spring-pojo-tests/pom.xml
b/integration-tests/spring-pojo-tests/pom.xml
index 2675696..59aa277 100644
--- a/integration-tests/spring-pojo-tests/pom.xml
+++ b/integration-tests/spring-pojo-tests/pom.xml
@@ -22,7 +22,7 @@
<parent>
<artifactId>integration-tests</artifactId>
<groupId>org.apache.servicecomb.tests</groupId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/integration-tests/springmvc-tests/common/pom.xml
b/integration-tests/springmvc-tests/common/pom.xml
index 67a0ac1..d6ce62c 100644
--- a/integration-tests/springmvc-tests/common/pom.xml
+++ b/integration-tests/springmvc-tests/common/pom.xml
@@ -22,7 +22,7 @@
<parent>
<artifactId>springmvc-tests</artifactId>
<groupId>org.apache.servicecomb.tests</groupId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/integration-tests/springmvc-tests/connection-limit/pom.xml
b/integration-tests/springmvc-tests/connection-limit/pom.xml
index f822112..0926c55 100644
--- a/integration-tests/springmvc-tests/connection-limit/pom.xml
+++ b/integration-tests/springmvc-tests/connection-limit/pom.xml
@@ -22,7 +22,7 @@
<parent>
<artifactId>springmvc-tests</artifactId>
<groupId>org.apache.servicecomb.tests</groupId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -33,7 +33,7 @@
<dependency>
<groupId>org.apache.servicecomb.tests</groupId>
<artifactId>springmvc-tests-common</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
<type>test-jar</type>
</dependency>
<dependency>
diff --git a/integration-tests/springmvc-tests/general-with-springboot/pom.xml
b/integration-tests/springmvc-tests/general-with-springboot/pom.xml
index adf8446..11c124f 100644
--- a/integration-tests/springmvc-tests/general-with-springboot/pom.xml
+++ b/integration-tests/springmvc-tests/general-with-springboot/pom.xml
@@ -22,7 +22,7 @@
<parent>
<artifactId>springmvc-tests</artifactId>
<groupId>org.apache.servicecomb.tests</groupId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/integration-tests/springmvc-tests/general/pom.xml
b/integration-tests/springmvc-tests/general/pom.xml
index 9325fff..380368f 100644
--- a/integration-tests/springmvc-tests/general/pom.xml
+++ b/integration-tests/springmvc-tests/general/pom.xml
@@ -22,7 +22,7 @@
<parent>
<artifactId>springmvc-tests</artifactId>
<groupId>org.apache.servicecomb.tests</groupId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -33,7 +33,7 @@
<dependency>
<groupId>org.apache.servicecomb.tests</groupId>
<artifactId>springmvc-tests-common</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
<type>test-jar</type>
</dependency>
<dependency>
diff --git a/integration-tests/springmvc-tests/pom.xml
b/integration-tests/springmvc-tests/pom.xml
index db39808..69c669e 100644
--- a/integration-tests/springmvc-tests/pom.xml
+++ b/integration-tests/springmvc-tests/pom.xml
@@ -22,7 +22,7 @@
<parent>
<artifactId>integration-tests</artifactId>
<groupId>org.apache.servicecomb.tests</groupId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git
a/integration-tests/springmvc-tests/simplified-mapping-with-springboot/pom.xml
b/integration-tests/springmvc-tests/simplified-mapping-with-springboot/pom.xml
index c355dec..b4bfb0a 100644
---
a/integration-tests/springmvc-tests/simplified-mapping-with-springboot/pom.xml
+++
b/integration-tests/springmvc-tests/simplified-mapping-with-springboot/pom.xml
@@ -22,7 +22,7 @@
<parent>
<artifactId>springmvc-tests</artifactId>
<groupId>org.apache.servicecomb.tests</groupId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -33,7 +33,7 @@
<dependency>
<groupId>org.apache.servicecomb.tests</groupId>
<artifactId>springmvc-tests-common</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
<type>test-jar</type>
</dependency>
<dependency>
diff --git a/integration-tests/springmvc-tests/simplified-mapping/pom.xml
b/integration-tests/springmvc-tests/simplified-mapping/pom.xml
index 7f82b75..6c660f9 100644
--- a/integration-tests/springmvc-tests/simplified-mapping/pom.xml
+++ b/integration-tests/springmvc-tests/simplified-mapping/pom.xml
@@ -22,7 +22,7 @@
<parent>
<artifactId>springmvc-tests</artifactId>
<groupId>org.apache.servicecomb.tests</groupId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -33,7 +33,7 @@
<dependency>
<groupId>org.apache.servicecomb.tests</groupId>
<artifactId>springmvc-tests-common</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
<type>test-jar</type>
</dependency>
<dependency>
diff --git a/integration-tests/test-common/pom.xml
b/integration-tests/test-common/pom.xml
index 0adf924..c225a12 100644
--- a/integration-tests/test-common/pom.xml
+++ b/integration-tests/test-common/pom.xml
@@ -22,7 +22,7 @@
<parent>
<artifactId>integration-tests</artifactId>
<groupId>org.apache.servicecomb.tests</groupId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/integration-tests/tracing-tests/pom.xml
b/integration-tests/tracing-tests/pom.xml
index bb4bcf4..9b94d9d 100644
--- a/integration-tests/tracing-tests/pom.xml
+++ b/integration-tests/tracing-tests/pom.xml
@@ -22,7 +22,7 @@
<parent>
<artifactId>integration-tests</artifactId>
<groupId>org.apache.servicecomb.tests</groupId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/metrics/metrics-core/pom.xml b/metrics/metrics-core/pom.xml
index 109cc15..6f3395d 100644
--- a/metrics/metrics-core/pom.xml
+++ b/metrics/metrics-core/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>metrics</artifactId>
<groupId>org.apache.servicecomb</groupId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/metrics/metrics-integration/metrics-prometheus/pom.xml
b/metrics/metrics-integration/metrics-prometheus/pom.xml
index edd2a99..70e4856 100644
--- a/metrics/metrics-integration/metrics-prometheus/pom.xml
+++ b/metrics/metrics-integration/metrics-prometheus/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>metrics-integration</artifactId>
<groupId>org.apache.servicecomb</groupId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/metrics/metrics-integration/pom.xml
b/metrics/metrics-integration/pom.xml
index 6e58266..723986b 100644
--- a/metrics/metrics-integration/pom.xml
+++ b/metrics/metrics-integration/pom.xml
@@ -22,7 +22,7 @@
<parent>
<artifactId>metrics</artifactId>
<groupId>org.apache.servicecomb</groupId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/metrics/pom.xml b/metrics/pom.xml
index 2750ede..5954a67 100644
--- a/metrics/pom.xml
+++ b/metrics/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicecomb</groupId>
<artifactId>java-chassis-parent</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
<relativePath>../parents/default</relativePath>
</parent>
diff --git a/parents/default/pom.xml b/parents/default/pom.xml
index 3ce4ad0..c65e3fc 100644
--- a/parents/default/pom.xml
+++ b/parents/default/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.servicecomb</groupId>
<artifactId>java-chassis-dependencies</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
<relativePath>../../dependencies/default</relativePath>
</parent>
diff --git a/parents/pom.xml b/parents/pom.xml
index 85643f9..db89f43 100644
--- a/parents/pom.xml
+++ b/parents/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicecomb</groupId>
<artifactId>java-chassis</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<artifactId>java-chassis-parents</artifactId>
diff --git a/pom.xml b/pom.xml
index 596b5a0..74455e6 100755
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
<groupId>org.apache.servicecomb</groupId>
<artifactId>java-chassis</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ServiceComb Java Chassis</name>
diff --git a/providers/pom.xml b/providers/pom.xml
index 59f1d28..de30770 100644
--- a/providers/pom.xml
+++ b/providers/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.servicecomb</groupId>
<artifactId>java-chassis-parent</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
<relativePath>../parents/default</relativePath>
</parent>
<artifactId>providers</artifactId>
diff --git a/providers/provider-jaxrs/pom.xml b/providers/provider-jaxrs/pom.xml
index 93a8967..7112b8a 100644
--- a/providers/provider-jaxrs/pom.xml
+++ b/providers/provider-jaxrs/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.servicecomb</groupId>
<artifactId>providers</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<artifactId>provider-jaxrs</artifactId>
<name>Java Chassis::Providers::JAXRS</name>
diff --git a/providers/provider-pojo/pom.xml b/providers/provider-pojo/pom.xml
index 3762a49..fb2679e 100644
--- a/providers/provider-pojo/pom.xml
+++ b/providers/provider-pojo/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.servicecomb</groupId>
<artifactId>providers</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<artifactId>provider-pojo</artifactId>
<name>Java Chassis::Providers::POJO</name>
diff --git a/providers/provider-rest-common/pom.xml
b/providers/provider-rest-common/pom.xml
index 2f3226a..95aa281 100644
--- a/providers/provider-rest-common/pom.xml
+++ b/providers/provider-rest-common/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.servicecomb</groupId>
<artifactId>providers</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<artifactId>provider-rest-common</artifactId>
<name>Java Chassis::Providers::Rest Common</name>
diff --git a/providers/provider-springmvc/pom.xml
b/providers/provider-springmvc/pom.xml
index 0bc4e5a..57b7c2c 100644
--- a/providers/provider-springmvc/pom.xml
+++ b/providers/provider-springmvc/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.servicecomb</groupId>
<artifactId>providers</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<artifactId>provider-springmvc</artifactId>
<name>Java Chassis::Providers::Spring MVC</name>
diff --git a/service-registry/pom.xml b/service-registry/pom.xml
index 0821f68..61a9a33 100644
--- a/service-registry/pom.xml
+++ b/service-registry/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.servicecomb</groupId>
<artifactId>java-chassis-parent</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
<relativePath>../parents/default</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/service-registry/registry-local/pom.xml
b/service-registry/registry-local/pom.xml
index 84021d4..efde1cd 100644
--- a/service-registry/registry-local/pom.xml
+++ b/service-registry/registry-local/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.servicecomb</groupId>
<artifactId>service-registry-parent</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/service-registry/registry-schema-discovery/pom.xml
b/service-registry/registry-schema-discovery/pom.xml
index 4f57f73..5526181 100644
--- a/service-registry/registry-schema-discovery/pom.xml
+++ b/service-registry/registry-schema-discovery/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.servicecomb</groupId>
<artifactId>service-registry-parent</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/service-registry/registry-service-center/pom.xml
b/service-registry/registry-service-center/pom.xml
index c510156..14f0358 100644
--- a/service-registry/registry-service-center/pom.xml
+++ b/service-registry/registry-service-center/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.servicecomb</groupId>
<artifactId>service-registry-parent</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/service-registry/registry-zero-config/pom.xml
b/service-registry/registry-zero-config/pom.xml
index ea99a54..496f6bd 100644
--- a/service-registry/registry-zero-config/pom.xml
+++ b/service-registry/registry-zero-config/pom.xml
@@ -22,7 +22,7 @@
<parent>
<artifactId>service-registry-parent</artifactId>
<groupId>org.apache.servicecomb</groupId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/solutions/pom.xml b/solutions/pom.xml
index 4468c36..bef0279 100644
--- a/solutions/pom.xml
+++ b/solutions/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.servicecomb</groupId>
<artifactId>java-chassis-parent</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
<relativePath>../parents/default</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/solutions/solution-basic/pom.xml b/solutions/solution-basic/pom.xml
index caed4d7..29e5ce4 100644
--- a/solutions/solution-basic/pom.xml
+++ b/solutions/solution-basic/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.servicecomb</groupId>
<artifactId>solutions</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/spring-boot/pom.xml b/spring-boot/pom.xml
index 76e13b0..d209265 100644
--- a/spring-boot/pom.xml
+++ b/spring-boot/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.servicecomb</groupId>
<artifactId>java-chassis-parent</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
<relativePath>../parents/default</relativePath>
</parent>
diff --git
a/spring-boot/spring-boot-starters/java-chassis-spring-boot-starter-servlet/pom.xml
b/spring-boot/spring-boot-starters/java-chassis-spring-boot-starter-servlet/pom.xml
index 4d200de..88ae150 100644
---
a/spring-boot/spring-boot-starters/java-chassis-spring-boot-starter-servlet/pom.xml
+++
b/spring-boot/spring-boot-starters/java-chassis-spring-boot-starter-servlet/pom.xml
@@ -22,7 +22,7 @@
<parent>
<artifactId>java-chassis-spring-boot-starters</artifactId>
<groupId>org.apache.servicecomb</groupId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git
a/spring-boot/spring-boot-starters/java-chassis-spring-boot-starter-standalone/pom.xml
b/spring-boot/spring-boot-starters/java-chassis-spring-boot-starter-standalone/pom.xml
index 61e71d2..82b5486 100644
---
a/spring-boot/spring-boot-starters/java-chassis-spring-boot-starter-standalone/pom.xml
+++
b/spring-boot/spring-boot-starters/java-chassis-spring-boot-starter-standalone/pom.xml
@@ -22,7 +22,7 @@
<parent>
<artifactId>java-chassis-spring-boot-starters</artifactId>
<groupId>org.apache.servicecomb</groupId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git
a/spring-boot/spring-boot-starters/java-chassis-spring-boot-starter/pom.xml
b/spring-boot/spring-boot-starters/java-chassis-spring-boot-starter/pom.xml
index ef9f1d9..e6b195a 100644
--- a/spring-boot/spring-boot-starters/java-chassis-spring-boot-starter/pom.xml
+++ b/spring-boot/spring-boot-starters/java-chassis-spring-boot-starter/pom.xml
@@ -22,7 +22,7 @@
<parent>
<artifactId>java-chassis-spring-boot-starters</artifactId>
<groupId>org.apache.servicecomb</groupId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/spring-boot/spring-boot-starters/pom.xml
b/spring-boot/spring-boot-starters/pom.xml
index b9d5f31..12eaeb5 100644
--- a/spring-boot/spring-boot-starters/pom.xml
+++ b/spring-boot/spring-boot-starters/pom.xml
@@ -22,7 +22,7 @@
<parent>
<artifactId>java-chassis-spring-boot</artifactId>
<groupId>org.apache.servicecomb</groupId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/swagger/pom.xml b/swagger/pom.xml
index 8e29c42..073f8a5 100644
--- a/swagger/pom.xml
+++ b/swagger/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.servicecomb</groupId>
<artifactId>java-chassis-parent</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
<relativePath>../parents/default</relativePath>
</parent>
<artifactId>swagger</artifactId>
diff --git a/swagger/swagger-generator/generator-core/pom.xml
b/swagger/swagger-generator/generator-core/pom.xml
index 5ee660b..03a99d3 100644
--- a/swagger/swagger-generator/generator-core/pom.xml
+++ b/swagger/swagger-generator/generator-core/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.servicecomb</groupId>
<artifactId>swagger-generator</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<artifactId>swagger-generator-core</artifactId>
<name>Java Chassis::Swagger::Generator::Core</name>
diff --git a/swagger/swagger-generator/generator-jaxrs/pom.xml
b/swagger/swagger-generator/generator-jaxrs/pom.xml
index 66f8f61..ed3f5bc 100644
--- a/swagger/swagger-generator/generator-jaxrs/pom.xml
+++ b/swagger/swagger-generator/generator-jaxrs/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.servicecomb</groupId>
<artifactId>swagger-generator</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<artifactId>swagger-generator-jaxrs</artifactId>
<name>Java Chassis::Swagger::Generator::Jaxrs</name>
diff --git a/swagger/swagger-generator/generator-spring-data/pom.xml
b/swagger/swagger-generator/generator-spring-data/pom.xml
index 9ca8ccc..c33169f 100644
--- a/swagger/swagger-generator/generator-spring-data/pom.xml
+++ b/swagger/swagger-generator/generator-spring-data/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.servicecomb</groupId>
<artifactId>swagger-generator</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/swagger/swagger-generator/generator-springmvc/pom.xml
b/swagger/swagger-generator/generator-springmvc/pom.xml
index 2a58720..e6c0cd6 100644
--- a/swagger/swagger-generator/generator-springmvc/pom.xml
+++ b/swagger/swagger-generator/generator-springmvc/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.servicecomb</groupId>
<artifactId>swagger-generator</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<artifactId>swagger-generator-springmvc</artifactId>
<name>Java Chassis::Swagger::Generator::Spring MVC</name>
diff --git a/swagger/swagger-generator/pom.xml
b/swagger/swagger-generator/pom.xml
index 290f327..de80fb8 100644
--- a/swagger/swagger-generator/pom.xml
+++ b/swagger/swagger-generator/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.servicecomb</groupId>
<artifactId>swagger</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<artifactId>swagger-generator</artifactId>
<name>Java Chassis::Swagger::Generator</name>
diff --git a/swagger/swagger-invocation/invocation-core/pom.xml
b/swagger/swagger-invocation/invocation-core/pom.xml
index 06bfa9d..d37ec56 100644
--- a/swagger/swagger-invocation/invocation-core/pom.xml
+++ b/swagger/swagger-invocation/invocation-core/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.servicecomb</groupId>
<artifactId>swagger-invocation</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<artifactId>swagger-invocation-core</artifactId>
<name>Java Chassis::Swagger::Invocation::Core</name>
diff --git a/swagger/swagger-invocation/invocation-jaxrs/pom.xml
b/swagger/swagger-invocation/invocation-jaxrs/pom.xml
index 543488b..40a52cc 100644
--- a/swagger/swagger-invocation/invocation-jaxrs/pom.xml
+++ b/swagger/swagger-invocation/invocation-jaxrs/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.servicecomb</groupId>
<artifactId>swagger-invocation</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<artifactId>swagger-invocation-jaxrs</artifactId>
<name>Java Chassis::Swagger::Invocation::JAXRS</name>
diff --git a/swagger/swagger-invocation/invocation-springmvc/pom.xml
b/swagger/swagger-invocation/invocation-springmvc/pom.xml
index 3dd4ebe..a262fa2 100644
--- a/swagger/swagger-invocation/invocation-springmvc/pom.xml
+++ b/swagger/swagger-invocation/invocation-springmvc/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.servicecomb</groupId>
<artifactId>swagger-invocation</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<artifactId>swagger-invocation-springmvc</artifactId>
<name>Java Chassis::Swagger::Invocation::Spring MVC</name>
diff --git a/swagger/swagger-invocation/invocation-validator/pom.xml
b/swagger/swagger-invocation/invocation-validator/pom.xml
index 2f3b642..054c39f 100644
--- a/swagger/swagger-invocation/invocation-validator/pom.xml
+++ b/swagger/swagger-invocation/invocation-validator/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.servicecomb</groupId>
<artifactId>swagger-invocation</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<artifactId>swagger-invocation-validator</artifactId>
<name>Java Chassis::Swagger::Invocation::Validator</name>
diff --git a/swagger/swagger-invocation/pom.xml
b/swagger/swagger-invocation/pom.xml
index f5e51d8..0b226bd 100644
--- a/swagger/swagger-invocation/pom.xml
+++ b/swagger/swagger-invocation/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.servicecomb</groupId>
<artifactId>swagger</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<artifactId>swagger-invocation</artifactId>
<name>Java Chassis::Swagger::Invocation</name>
diff --git a/tracing/pom.xml b/tracing/pom.xml
index 7750624..305cc4d 100644
--- a/tracing/pom.xml
+++ b/tracing/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.servicecomb</groupId>
<artifactId>java-chassis-parent</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
<relativePath>../parents/default</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/tracing/tracing-common/pom.xml b/tracing/tracing-common/pom.xml
index 8e2a34f..25a9be7 100644
--- a/tracing/tracing-common/pom.xml
+++ b/tracing/tracing-common/pom.xml
@@ -22,7 +22,7 @@
<parent>
<artifactId>tracing</artifactId>
<groupId>org.apache.servicecomb</groupId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/tracing/tracing-zipkin/pom.xml b/tracing/tracing-zipkin/pom.xml
index 80a94c3..d62d72d 100644
--- a/tracing/tracing-zipkin/pom.xml
+++ b/tracing/tracing-zipkin/pom.xml
@@ -22,7 +22,7 @@
<parent>
<artifactId>tracing</artifactId>
<groupId>org.apache.servicecomb</groupId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/transports/pom.xml b/transports/pom.xml
index b6eda0e..9d537d8 100644
--- a/transports/pom.xml
+++ b/transports/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.servicecomb</groupId>
<artifactId>java-chassis-parent</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
<relativePath>../parents/default</relativePath>
</parent>
<artifactId>transports</artifactId>
diff --git a/transports/transport-common/pom.xml
b/transports/transport-common/pom.xml
index a34db35..774e2ab 100644
--- a/transports/transport-common/pom.xml
+++ b/transports/transport-common/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>transports</artifactId>
<groupId>org.apache.servicecomb</groupId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/transports/transport-highway/pom.xml
b/transports/transport-highway/pom.xml
index c86e0d1..5f04147 100644
--- a/transports/transport-highway/pom.xml
+++ b/transports/transport-highway/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.servicecomb</groupId>
<artifactId>transports</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<artifactId>transport-highway</artifactId>
<name>Java Chassis::Transports::Hightway</name>
diff --git a/transports/transport-rest/pom.xml
b/transports/transport-rest/pom.xml
index 4016584..df09689 100644
--- a/transports/transport-rest/pom.xml
+++ b/transports/transport-rest/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.servicecomb</groupId>
<artifactId>transports</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<artifactId>transport-rest</artifactId>
<name>Java Chassis::Transports::Rest</name>
diff --git a/transports/transport-rest/transport-rest-client/pom.xml
b/transports/transport-rest/transport-rest-client/pom.xml
index d2375ff..7d436e8 100644
--- a/transports/transport-rest/transport-rest-client/pom.xml
+++ b/transports/transport-rest/transport-rest-client/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.servicecomb</groupId>
<artifactId>transport-rest</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<artifactId>transport-rest-client</artifactId>
<name>Java Chassis::Transports::Rest::Client</name>
diff --git a/transports/transport-rest/transport-rest-servlet/pom.xml
b/transports/transport-rest/transport-rest-servlet/pom.xml
index 18a35a9..38f0603 100644
--- a/transports/transport-rest/transport-rest-servlet/pom.xml
+++ b/transports/transport-rest/transport-rest-servlet/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.servicecomb</groupId>
<artifactId>transport-rest</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<artifactId>transport-rest-servlet</artifactId>
<name>Java Chassis::Transports::Rest::Servlet</name>
diff --git a/transports/transport-rest/transport-rest-vertx/pom.xml
b/transports/transport-rest/transport-rest-vertx/pom.xml
index 1c64356..411370b 100644
--- a/transports/transport-rest/transport-rest-vertx/pom.xml
+++ b/transports/transport-rest/transport-rest-vertx/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.servicecomb</groupId>
<artifactId>transport-rest</artifactId>
- <version>2.1.3</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<artifactId>transport-rest-vertx</artifactId>
<name>Java Chassis::Transports::Rest::Vertx</name>