You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by ni...@apache.org on 2018/03/08 14:53:54 UTC

[incubator-servicecomb-java-chassis] branch master updated: Update the project version to 1.0.0-m2-SNAPSHOT for the new development

This is an automated email from the ASF dual-hosted git repository.

ningjiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-servicecomb-java-chassis.git


The following commit(s) were added to refs/heads/master by this push:
     new a413dc6  Update the project version to 1.0.0-m2-SNAPSHOT for the new development
a413dc6 is described below

commit a413dc69b0071b1e25edf84d05c8a727b5e091fc
Author: Willem Jiang <ji...@huawei.com>
AuthorDate: Thu Mar 8 22:53:39 2018 +0800

    Update the project version to 1.0.0-m2-SNAPSHOT for the new development
---
 common/common-javassist/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                           | 38 ++++-----
 demo/demo-crossapp/crossapp-client/pom.xml         |  4 +-
 demo/demo-crossapp/crossapp-server/pom.xml         |  4 +-
 demo/demo-crossapp/pom.xml                         |  2 +-
 demo/demo-edge/authentication/pom.xml              |  2 +-
 demo/demo-edge/business-1-1-0/pom.xml              |  4 +-
 demo/demo-edge/business-1.0.0/pom.xml              |  4 +-
 demo/demo-edge/business-2.0.0/pom.xml              |  4 +-
 demo/demo-edge/consumer/pom.xml                    |  4 +-
 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               |  4 +-
 demo/demo-jaxrs/pom.xml                            |  2 +-
 demo/demo-local/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         |  4 +-
 demo/demo-multiple/multiple-server/pom.xml         |  4 +-
 demo/demo-multiple/pom.xml                         | 10 +--
 demo/demo-pojo/pojo-client/pom.xml                 |  4 +-
 demo/demo-pojo/pojo-server/pom.xml                 |  4 +-
 demo/demo-pojo/pojo-tests/pom.xml                  |  2 +-
 demo/demo-pojo/pom.xml                             |  2 +-
 demo/demo-schema/pom.xml                           |  2 +-
 demo/demo-server-servlet/pom.xml                   |  2 +-
 demo/demo-signature/pom.xml                        |  2 +-
 .../demo-spring-boot-discovery-client/pom.xml      |  4 +-
 .../demo-spring-boot-discovery-server/pom.xml      |  4 +-
 .../demo-spring-boot-zuul-proxy/pom.xml            |  4 +-
 demo/demo-spring-boot-discovery/pom.xml            |  2 +-
 .../demo-spring-boot-jaxrs-client/pom.xml          |  4 +-
 .../demo-spring-boot-jaxrs-server/pom.xml          |  4 +-
 .../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-pojo-client/pom.xml           |  4 +-
 .../demo-spring-boot-pojo-server/pom.xml           |  4 +-
 demo/demo-spring-boot-transport/pom.xml            |  2 +-
 demo/demo-springmvc/pom.xml                        |  2 +-
 demo/demo-springmvc/springmvc-client/pom.xml       |  4 +-
 demo/demo-springmvc/springmvc-server/pom.xml       |  4 +-
 demo/docker-build-config/pom.xml                   |  2 +-
 demo/docker-run-config/pom.xml                     |  2 +-
 demo/perf/pom.xml                                  |  2 +-
 demo/pom.xml                                       | 28 +++----
 dynamic-config/config-apollo/pom.xml               |  2 +-
 dynamic-config/config-cc/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-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-flowcontrol-qps/pom.xml           |  2 +-
 handlers/handler-loadbalance/pom.xml               |  2 +-
 handlers/handler-publickey-auth/pom.xml            |  2 +-
 handlers/handler-tracing-zipkin/pom.xml            |  2 +-
 handlers/pom.xml                                   |  2 +-
 integration-tests/dynamic-config-tests/pom.xml     |  2 +-
 integration-tests/jaxrs-tests/pom.xml              |  2 +-
 integration-tests/pojo-test/pom.xml                |  2 +-
 integration-tests/pom.xml                          |  6 +-
 integration-tests/spring-jaxrs-tests/pom.xml       |  4 +-
 integration-tests/spring-pojo-tests/pom.xml        |  4 +-
 integration-tests/spring-springmvc-tests/pom.xml   |  4 +-
 .../spring-zuul-tracing-tests/pom.xml              |  2 +-
 integration-tests/springmvc-tests/pom.xml          |  2 +-
 integration-tests/test-common/pom.xml              |  2 +-
 integration-tests/tracing-tests/pom.xml            |  2 +-
 java-chassis-dependencies/pom.xml                  | 94 +++++++++++-----------
 java-chassis-distribution/pom.xml                  |  2 +-
 metrics/metrics-core/pom.xml                       |  2 +-
 .../metrics-integration/metrics-prometheus/pom.xml |  2 +-
 metrics/metrics-integration/pom.xml                |  2 +-
 metrics/pom.xml                                    |  2 +-
 parent/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 +-
 samples/auth-sample/auth-consumer/pom.xml          |  2 +-
 samples/auth-sample/auth-provider/pom.xml          |  2 +-
 samples/auth-sample/pom.xml                        |  2 +-
 samples/bmi/calculator/pom.xml                     |  2 +-
 samples/bmi/pom.xml                                |  2 +-
 samples/bmi/webapp/pom.xml                         |  2 +-
 .../codefirst-sample/codefirst-consumer/pom.xml    |  2 +-
 .../codefirst-sample/codefirst-provider/pom.xml    |  2 +-
 samples/codefirst-sample/pom.xml                   |  2 +-
 samples/common-schema/pom.xml                      |  2 +-
 samples/config-apollo-sample/pom.xml               |  2 +-
 .../custom-handler-consumer/pom.xml                |  2 +-
 .../custom-handler-provider/pom.xml                |  2 +-
 samples/custom-handler-sample/pom.xml              |  2 +-
 samples/jaxrs-sample/jaxrs-consumer/pom.xml        |  2 +-
 samples/jaxrs-sample/jaxrs-provider/pom.xml        |  2 +-
 samples/jaxrs-sample/pom.xml                       |  2 +-
 samples/metrics-extend-healthcheck/pom.xml         |  2 +-
 .../metrics-write-file-log4j-springboot/pom.xml    |  2 +-
 .../metrics-write-file-log4j2-springboot/pom.xml   |  2 +-
 .../metrics-write-file/pom.xml                     |  2 +-
 samples/metrics-write-file-sample/pom.xml          |  6 +-
 samples/pojo-sample/pojo-consumer/pom.xml          |  2 +-
 samples/pojo-sample/pojo-provider/pom.xml          |  2 +-
 samples/pojo-sample/pom.xml                        |  2 +-
 samples/pom.xml                                    |  6 +-
 samples/springmvc-sample/pom.xml                   |  2 +-
 .../springmvc-sample/springmvc-consumer/pom.xml    |  2 +-
 .../springmvc-sample/springmvc-provider/pom.xml    |  2 +-
 service-registry/pom.xml                           |  2 +-
 spring-boot-starter/pom.xml                        |  2 +-
 .../spring-boot-starter-configuration/pom.xml      |  2 +-
 .../spring-boot-starter-discovery/pom.xml          |  2 +-
 .../spring-boot-starter-provider/pom.xml           |  2 +-
 .../spring-boot-starter-registry/pom.xml           |  2 +-
 .../spring-boot-starter-servicecomb/pom.xml        |  2 +-
 .../spring-boot-starter-transport/pom.xml          |  2 +-
 .../spring-cloud-zuul-zipkin/pom.xml               |  2 +-
 spring-boot-starter/spring-cloud-zuul/pom.xml      |  2 +-
 swagger/pom.xml                                    |  2 +-
 swagger/swagger-generator/generator-core/pom.xml   |  2 +-
 swagger/swagger-generator/generator-jaxrs/pom.xml  |  2 +-
 .../swagger-generator/generator-springmvc/pom.xml  |  2 +-
 swagger/swagger-generator/pom.xml                  |  2 +-
 swagger/swagger-invocation/invocation-core/pom.xml |  2 +-
 .../swagger-invocation/invocation-jaxrs/pom.xml    |  2 +-
 .../invocation-springmvc/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-highway/pom.xml               |  2 +-
 transports/transport-rest/pom.xml                  |  2 +-
 .../transport-rest/transport-rest-client/pom.xml   |  2 +-
 .../transport-rest/transport-rest-servlet/pom.xml  |  2 +-
 .../transport-rest/transport-rest-vertx/pom.xml    |  2 +-
 153 files changed, 263 insertions(+), 263 deletions(-)

diff --git a/common/common-javassist/pom.xml b/common/common-javassist/pom.xml
index 17cd9b4..25ccb8f 100644
--- a/common/common-javassist/pom.xml
+++ b/common/common-javassist/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>common</artifactId>
-    <version>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
   </parent>
   <artifactId>common-javassist</artifactId>
   <name>Java Chassis::Common::Javassist</name>
diff --git a/common/common-protobuf/pom.xml b/common/common-protobuf/pom.xml
index 83447a9..91eaf16 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>1.0.0-m1</version>
+    <version>1.0.0-m2-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 d52e8fa..d94f447 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>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
   </parent>
 
   <artifactId>common-rest</artifactId>
diff --git a/common/pom.xml b/common/pom.xml
index e1dd3bc..1cc2ce9 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>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
   <artifactId>common</artifactId>
diff --git a/core/pom.xml b/core/pom.xml
index 7d6abed..2b593a3 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>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
   <artifactId>java-chassis-core</artifactId>
diff --git a/coverage-reports/pom.xml b/coverage-reports/pom.xml
index efbb934..27a6c0e 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>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
@@ -173,92 +173,92 @@
     <dependency>
       <groupId>org.apache.servicecomb.demo</groupId>
       <artifactId>pojo-client</artifactId>
-      <version>1.0.0-m1</version>
+      <version>1.0.0-m2-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.apache.servicecomb.demo</groupId>
       <artifactId>pojo-server</artifactId>
-      <version>1.0.0-m1</version>
+      <version>1.0.0-m2-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.apache.servicecomb.demo</groupId>
       <artifactId>jaxrs-client</artifactId>
-      <version>1.0.0-m1</version>
+      <version>1.0.0-m2-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.apache.servicecomb.demo</groupId>
       <artifactId>jaxrs-server</artifactId>
-      <version>1.0.0-m1</version>
+      <version>1.0.0-m2-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.apache.servicecomb.demo</groupId>
       <artifactId>springmvc-client</artifactId>
-      <version>1.0.0-m1</version>
+      <version>1.0.0-m2-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.apache.servicecomb.demo</groupId>
       <artifactId>springmvc-server</artifactId>
-      <version>1.0.0-m1</version>
+      <version>1.0.0-m2-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.apache.servicecomb.demo</groupId>
       <artifactId>crossapp-client</artifactId>
-      <version>1.0.0-m1</version>
+      <version>1.0.0-m2-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.apache.servicecomb.demo</groupId>
       <artifactId>crossapp-server</artifactId>
-      <version>1.0.0-m1</version>
+      <version>1.0.0-m2-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.apache.servicecomb.demo</groupId>
       <artifactId>demo-spring-boot-jaxrs-server</artifactId>
-      <version>1.0.0-m1</version>
+      <version>1.0.0-m2-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.apache.servicecomb.demo</groupId>
       <artifactId>demo-spring-boot-jaxrs-client</artifactId>
-      <version>1.0.0-m1</version>
+      <version>1.0.0-m2-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.apache.servicecomb.demo</groupId>
       <artifactId>demo-spring-boot-pojo-client</artifactId>
-      <version>1.0.0-m1</version>
+      <version>1.0.0-m2-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.apache.servicecomb.demo</groupId>
       <artifactId>demo-spring-boot-pojo-server</artifactId>
-      <version>1.0.0-m1</version>
+      <version>1.0.0-m2-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.apache.servicecomb.demo</groupId>
       <artifactId>demo-spring-boot-discovery-server</artifactId>
-      <version>1.0.0-m1</version>
+      <version>1.0.0-m2-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.apache.servicecomb.demo</groupId>
       <artifactId>demo-spring-boot-discovery-client</artifactId>
-      <version>1.0.0-m1</version>
+      <version>1.0.0-m2-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.apache.servicecomb.demo</groupId>
       <artifactId>demo-spring-boot-zuul-proxy</artifactId>
-      <version>1.0.0-m1</version>
+      <version>1.0.0-m2-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.apache.servicecomb.tests</groupId>
       <artifactId>jaxrs-tests</artifactId>
-      <version>1.0.0-m1</version>
+      <version>1.0.0-m2-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.apache.servicecomb.tests</groupId>
       <artifactId>springmvc-tests</artifactId>
-      <version>1.0.0-m1</version>
+      <version>1.0.0-m2-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.apache.servicecomb.tests</groupId>
       <artifactId>tracing-tests</artifactId>
-      <version>1.0.0-m1</version>
+      <version>1.0.0-m2-SNAPSHOT</version>
     </dependency>
   </dependencies>
 
diff --git a/demo/demo-crossapp/crossapp-client/pom.xml b/demo/demo-crossapp/crossapp-client/pom.xml
index d6928e7..4fe99cd 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>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
   </parent>
   <artifactId>crossapp-client</artifactId>
   <name>Java Chassis::Demo::CrossApp::Client</name>
@@ -60,7 +60,7 @@
             <mixin>
               <groupId>org.apache.servicecomb.demo</groupId>
               <artifactId>docker-run-config</artifactId>
-              <version>1.0.0-m1</version>
+              <version>1.0.0-m2-SNAPSHOT</version>
             </mixin>
           </mixins>
         </configuration>
diff --git a/demo/demo-crossapp/crossapp-server/pom.xml b/demo/demo-crossapp/crossapp-server/pom.xml
index 39045e4..2b40e1b 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>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
   </parent>
   <artifactId>crossapp-server</artifactId>
   <name>Java Chassis::Demo::CrossApp::Server</name>
@@ -56,7 +56,7 @@
             <mixin>
               <groupId>org.apache.servicecomb.demo</groupId>
               <artifactId>docker-build-config</artifactId>
-              <version>1.0.0-m1</version>
+              <version>1.0.0-m2-SNAPSHOT</version>
             </mixin>
           </mixins>
         </configuration>
diff --git a/demo/demo-crossapp/pom.xml b/demo/demo-crossapp/pom.xml
index 79e6bdd..cea3955 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>1.0.0-m1</version>
+    <version>1.0.0-m2-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 c26544b..a0194de 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>1.0.0-m1</version>
+    <version>1.0.0-m2-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 6053580..5030d32 100644
--- a/demo/demo-edge/business-1-1-0/pom.xml
+++ b/demo/demo-edge/business-1-1-0/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.servicecomb.demo</groupId>
     <artifactId>demo-edge</artifactId>
-    <version>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
   </parent>
   <artifactId>business-1-1-0</artifactId>
   <name>Java Chassis::Demo::Edge::Business 1.1.0</name>
@@ -44,7 +44,7 @@
     <dependency>
       <groupId>org.apache.servicecomb.demo</groupId>
       <artifactId>model</artifactId>
-      <version>1.0.0-m1</version>
+      <version>1.0.0-m2-SNAPSHOT</version>
     </dependency>
   </dependencies>
 </project>
diff --git a/demo/demo-edge/business-1.0.0/pom.xml b/demo/demo-edge/business-1.0.0/pom.xml
index 61b674e..93ee909 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>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
   </parent>
   <artifactId>business-1-0-0</artifactId>
   <name>Java Chassis::Demo::Edge::Business 1.0.0</name>
@@ -47,7 +47,7 @@
     <dependency>
       <groupId>org.apache.servicecomb.demo</groupId>
       <artifactId>model</artifactId>
-      <version>1.0.0-m1</version>
+      <version>1.0.0-m2-SNAPSHOT</version>
     </dependency>
   </dependencies>
 </project>
diff --git a/demo/demo-edge/business-2.0.0/pom.xml b/demo/demo-edge/business-2.0.0/pom.xml
index 0fc4cbd..ff42815 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>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
   </parent>
   <artifactId>business-2-0-0</artifactId>
   <name>Java Chassis::Demo::Edge::Business 2.0.0</name>
@@ -47,7 +47,7 @@
     <dependency>
       <groupId>org.apache.servicecomb.demo</groupId>
       <artifactId>model</artifactId>
-      <version>1.0.0-m1</version>
+      <version>1.0.0-m2-SNAPSHOT</version>
     </dependency>
   </dependencies>
 </project>
diff --git a/demo/demo-edge/consumer/pom.xml b/demo/demo-edge/consumer/pom.xml
index 802302c..4fc8154 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>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
   </parent>
   <artifactId>consumer</artifactId>
   <name>Java Chassis::Demo::Edge::Consumer</name>
@@ -51,7 +51,7 @@
     <dependency>
       <groupId>org.apache.servicecomb.demo</groupId>
       <artifactId>model</artifactId>
-      <version>1.0.0-m1</version>
+      <version>1.0.0-m2-SNAPSHOT</version>
     </dependency>
   </dependencies>
 </project>
diff --git a/demo/demo-edge/edge-service/pom.xml b/demo/demo-edge/edge-service/pom.xml
index 040df33..d9bad24 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>1.0.0-m1</version>
+    <version>1.0.0-m2-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 f2d74df..c438867 100644
--- a/demo/demo-edge/model/pom.xml
+++ b/demo/demo-edge/model/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.servicecomb.demo</groupId>
     <artifactId>demo-edge</artifactId>
-    <version>1.0.0-m1</version>
+    <version>1.0.0-m2-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 adfe140..8312416 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>1.0.0-m1</version>
+    <version>1.0.0-m2-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 bb7e15f..bde7c35 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>1.0.0-m1</version>
+		<version>1.0.0-m2-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 824a6f9..af8de56 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>1.0.0-m1</version>
+		<version>1.0.0-m2-SNAPSHOT</version>
 	</parent>
 	<artifactId>jaxrs-server</artifactId>
 	<name>Java Chassis::Demo::JAXRS::Server</name>
@@ -56,7 +56,7 @@
 						<mixin>
 							<groupId>org.apache.servicecomb.demo</groupId>
 							<artifactId>docker-build-config</artifactId>
-							<version>1.0.0-m1</version>
+							<version>1.0.0-m2-SNAPSHOT</version>
 						</mixin>
 					</mixins>
 				</configuration>
diff --git a/demo/demo-jaxrs/pom.xml b/demo/demo-jaxrs/pom.xml
index fae2473..9b702ab 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>1.0.0-m1</version>
+		<version>1.0.0-m2-SNAPSHOT</version>
 	</parent>
 	<artifactId>demo-jaxrs</artifactId>
 	<name>Java Chassis::Demo::JAXRS</name>
diff --git a/demo/demo-local/pom.xml b/demo/demo-local/pom.xml
index 838277f..0b88bf0 100644
--- a/demo/demo-local/pom.xml
+++ b/demo/demo-local/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.servicecomb.demo</groupId>
 		<artifactId>demo-parent</artifactId>
-		<version>1.0.0-m1</version>
+		<version>1.0.0-m2-SNAPSHOT</version>
 	</parent>
 	<artifactId>demo-local</artifactId>
 	<name>Java Chassis::Demo::Local</name>
diff --git a/demo/demo-multiple/a-client/pom.xml b/demo/demo-multiple/a-client/pom.xml
index 5e791c3..c058720 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>1.0.0-m1</version>
+    <version>1.0.0-m2-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 919145e..507956b 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>1.0.0-m1</version>
+    <version>1.0.0-m2-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 12669a1..321a402 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>1.0.0-m1</version>
+    <version>1.0.0-m2-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 952e135..5a484ec 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>1.0.0-m1</version>
+    <version>1.0.0-m2-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 7449001..d6dd612 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>1.0.0-m1</version>
+		<version>1.0.0-m2-SNAPSHOT</version>
 	</parent>
 	<artifactId>multiple-client</artifactId>
 	<name>Java Chassis::Demo::Multiple::Client</name>
@@ -50,7 +50,7 @@
 						<mixin>
 							<groupId>org.apache.servicecomb.demo</groupId>
 							<artifactId>docker-run-config</artifactId>
-							<version>1.0.0-m1</version>
+							<version>1.0.0-m2-SNAPSHOT</version>
 						</mixin>
 					</mixins>
 				</configuration>
diff --git a/demo/demo-multiple/multiple-server/pom.xml b/demo/demo-multiple/multiple-server/pom.xml
index e78ee32..b0e2cc8 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>1.0.0-m1</version>
+		<version>1.0.0-m2-SNAPSHOT</version>
 	</parent>
 	<artifactId>multiple-server</artifactId>
 	<name>Java Chassis::Demo::Multiple::Server</name>
@@ -50,7 +50,7 @@
 						<mixin>
 							<groupId>org.apache.servicecomb.demo</groupId>
 							<artifactId>docker-build-config</artifactId>
-							<version>1.0.0-m1</version>
+							<version>1.0.0-m2-SNAPSHOT</version>
 						</mixin>
 					</mixins>
 				</configuration>
diff --git a/demo/demo-multiple/pom.xml b/demo/demo-multiple/pom.xml
index e4d40ba..eda1967 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>1.0.0-m1</version>
+		<version>1.0.0-m2-SNAPSHOT</version>
 	</parent>
 	<artifactId>demo-multiple</artifactId>
 	<name>Java Chassis::Demo::Multiple</name>
@@ -41,22 +41,22 @@
 			<dependency>
 				<groupId>org.apache.servicecomb.demo</groupId>
 				<artifactId>a-server</artifactId>
-				<version>1.0.0-m1</version>
+				<version>1.0.0-m2-SNAPSHOT</version>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.servicecomb.demo</groupId>
 				<artifactId>a-client</artifactId>
-				<version>1.0.0-m1</version>
+				<version>1.0.0-m2-SNAPSHOT</version>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.servicecomb.demo</groupId>
 				<artifactId>b-server</artifactId>
-				<version>1.0.0-m1</version>
+				<version>1.0.0-m2-SNAPSHOT</version>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.servicecomb.demo</groupId>
 				<artifactId>b-client</artifactId>
-				<version>1.0.0-m1</version>
+				<version>1.0.0-m2-SNAPSHOT</version>
 			</dependency>
 		</dependencies>
 	</dependencyManagement>
diff --git a/demo/demo-pojo/pojo-client/pom.xml b/demo/demo-pojo/pojo-client/pom.xml
index e83dc5d..6f1fce3 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>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
   </parent>
   <artifactId>pojo-client</artifactId>
   <name>Java Chassis::Demo::POJO::Client</name>
@@ -55,7 +55,7 @@
             <mixin>
               <groupId>org.apache.servicecomb.demo</groupId>
               <artifactId>docker-run-config</artifactId>
-              <version>1.0.0-m1</version>
+              <version>1.0.0-m2-SNAPSHOT</version>
             </mixin>
           </mixins>
         </configuration>
diff --git a/demo/demo-pojo/pojo-server/pom.xml b/demo/demo-pojo/pojo-server/pom.xml
index 0cb6b8d..6ad0c21 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>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
   </parent>
   <artifactId>pojo-server</artifactId>
   <name>Java Chassis::Demo::POJO::Server</name>
@@ -55,7 +55,7 @@
             <mixin>
               <groupId>org.apache.servicecomb.demo</groupId>
               <artifactId>docker-build-config</artifactId>
-              <version>1.0.0-m1</version>
+              <version>1.0.0-m2-SNAPSHOT</version>
             </mixin>
           </mixins>
         </configuration>
diff --git a/demo/demo-pojo/pojo-tests/pom.xml b/demo/demo-pojo/pojo-tests/pom.xml
index 2402050..28cb73a 100644
--- a/demo/demo-pojo/pojo-tests/pom.xml
+++ b/demo/demo-pojo/pojo-tests/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>demo-pojo</artifactId>
     <groupId>org.apache.servicecomb.demo</groupId>
-    <version>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/demo/demo-pojo/pom.xml b/demo/demo-pojo/pom.xml
index 9f715e0..911c4f6 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>1.0.0-m1</version>
+		<version>1.0.0-m2-SNAPSHOT</version>
 	</parent>
 	<artifactId>demo-pojo</artifactId>
 	<name>Java Chassis::Demo::POJO</name>
diff --git a/demo/demo-schema/pom.xml b/demo/demo-schema/pom.xml
index 01a04d7..029fc71 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>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
   </parent>
   <artifactId>demo-schema</artifactId>
   <name>Java Chassis::Demo::Schema</name>
diff --git a/demo/demo-server-servlet/pom.xml b/demo/demo-server-servlet/pom.xml
index 11002cb..52f5aa3 100644
--- a/demo/demo-server-servlet/pom.xml
+++ b/demo/demo-server-servlet/pom.xml
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.servicecomb.demo</groupId>
 		<artifactId>demo-parent</artifactId>
-		<version>1.0.0-m1</version>
+		<version>1.0.0-m2-SNAPSHOT</version>
 	</parent>
 	<artifactId>demo-server-servlet</artifactId>
 	<name>Java Chassis::Demo::Server Servlet</name>
diff --git a/demo/demo-signature/pom.xml b/demo/demo-signature/pom.xml
index 795929e..da89ff1 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>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
   </parent>
   <artifactId>demo-signature</artifactId>
   <name>Java Chassis::Demo::Signature</name>
diff --git a/demo/demo-spring-boot-discovery/demo-spring-boot-discovery-client/pom.xml b/demo/demo-spring-boot-discovery/demo-spring-boot-discovery-client/pom.xml
index 3c2c751..a8c1907 100644
--- a/demo/demo-spring-boot-discovery/demo-spring-boot-discovery-client/pom.xml
+++ b/demo/demo-spring-boot-discovery/demo-spring-boot-discovery-client/pom.xml
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.servicecomb.demo</groupId>
 		<artifactId>demo-spring-boot-discovery</artifactId>
-		<version>1.0.0-m1</version>
+		<version>1.0.0-m2-SNAPSHOT</version>
 	</parent>
 	<artifactId>demo-spring-boot-discovery-client</artifactId>
 	<name>Java Chassis::Demo::Spring Boot Discovery::Client</name>
@@ -51,7 +51,7 @@
 						<mixin>
 							<groupId>org.apache.servicecomb.demo</groupId>
 							<artifactId>docker-run-config</artifactId>
-							<version>1.0.0-m1</version>
+							<version>1.0.0-m2-SNAPSHOT</version>
 						</mixin>
 					</mixins>
 				</configuration>
diff --git a/demo/demo-spring-boot-discovery/demo-spring-boot-discovery-server/pom.xml b/demo/demo-spring-boot-discovery/demo-spring-boot-discovery-server/pom.xml
index 16a9919..351330f 100644
--- a/demo/demo-spring-boot-discovery/demo-spring-boot-discovery-server/pom.xml
+++ b/demo/demo-spring-boot-discovery/demo-spring-boot-discovery-server/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.servicecomb.demo</groupId>
     <artifactId>demo-spring-boot-discovery</artifactId>
-    <version>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
   </parent>
   <artifactId>demo-spring-boot-discovery-server</artifactId>
   <name>Java Chassis::Demo::Spring Boot Discovery::Server</name>
@@ -60,7 +60,7 @@
             <mixin>
               <groupId>org.apache.servicecomb.demo</groupId>
               <artifactId>docker-build-config</artifactId>
-              <version>1.0.0-m1</version>
+              <version>1.0.0-m2-SNAPSHOT</version>
             </mixin>
           </mixins>
         </configuration>
diff --git a/demo/demo-spring-boot-discovery/demo-spring-boot-zuul-proxy/pom.xml b/demo/demo-spring-boot-discovery/demo-spring-boot-zuul-proxy/pom.xml
index b6ea971..c2ece4e 100644
--- a/demo/demo-spring-boot-discovery/demo-spring-boot-zuul-proxy/pom.xml
+++ b/demo/demo-spring-boot-discovery/demo-spring-boot-zuul-proxy/pom.xml
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.servicecomb.demo</groupId>
 		<artifactId>demo-spring-boot-discovery</artifactId>
-		<version>1.0.0-m1</version>
+		<version>1.0.0-m2-SNAPSHOT</version>
 	</parent>
 	<artifactId>demo-spring-boot-zuul-proxy</artifactId>
 	<name>Java Chassis::Demo::Spring Boot Discovery::Zuul Proxy</name>
@@ -66,7 +66,7 @@
 						<mixin>
 							<groupId>org.apache.servicecomb.demo</groupId>
 							<artifactId>docker-run-config</artifactId>
-							<version>1.0.0-m1</version>
+							<version>1.0.0-m2-SNAPSHOT</version>
 						</mixin>
 					</mixins>
 				</configuration>
diff --git a/demo/demo-spring-boot-discovery/pom.xml b/demo/demo-spring-boot-discovery/pom.xml
index 412338c..8eddc01 100644
--- a/demo/demo-spring-boot-discovery/pom.xml
+++ b/demo/demo-spring-boot-discovery/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.servicecomb.demo</groupId>
 		<artifactId>demo-parent</artifactId>
-		<version>1.0.0-m1</version>
+		<version>1.0.0-m2-SNAPSHOT</version>
 	</parent>
 	<artifactId>demo-spring-boot-discovery</artifactId>
 	<name>Java Chassis::Demo::Spring Boot Discovery</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 cda2ce8..a5bd426 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>1.0.0-m1</version>
+		<version>1.0.0-m2-SNAPSHOT</version>
 	</parent>
 	<dependencies>
 		<dependency>
@@ -56,7 +56,7 @@
 						<mixin>
 							<groupId>org.apache.servicecomb.demo</groupId>
 							<artifactId>docker-run-config</artifactId>
-							<version>1.0.0-m1</version>
+							<version>1.0.0-m2-SNAPSHOT</version>
 						</mixin>
 					</mixins>
 				</configuration>
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 532f37c..879cf7c 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>1.0.0-m1</version>
+		<version>1.0.0-m2-SNAPSHOT</version>
 	</parent>
 	<properties>
 		<demo.main>org.apache.servicecomb.springboot.jaxrs.server.JaxrsServer</demo.main>
@@ -58,7 +58,7 @@
 						<mixin>
 							<groupId>org.apache.servicecomb.demo</groupId>
 							<artifactId>docker-build-config</artifactId>
-							<version>1.0.0-m1</version>
+							<version>1.0.0-m2-SNAPSHOT</version>
 						</mixin>
 					</mixins>
 				</configuration>
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 82b3ad9..e9869c1 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>1.0.0-m1</version>
+		<version>1.0.0-m2-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 8b29e4e..78d7fed 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>1.0.0-m1</version>
+		<version>1.0.0-m2-SNAPSHOT</version>
 	</parent>
 	<dependencies>
 		<dependency>
diff --git a/demo/demo-spring-boot-provider/pom.xml b/demo/demo-spring-boot-provider/pom.xml
index 618ce59..223e00a 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>1.0.0-m1</version>
+		<version>1.0.0-m2-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 322ea82..10f6c72 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>1.0.0-m1</version>
+		<version>1.0.0-m2-SNAPSHOT</version>
 	</parent>
 	
 	<properties>
@@ -63,7 +63,7 @@
 						<mixin>
 							<groupId>org.apache.servicecomb.demo</groupId>
 							<artifactId>docker-run-config</artifactId>
-							<version>1.0.0-m1</version>
+							<version>1.0.0-m2-SNAPSHOT</version>
 						</mixin>
 					</mixins>
 				</configuration>
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 1f1814f..720a458 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>1.0.0-m1</version>
+		<version>1.0.0-m2-SNAPSHOT</version>
 	</parent>
 	
 	<properties>
@@ -67,7 +67,7 @@
 						<mixin>
 							<groupId>org.apache.servicecomb.demo</groupId>
 							<artifactId>docker-build-config</artifactId>
-							<version>1.0.0-m1</version>
+							<version>1.0.0-m2-SNAPSHOT</version>
 						</mixin>
 					</mixins>
 				</configuration>
diff --git a/demo/demo-spring-boot-transport/pom.xml b/demo/demo-spring-boot-transport/pom.xml
index 66ef162..23a47f2 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>1.0.0-m1</version>
+		<version>1.0.0-m2-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 8843cad..80bb14c 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>1.0.0-m1</version>
+		<version>1.0.0-m2-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 e3cd028..754e5c6 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>1.0.0-m1</version>
+		<version>1.0.0-m2-SNAPSHOT</version>
 	</parent>
 	<artifactId>springmvc-client</artifactId>
 	<name>Java Chassis::Demo::Spring MVC::Client</name>
@@ -60,7 +60,7 @@
 						<mixin>
 							<groupId>org.apache.servicecomb.demo</groupId>
 							<artifactId>docker-run-config</artifactId>
-							<version>1.0.0-m1</version>
+							<version>1.0.0-m2-SNAPSHOT</version>
 						</mixin>
 					</mixins>
 				</configuration>
diff --git a/demo/demo-springmvc/springmvc-server/pom.xml b/demo/demo-springmvc/springmvc-server/pom.xml
index f3eaeb0..aef2f00 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>1.0.0-m1</version>
+		<version>1.0.0-m2-SNAPSHOT</version>
 	</parent>
 	<artifactId>springmvc-server</artifactId>
 	<name>Java Chassis::Demo::Spring MVC::Server</name>
@@ -62,7 +62,7 @@
 						<mixin>
 							<groupId>org.apache.servicecomb.demo</groupId>
 							<artifactId>docker-build-config</artifactId>
-							<version>1.0.0-m1</version>
+							<version>1.0.0-m2-SNAPSHOT</version>
 						</mixin>
 					</mixins>
 				</configuration>
diff --git a/demo/docker-build-config/pom.xml b/demo/docker-build-config/pom.xml
index f08d085..fc21c36 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>1.0.0-m1</version>
+        <version>1.0.0-m2-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 ad6192b..b658680 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>1.0.0-m1</version>
+        <version>1.0.0-m2-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/demo/perf/pom.xml b/demo/perf/pom.xml
index e93736d..e8add58 100644
--- a/demo/perf/pom.xml
+++ b/demo/perf/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.servicecomb.demo</groupId>
     <artifactId>demo-parent</artifactId>
-    <version>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
   </parent>
   <artifactId>perf</artifactId>
 
diff --git a/demo/pom.xml b/demo/pom.xml
index f1f322a..2cf4603 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>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
   <groupId>org.apache.servicecomb.demo</groupId>
@@ -56,67 +56,67 @@
       <dependency>
         <groupId>org.apache.servicecomb.demo</groupId>
         <artifactId>demo-signature</artifactId>
-        <version>1.0.0-m1</version>
+        <version>1.0.0-m2-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb.demo</groupId>
         <artifactId>demo-schema</artifactId>
-        <version>1.0.0-m1</version>
+        <version>1.0.0-m2-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb.demo</groupId>
         <artifactId>all-client</artifactId>
-        <version>1.0.0-m1</version>
+        <version>1.0.0-m2-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb.demo</groupId>
         <artifactId>pojo-server</artifactId>
-        <version>1.0.0-m1</version>
+        <version>1.0.0-m2-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb.demo</groupId>
         <artifactId>jaxrs-server</artifactId>
-        <version>1.0.0-m1</version>
+        <version>1.0.0-m2-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb.demo</groupId>
         <artifactId>springmvc-server</artifactId>
-        <version>1.0.0-m1</version>
+        <version>1.0.0-m2-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb.demo</groupId>
         <artifactId>crossapp-server</artifactId>
-        <version>1.0.0-m1</version>
+        <version>1.0.0-m2-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb.demo</groupId>
         <artifactId>multiple-server</artifactId>
-        <version>1.0.0-m1</version>
+        <version>1.0.0-m2-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb.demo</groupId>
         <artifactId>multiple-client</artifactId>
-        <version>1.0.0-m1</version>
+        <version>1.0.0-m2-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb.demo</groupId>
         <artifactId>pojo-client</artifactId>
-        <version>1.0.0-m1</version>
+        <version>1.0.0-m2-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb.demo</groupId>
         <artifactId>jaxrs-client</artifactId>
-        <version>1.0.0-m1</version>
+        <version>1.0.0-m2-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb.demo</groupId>
         <artifactId>springmvc-client</artifactId>
-        <version>1.0.0-m1</version>
+        <version>1.0.0-m2-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb.demo</groupId>
         <artifactId>crossapp-client</artifactId>
-        <version>1.0.0-m1</version>
+        <version>1.0.0-m2-SNAPSHOT</version>
       </dependency>
     </dependencies>
   </dependencyManagement>
diff --git a/dynamic-config/config-apollo/pom.xml b/dynamic-config/config-apollo/pom.xml
index ba8423a..87320a7 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>1.0.0-m1</version>
+    <version>1.0.0-m2-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 1db0deb..6d0a57b 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>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/dynamic-config/pom.xml b/dynamic-config/pom.xml
index a1eda85..04e7ea6 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>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
diff --git a/edge/edge-core/pom.xml b/edge/edge-core/pom.xml
index ffc7e28..0fc371c 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>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
   </parent>
   <artifactId>edge-core</artifactId>
   <name>Java Chassis::Edge::Core</name>
diff --git a/edge/pom.xml b/edge/pom.xml
index 8067ac6..61531a0 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>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
   <artifactId>edge</artifactId>
diff --git a/foundations/foundation-common/pom.xml b/foundations/foundation-common/pom.xml
index 6b9eb7f..855f44c 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>1.0.0-m1</version>
+		<version>1.0.0-m2-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 2be8fa5..89ad180 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>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/foundations/foundation-metrics/pom.xml b/foundations/foundation-metrics/pom.xml
index 96bd6f7..4461f7b 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>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
   </parent>
   <artifactId>foundation-metrics</artifactId>
   <name>Java Chassis::Foundations::Metrics</name>
diff --git a/foundations/foundation-ssl/pom.xml b/foundations/foundation-ssl/pom.xml
index 92d99a0..15823fe 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>1.0.0-m1</version>
+		<version>1.0.0-m2-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 1d043cd..cf5592f 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>1.0.0-m1</version>
+    <version>1.0.0-m2-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 137e460..b60a072 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>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
   </parent>
   <artifactId>foundation-vertx</artifactId>
   <name>Java Chassis::Foundations::Vertx</name>
diff --git a/foundations/pom.xml b/foundations/pom.xml
index 634a4bb..d558afd 100644
--- a/foundations/pom.xml
+++ b/foundations/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>java-chassis-parent</artifactId>
-    <version>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
   <artifactId>foundations</artifactId>
diff --git a/handlers/handler-bizkeeper/pom.xml b/handlers/handler-bizkeeper/pom.xml
index 30937de..1615da6 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>1.0.0-m1</version>
+		<version>1.0.0-m2-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>handler-bizkeeper</artifactId>
diff --git a/handlers/handler-flowcontrol-qps/pom.xml b/handlers/handler-flowcontrol-qps/pom.xml
index e9c10bd..41b0cda 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>1.0.0-m1</version>
+		<version>1.0.0-m2-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 23a606b..93c807d 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>1.0.0-m1</version>
+		<version>1.0.0-m2-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>handler-loadbalance</artifactId>
diff --git a/handlers/handler-publickey-auth/pom.xml b/handlers/handler-publickey-auth/pom.xml
index 6ac325c..593c9a7 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>1.0.0-m1</version>
+		<version>1.0.0-m2-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>handler-publickey-auth</artifactId>
diff --git a/handlers/handler-tracing-zipkin/pom.xml b/handlers/handler-tracing-zipkin/pom.xml
index b44b63f..da2eef5 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>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/handlers/pom.xml b/handlers/pom.xml
index 1dea778..2afaa77 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>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
     <relativePath>../parent</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 14d1469..5c4f65d 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>1.0.0-m1</version>
+    <version>1.0.0-m2-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 f594aa4..7f0b2c6 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>1.0.0-m1</version>
+    <version>1.0.0-m2-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 24aa257..1e0d499 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>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml
index 2b667ac..52c37a2 100644
--- a/integration-tests/pom.xml
+++ b/integration-tests/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>java-chassis-parent</artifactId>
-    <version>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
@@ -48,12 +48,12 @@
       <dependency>
         <groupId>org.apache.servicecomb.demo</groupId>
         <artifactId>demo-schema</artifactId>
-        <version>1.0.0-m1</version>
+        <version>1.0.0-m2-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb.tests</groupId>
         <artifactId>test-common</artifactId>
-        <version>1.0.0-m1</version>
+        <version>1.0.0-m2-SNAPSHOT</version>
         <type>test-jar</type>
       </dependency>
       <dependency>
diff --git a/integration-tests/spring-jaxrs-tests/pom.xml b/integration-tests/spring-jaxrs-tests/pom.xml
index 5db7aad..b24ad51 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>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
@@ -33,7 +33,7 @@
     <dependency>
       <groupId>org.apache.servicecomb.tests</groupId>
       <artifactId>jaxrs-tests</artifactId>
-      <version>1.0.0-m1</version>
+      <version>1.0.0-m2-SNAPSHOT</version>
       <type>test-jar</type>
       <exclusions>
         <exclusion>
diff --git a/integration-tests/spring-pojo-tests/pom.xml b/integration-tests/spring-pojo-tests/pom.xml
index 5ca4cbc..b905f88 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>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
@@ -33,7 +33,7 @@
     <dependency>
       <groupId>org.apache.servicecomb.tests</groupId>
       <artifactId>pojo-test</artifactId>
-      <version>1.0.0-m1</version>
+      <version>1.0.0-m2-SNAPSHOT</version>
       <type>test-jar</type>
       <exclusions>
         <exclusion>
diff --git a/integration-tests/spring-springmvc-tests/pom.xml b/integration-tests/spring-springmvc-tests/pom.xml
index 38af4d9..2840574 100644
--- a/integration-tests/spring-springmvc-tests/pom.xml
+++ b/integration-tests/spring-springmvc-tests/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>integration-tests</artifactId>
     <groupId>org.apache.servicecomb.tests</groupId>
-    <version>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
@@ -32,7 +32,7 @@
     <dependency>
       <groupId>org.apache.servicecomb.tests</groupId>
       <artifactId>springmvc-tests</artifactId>
-      <version>1.0.0-m1</version>
+      <version>1.0.0-m2-SNAPSHOT</version>
       <type>test-jar</type>
       <exclusions>
         <exclusion>
diff --git a/integration-tests/spring-zuul-tracing-tests/pom.xml b/integration-tests/spring-zuul-tracing-tests/pom.xml
index 657a95b..27b27aa 100644
--- a/integration-tests/spring-zuul-tracing-tests/pom.xml
+++ b/integration-tests/spring-zuul-tracing-tests/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>integration-tests</artifactId>
     <groupId>org.apache.servicecomb.tests</groupId>
-    <version>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/integration-tests/springmvc-tests/pom.xml b/integration-tests/springmvc-tests/pom.xml
index 56faef9..ba4f674 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>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/integration-tests/test-common/pom.xml b/integration-tests/test-common/pom.xml
index c588cfa..e0d6334 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>1.0.0-m1</version>
+    <version>1.0.0-m2-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 3b3853b..1c116c4 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>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/java-chassis-dependencies/pom.xml b/java-chassis-dependencies/pom.xml
index 3846dd7..7a918b2 100644
--- a/java-chassis-dependencies/pom.xml
+++ b/java-chassis-dependencies/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>java-chassis</artifactId>
-    <version>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
   </parent>
 
   <artifactId>java-chassis-dependencies</artifactId>
@@ -731,43 +731,43 @@
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>foundation-common</artifactId>
-        <version>1.0.0-m1</version>
+        <version>1.0.0-m2-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>foundation-test-scaffolding</artifactId>
-        <version>1.0.0-m1</version>
+        <version>1.0.0-m2-SNAPSHOT</version>
         <scope>test</scope>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>foundation-ssl</artifactId>
-        <version>1.0.0-m1</version>
+        <version>1.0.0-m2-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>foundation-config</artifactId>
-        <version>1.0.0-m1</version>
+        <version>1.0.0-m2-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
 	<artifactId>config-cc</artifactId>
-	<version>1.0.0-m1</version>
+	<version>1.0.0-m2-SNAPSHOT</version>
 	</dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>config-apollo</artifactId>
-        <version>1.0.0-m1</version>
+        <version>1.0.0-m2-SNAPSHOT</version>
       </dependency>
 	<dependency>
 	<groupId>org.apache.servicecomb</groupId>
         <artifactId>foundation-vertx</artifactId>
-        <version>1.0.0-m1</version>
+        <version>1.0.0-m2-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>foundation-metrics</artifactId>
-        <version>1.0.0-m1</version>
+        <version>1.0.0-m2-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>com.fasterxml.jackson.dataformat</groupId>
@@ -807,192 +807,192 @@
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>java-chassis-core</artifactId>
-        <version>1.0.0-m1</version>
+        <version>1.0.0-m2-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>handler-bizkeeper</artifactId>
-        <version>1.0.0-m1</version>
+        <version>1.0.0-m2-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>handler-loadbalance</artifactId>
-        <version>1.0.0-m1</version>
+        <version>1.0.0-m2-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>handler-flowcontrol-qps</artifactId>
-        <version>1.0.0-m1</version>
+        <version>1.0.0-m2-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>handler-publickey-auth</artifactId>
-        <version>1.0.0-m1</version>
+        <version>1.0.0-m2-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>common-rest</artifactId>
-        <version>1.0.0-m1</version>
+        <version>1.0.0-m2-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>transport-rest-client</artifactId>
-        <version>1.0.0-m1</version>
+        <version>1.0.0-m2-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>transport-rest-vertx</artifactId>
-        <version>1.0.0-m1</version>
+        <version>1.0.0-m2-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>transport-rest-servlet</artifactId>
-        <version>1.0.0-m1</version>
+        <version>1.0.0-m2-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>common-protobuf</artifactId>
-        <version>1.0.0-m1</version>
+        <version>1.0.0-m2-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>common-javassist</artifactId>
-        <version>1.0.0-m1</version>
+        <version>1.0.0-m2-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>swagger-generator-core</artifactId>
-        <version>1.0.0-m1</version>
+        <version>1.0.0-m2-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>swagger-generator-jaxrs</artifactId>
-        <version>1.0.0-m1</version>
+        <version>1.0.0-m2-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>swagger-generator-springmvc</artifactId>
-        <version>1.0.0-m1</version>
+        <version>1.0.0-m2-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>swagger-invocation-core</artifactId>
-        <version>1.0.0-m1</version>
+        <version>1.0.0-m2-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>swagger-invocation-jaxrs</artifactId>
-        <version>1.0.0-m1</version>
+        <version>1.0.0-m2-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>swagger-invocation-springmvc</artifactId>
-        <version>1.0.0-m1</version>
+        <version>1.0.0-m2-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>service-registry</artifactId>
-        <version>1.0.0-m1</version>
+        <version>1.0.0-m2-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>provider-pojo</artifactId>
-        <version>1.0.0-m1</version>
+        <version>1.0.0-m2-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>provider-rest-common</artifactId>
-        <version>1.0.0-m1</version>
+        <version>1.0.0-m2-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>provider-jaxrs</artifactId>
-        <version>1.0.0-m1</version>
+        <version>1.0.0-m2-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>provider-springmvc</artifactId>
-        <version>1.0.0-m1</version>
+        <version>1.0.0-m2-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>transport-highway</artifactId>
-        <version>1.0.0-m1</version>
+        <version>1.0.0-m2-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>spring-boot-starter-configuration</artifactId>
-        <version>1.0.0-m1</version>
+        <version>1.0.0-m2-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>spring-boot-starter-servicecomb</artifactId>
-        <version>1.0.0-m1</version>
+        <version>1.0.0-m2-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>spring-boot-starter-provider</artifactId>
-        <version>1.0.0-m1</version>
+        <version>1.0.0-m2-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>spring-boot-starter-discovery</artifactId>
-        <version>1.0.0-m1</version>
+        <version>1.0.0-m2-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>spring-boot-starter-registry</artifactId>
-        <version>1.0.0-m1</version>
+        <version>1.0.0-m2-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>spring-boot-starter-transport</artifactId>
-        <version>1.0.0-m1</version>
+        <version>1.0.0-m2-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>spring-cloud-zuul</artifactId>
-        <version>1.0.0-m1</version>
+        <version>1.0.0-m2-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>spring-cloud-zuul-zipkin</artifactId>
-        <version>1.0.0-m1</version>
+        <version>1.0.0-m2-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>handler-tracing-zipkin</artifactId>
-        <version>1.0.0-m1</version>
+        <version>1.0.0-m2-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>tracing-common</artifactId>
-        <version>1.0.0-m1</version>
+        <version>1.0.0-m2-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>tracing-zipkin</artifactId>
-        <version>1.0.0-m1</version>
+        <version>1.0.0-m2-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>edge-core</artifactId>
-        <version>1.0.0-m1</version>
+        <version>1.0.0-m2-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>metrics-core</artifactId>
-        <version>1.0.0-m1</version>
+        <version>1.0.0-m2-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>metrics-common</artifactId>
-        <version>1.0.0-m1</version>
+        <version>1.0.0-m2-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>metrics-prometheus</artifactId>
-        <version>1.0.0-m1</version>
+        <version>1.0.0-m2-SNAPSHOT</version>
       </dependency>
     </dependencies>
   </dependencyManagement>
diff --git a/java-chassis-distribution/pom.xml b/java-chassis-distribution/pom.xml
index 65e4b96..825f2d5 100644
--- a/java-chassis-distribution/pom.xml
+++ b/java-chassis-distribution/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>java-chassis-parent</artifactId>
-        <version>1.0.0-m1</version>
+        <version>1.0.0-m2-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
     <artifactId>java-chassis-distribution</artifactId>
diff --git a/metrics/metrics-core/pom.xml b/metrics/metrics-core/pom.xml
index f69bb2f..8e4d3a4 100644
--- a/metrics/metrics-core/pom.xml
+++ b/metrics/metrics-core/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>metrics</artifactId>
     <groupId>org.apache.servicecomb</groupId>
-    <version>1.0.0-m1</version>
+    <version>1.0.0-m2-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 2b89929..dcaeb64 100644
--- a/metrics/metrics-integration/metrics-prometheus/pom.xml
+++ b/metrics/metrics-integration/metrics-prometheus/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>metrics-integration</artifactId>
     <groupId>org.apache.servicecomb</groupId>
-    <version>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/metrics/metrics-integration/pom.xml b/metrics/metrics-integration/pom.xml
index 9fa3c1a..b6af54a 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>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/metrics/pom.xml b/metrics/pom.xml
index 6258759..f70d4cb 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>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
diff --git a/parent/pom.xml b/parent/pom.xml
index 1d43272..cfc21b8 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>java-chassis-dependencies</artifactId>
-    <version>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
     <relativePath>../java-chassis-dependencies</relativePath>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index 3b57897..ec34a81 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 
   <groupId>org.apache.servicecomb</groupId>
   <artifactId>java-chassis</artifactId>
-  <version>1.0.0-m1</version>
+  <version>1.0.0-m2-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>ServiceComb Java Chassis</name>
diff --git a/providers/pom.xml b/providers/pom.xml
index 12643f8..c4183be 100644
--- a/providers/pom.xml
+++ b/providers/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>java-chassis-parent</artifactId>
-    <version>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
   <artifactId>providers</artifactId>
diff --git a/providers/provider-jaxrs/pom.xml b/providers/provider-jaxrs/pom.xml
index a51f340..8477a46 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>1.0.0-m1</version>
+		<version>1.0.0-m2-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 f81a942..acd4fb3 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>1.0.0-m1</version>
+		<version>1.0.0-m2-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 00c3278..efde357 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>1.0.0-m1</version>
+		<version>1.0.0-m2-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 3afdc08..53e89d1 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>1.0.0-m1</version>
+		<version>1.0.0-m2-SNAPSHOT</version>
 	</parent>
 	<artifactId>provider-springmvc</artifactId>
 	<name>Java Chassis::Providers::Spring MVC</name>
diff --git a/samples/auth-sample/auth-consumer/pom.xml b/samples/auth-sample/auth-consumer/pom.xml
index a0978dd..14540ea 100644
--- a/samples/auth-sample/auth-consumer/pom.xml
+++ b/samples/auth-sample/auth-consumer/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.servicecomb.samples</groupId>
     <artifactId>auth-sample</artifactId>
-    <version>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
   </parent>
   <artifactId>auth-consumer</artifactId>
   <name>Java Chassis::Samples::Auth::Consumer</name>
diff --git a/samples/auth-sample/auth-provider/pom.xml b/samples/auth-sample/auth-provider/pom.xml
index 4e2638a..91b5014 100644
--- a/samples/auth-sample/auth-provider/pom.xml
+++ b/samples/auth-sample/auth-provider/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.servicecomb.samples</groupId>
     <artifactId>auth-sample</artifactId>
-    <version>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
   </parent>
   <artifactId>auth-provider</artifactId>
   <dependencies>
diff --git a/samples/auth-sample/pom.xml b/samples/auth-sample/pom.xml
index 7c14cec..3888a02 100644
--- a/samples/auth-sample/pom.xml
+++ b/samples/auth-sample/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.servicecomb.samples</groupId>
     <artifactId>samples</artifactId>
-    <version>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
   </parent>
   <artifactId>auth-sample</artifactId>
   <name>Java Chassis::Samples::Auth</name>
diff --git a/samples/bmi/calculator/pom.xml b/samples/bmi/calculator/pom.xml
index 916b3ca..e8effa7 100644
--- a/samples/bmi/calculator/pom.xml
+++ b/samples/bmi/calculator/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>bmi</artifactId>
     <groupId>org.apache.servicecomb.samples</groupId>
-    <version>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/samples/bmi/pom.xml b/samples/bmi/pom.xml
index 4237f82..2c50577 100644
--- a/samples/bmi/pom.xml
+++ b/samples/bmi/pom.xml
@@ -29,7 +29,7 @@
   <groupId>org.apache.servicecomb.samples</groupId>
   <artifactId>bmi</artifactId>
   <name>Java Chassis::Samples::BMI</name>
-  <version>1.0.0-m1</version>
+  <version>1.0.0-m2-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <modules>
diff --git a/samples/bmi/webapp/pom.xml b/samples/bmi/webapp/pom.xml
index 01a540b..4581ea3 100644
--- a/samples/bmi/webapp/pom.xml
+++ b/samples/bmi/webapp/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>bmi</artifactId>
     <groupId>org.apache.servicecomb.samples</groupId>
-    <version>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/samples/codefirst-sample/codefirst-consumer/pom.xml b/samples/codefirst-sample/codefirst-consumer/pom.xml
index f14cc23..7f008ed 100644
--- a/samples/codefirst-sample/codefirst-consumer/pom.xml
+++ b/samples/codefirst-sample/codefirst-consumer/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.servicecomb.samples</groupId>
     <artifactId>codefirst-sample</artifactId>
-    <version>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
   </parent>
   <artifactId>codefirst-consumer</artifactId>
   <name>Java Chassis::Samples::CodeFirst::Consumer</name>
diff --git a/samples/codefirst-sample/codefirst-provider/pom.xml b/samples/codefirst-sample/codefirst-provider/pom.xml
index 9767fa2..77bd6a4 100644
--- a/samples/codefirst-sample/codefirst-provider/pom.xml
+++ b/samples/codefirst-sample/codefirst-provider/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.servicecomb.samples</groupId>
     <artifactId>codefirst-sample</artifactId>
-    <version>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
   </parent>
   <artifactId>codefirst-provider</artifactId>
   <name>Java Chassis::Samples::CodeFirst::Provider</name>
diff --git a/samples/codefirst-sample/pom.xml b/samples/codefirst-sample/pom.xml
index 5b3f055..f397aa9 100644
--- a/samples/codefirst-sample/pom.xml
+++ b/samples/codefirst-sample/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.servicecomb.samples</groupId>
     <artifactId>samples</artifactId>
-    <version>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
   </parent>
   <artifactId>codefirst-sample</artifactId>
   <name>Java Chassis::Samples::CodeFirst</name>
diff --git a/samples/common-schema/pom.xml b/samples/common-schema/pom.xml
index 27cbe88..d60b639 100644
--- a/samples/common-schema/pom.xml
+++ b/samples/common-schema/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.servicecomb.samples</groupId>
     <artifactId>samples</artifactId>
-    <version>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
   </parent>
   <artifactId>common-schema</artifactId>
   <name>Java Chassis::Samples::Common Schema</name>
diff --git a/samples/config-apollo-sample/pom.xml b/samples/config-apollo-sample/pom.xml
index 9f41c15..4e67524 100644
--- a/samples/config-apollo-sample/pom.xml
+++ b/samples/config-apollo-sample/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>samples</artifactId>
     <groupId>org.apache.servicecomb.samples</groupId>
-    <version>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/samples/custom-handler-sample/custom-handler-consumer/pom.xml b/samples/custom-handler-sample/custom-handler-consumer/pom.xml
index 73e37f1..f7e84e9 100644
--- a/samples/custom-handler-sample/custom-handler-consumer/pom.xml
+++ b/samples/custom-handler-sample/custom-handler-consumer/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.servicecomb.samples</groupId>
     <artifactId>custom-handler-sample</artifactId>
-    <version>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
   </parent>
   <artifactId>custom-handler-consumer</artifactId>
   <name>Java Chassis::Samples::Custom Handler::Consumer</name>
diff --git a/samples/custom-handler-sample/custom-handler-provider/pom.xml b/samples/custom-handler-sample/custom-handler-provider/pom.xml
index 9ad918a..7ef5a1a 100644
--- a/samples/custom-handler-sample/custom-handler-provider/pom.xml
+++ b/samples/custom-handler-sample/custom-handler-provider/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.servicecomb.samples</groupId>
     <artifactId>custom-handler-sample</artifactId>
-    <version>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
   </parent>
   <artifactId>custom-handler-provider</artifactId>
   <name>Java Chassis::Samples::Custom Handler::Provider</name>
diff --git a/samples/custom-handler-sample/pom.xml b/samples/custom-handler-sample/pom.xml
index be25a43..3452e83 100644
--- a/samples/custom-handler-sample/pom.xml
+++ b/samples/custom-handler-sample/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.servicecomb.samples</groupId>
     <artifactId>samples</artifactId>
-    <version>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
   </parent>
   <artifactId>custom-handler-sample</artifactId>
   <name>Java Chassis::Samples::Custom Handler</name>
diff --git a/samples/jaxrs-sample/jaxrs-consumer/pom.xml b/samples/jaxrs-sample/jaxrs-consumer/pom.xml
index ec2a170..aa33ab4 100644
--- a/samples/jaxrs-sample/jaxrs-consumer/pom.xml
+++ b/samples/jaxrs-sample/jaxrs-consumer/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.servicecomb.samples</groupId>
         <artifactId>jaxrs-sample</artifactId>
-        <version>1.0.0-m1</version>
+        <version>1.0.0-m2-SNAPSHOT</version>
     </parent>
     <artifactId>jaxrs-consumer</artifactId>
     <name>Java Chassis::Samples::JAXRS::Consumer</name>
diff --git a/samples/jaxrs-sample/jaxrs-provider/pom.xml b/samples/jaxrs-sample/jaxrs-provider/pom.xml
index 5425903..c048012 100644
--- a/samples/jaxrs-sample/jaxrs-provider/pom.xml
+++ b/samples/jaxrs-sample/jaxrs-provider/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.servicecomb.samples</groupId>
         <artifactId>jaxrs-sample</artifactId>
-        <version>1.0.0-m1</version>
+        <version>1.0.0-m2-SNAPSHOT</version>
     </parent>
     <artifactId>jaxrs-provider</artifactId>
     <name>Java Chassis::Samples::JAXRS::Provider</name>
diff --git a/samples/jaxrs-sample/pom.xml b/samples/jaxrs-sample/pom.xml
index fd7c9eb..c688b35 100644
--- a/samples/jaxrs-sample/pom.xml
+++ b/samples/jaxrs-sample/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.servicecomb.samples</groupId>
         <artifactId>samples</artifactId>
-        <version>1.0.0-m1</version>
+        <version>1.0.0-m2-SNAPSHOT</version>
     </parent>
     <artifactId>jaxrs-sample</artifactId>
     <name>Java Chassis::Samples::JAXRS</name>
diff --git a/samples/metrics-extend-healthcheck/pom.xml b/samples/metrics-extend-healthcheck/pom.xml
index 6baef03..874d8a3 100644
--- a/samples/metrics-extend-healthcheck/pom.xml
+++ b/samples/metrics-extend-healthcheck/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>samples</artifactId>
     <groupId>org.apache.servicecomb.samples</groupId>
-    <version>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/samples/metrics-write-file-sample/metrics-write-file-log4j-springboot/pom.xml b/samples/metrics-write-file-sample/metrics-write-file-log4j-springboot/pom.xml
index 265157a..806d3b4 100644
--- a/samples/metrics-write-file-sample/metrics-write-file-log4j-springboot/pom.xml
+++ b/samples/metrics-write-file-sample/metrics-write-file-log4j-springboot/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>metrics-write-file-sample</artifactId>
     <groupId>org.apache.servicecomb.samples</groupId>
-    <version>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/samples/metrics-write-file-sample/metrics-write-file-log4j2-springboot/pom.xml b/samples/metrics-write-file-sample/metrics-write-file-log4j2-springboot/pom.xml
index 8ae65f1..550f54c 100644
--- a/samples/metrics-write-file-sample/metrics-write-file-log4j2-springboot/pom.xml
+++ b/samples/metrics-write-file-sample/metrics-write-file-log4j2-springboot/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>metrics-write-file-sample</artifactId>
     <groupId>org.apache.servicecomb.samples</groupId>
-    <version>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/samples/metrics-write-file-sample/metrics-write-file/pom.xml b/samples/metrics-write-file-sample/metrics-write-file/pom.xml
index 9c9ec26..f4951a3 100644
--- a/samples/metrics-write-file-sample/metrics-write-file/pom.xml
+++ b/samples/metrics-write-file-sample/metrics-write-file/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>metrics-write-file-sample</artifactId>
     <groupId>org.apache.servicecomb.samples</groupId>
-    <version>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/samples/metrics-write-file-sample/pom.xml b/samples/metrics-write-file-sample/pom.xml
index 2a3c3c0..207e907 100644
--- a/samples/metrics-write-file-sample/pom.xml
+++ b/samples/metrics-write-file-sample/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>samples</artifactId>
     <groupId>org.apache.servicecomb.samples</groupId>
-    <version>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
@@ -40,12 +40,12 @@
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>metrics-core</artifactId>
-        <version>1.0.0-m1</version>
+        <version>1.0.0-m2-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb.samples</groupId>
         <artifactId>metrics-write-file</artifactId>
-        <version>1.0.0-m1</version>
+        <version>1.0.0-m2-SNAPSHOT</version>
       </dependency>
     </dependencies>
   </dependencyManagement>
diff --git a/samples/pojo-sample/pojo-consumer/pom.xml b/samples/pojo-sample/pojo-consumer/pom.xml
index feb468c..58cb4b2 100644
--- a/samples/pojo-sample/pojo-consumer/pom.xml
+++ b/samples/pojo-sample/pojo-consumer/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.servicecomb.samples</groupId>
         <artifactId>pojo-sample</artifactId>
-        <version>1.0.0-m1</version>
+        <version>1.0.0-m2-SNAPSHOT</version>
     </parent>
     <artifactId>pojo-consumer</artifactId>
     <dependencies>
diff --git a/samples/pojo-sample/pojo-provider/pom.xml b/samples/pojo-sample/pojo-provider/pom.xml
index 267d0b2..a4b82a8 100644
--- a/samples/pojo-sample/pojo-provider/pom.xml
+++ b/samples/pojo-sample/pojo-provider/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.servicecomb.samples</groupId>
         <artifactId>pojo-sample</artifactId>
-        <version>1.0.0-m1</version>
+        <version>1.0.0-m2-SNAPSHOT</version>
     </parent>
     <artifactId>pojo-provider</artifactId>
     <dependencies>
diff --git a/samples/pojo-sample/pom.xml b/samples/pojo-sample/pom.xml
index b899470..1411036 100644
--- a/samples/pojo-sample/pom.xml
+++ b/samples/pojo-sample/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.servicecomb.samples</groupId>
         <artifactId>samples</artifactId>
-        <version>1.0.0-m1</version>
+        <version>1.0.0-m2-SNAPSHOT</version>
     </parent>
     <artifactId>pojo-sample</artifactId>
     <packaging>pom</packaging>
diff --git a/samples/pom.xml b/samples/pom.xml
index 2a447ca..b724869 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -24,7 +24,7 @@
   <artifactId>samples</artifactId>
   <name>Java Chassis::Samples</name>
   <packaging>pom</packaging>
-  <version>1.0.0-m1</version>
+  <version>1.0.0-m2-SNAPSHOT</version>
   <modules>
     <module>codefirst-sample</module>
     <module>custom-handler-sample</module>
@@ -44,14 +44,14 @@
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>java-chassis-dependencies</artifactId>
-        <version>1.0.0-m1</version>
+        <version>1.0.0-m2-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb.samples</groupId>
         <artifactId>common-schema</artifactId>
-        <version>1.0.0-m1</version>
+        <version>1.0.0-m2-SNAPSHOT</version>
       </dependency>
     </dependencies>
   </dependencyManagement>
diff --git a/samples/springmvc-sample/pom.xml b/samples/springmvc-sample/pom.xml
index eb65a19..ada615e 100644
--- a/samples/springmvc-sample/pom.xml
+++ b/samples/springmvc-sample/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.servicecomb.samples</groupId>
     <artifactId>samples</artifactId>
-    <version>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
   </parent>
   <artifactId>springmvc-sample</artifactId>
   <packaging>pom</packaging>
diff --git a/samples/springmvc-sample/springmvc-consumer/pom.xml b/samples/springmvc-sample/springmvc-consumer/pom.xml
index e0770c2..7430b58 100644
--- a/samples/springmvc-sample/springmvc-consumer/pom.xml
+++ b/samples/springmvc-sample/springmvc-consumer/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.servicecomb.samples</groupId>
     <artifactId>springmvc-sample</artifactId>
-    <version>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
   </parent>
   <artifactId>springmvc-consumer</artifactId>
       <dependencies>
diff --git a/samples/springmvc-sample/springmvc-provider/pom.xml b/samples/springmvc-sample/springmvc-provider/pom.xml
index 4d61fa1..1bf8ad7 100644
--- a/samples/springmvc-sample/springmvc-provider/pom.xml
+++ b/samples/springmvc-sample/springmvc-provider/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.servicecomb.samples</groupId>
         <artifactId>springmvc-sample</artifactId>
-        <version>1.0.0-m1</version>
+        <version>1.0.0-m2-SNAPSHOT</version>
     </parent>
     <artifactId>springmvc-provider</artifactId>
     <dependencies>
diff --git a/service-registry/pom.xml b/service-registry/pom.xml
index 22a8055..fd97b96 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>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
diff --git a/spring-boot-starter/pom.xml b/spring-boot-starter/pom.xml
index a4975b0..e2f915c 100644
--- a/spring-boot-starter/pom.xml
+++ b/spring-boot-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>java-chassis-parent</artifactId>
-    <version>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
   <artifactId>spring-boot-starter-parent</artifactId>
diff --git a/spring-boot-starter/spring-boot-starter-configuration/pom.xml b/spring-boot-starter/spring-boot-starter-configuration/pom.xml
index d012846..65baded 100644
--- a/spring-boot-starter/spring-boot-starter-configuration/pom.xml
+++ b/spring-boot-starter/spring-boot-starter-configuration/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.servicecomb</groupId>
 		<artifactId>spring-boot-starter-parent</artifactId>
-		<version>1.0.0-m1</version>
+		<version>1.0.0-m2-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>spring-boot-starter-configuration</artifactId>
diff --git a/spring-boot-starter/spring-boot-starter-discovery/pom.xml b/spring-boot-starter/spring-boot-starter-discovery/pom.xml
index 2bbf8ce..96d535a 100644
--- a/spring-boot-starter/spring-boot-starter-discovery/pom.xml
+++ b/spring-boot-starter/spring-boot-starter-discovery/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.servicecomb</groupId>
 		<artifactId>spring-boot-starter-parent</artifactId>
-		<version>1.0.0-m1</version>
+		<version>1.0.0-m2-SNAPSHOT</version>
 	</parent>
 	<artifactId>spring-boot-starter-discovery</artifactId>
 	<name>Java Chassis::Spring Boot Starter::Discovery</name>
diff --git a/spring-boot-starter/spring-boot-starter-provider/pom.xml b/spring-boot-starter/spring-boot-starter-provider/pom.xml
index c5c8d30..91abc92 100644
--- a/spring-boot-starter/spring-boot-starter-provider/pom.xml
+++ b/spring-boot-starter/spring-boot-starter-provider/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>spring-boot-starter-parent</artifactId>
     <groupId>org.apache.servicecomb</groupId>
-    <version>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/spring-boot-starter/spring-boot-starter-registry/pom.xml b/spring-boot-starter/spring-boot-starter-registry/pom.xml
index 2410b9e..ea4b9cf 100644
--- a/spring-boot-starter/spring-boot-starter-registry/pom.xml
+++ b/spring-boot-starter/spring-boot-starter-registry/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		<artifactId>spring-boot-starter-parent</artifactId>
 		<groupId>org.apache.servicecomb</groupId>
-		<version>1.0.0-m1</version>
+		<version>1.0.0-m2-SNAPSHOT</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 
diff --git a/spring-boot-starter/spring-boot-starter-servicecomb/pom.xml b/spring-boot-starter/spring-boot-starter-servicecomb/pom.xml
index 5c5d3a2..443f794 100644
--- a/spring-boot-starter/spring-boot-starter-servicecomb/pom.xml
+++ b/spring-boot-starter/spring-boot-starter-servicecomb/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.servicecomb</groupId>
 		<artifactId>spring-boot-starter-parent</artifactId>
-		<version>1.0.0-m1</version>
+		<version>1.0.0-m2-SNAPSHOT</version>
 	</parent>
 	<artifactId>spring-boot-starter-servicecomb</artifactId>
 	<name>Java Chassis::Spring Boot Starter::ServiceComb</name>
diff --git a/spring-boot-starter/spring-boot-starter-transport/pom.xml b/spring-boot-starter/spring-boot-starter-transport/pom.xml
index 1ff7ed9..4b2a7c0 100644
--- a/spring-boot-starter/spring-boot-starter-transport/pom.xml
+++ b/spring-boot-starter/spring-boot-starter-transport/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>spring-boot-starter-parent</artifactId>
-    <version>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
   </parent>
 
   <artifactId>spring-boot-starter-transport</artifactId>
diff --git a/spring-boot-starter/spring-cloud-zuul-zipkin/pom.xml b/spring-boot-starter/spring-cloud-zuul-zipkin/pom.xml
index cb83fc7..6eae0a8 100644
--- a/spring-boot-starter/spring-cloud-zuul-zipkin/pom.xml
+++ b/spring-boot-starter/spring-cloud-zuul-zipkin/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>spring-boot-starter-parent</artifactId>
     <groupId>org.apache.servicecomb</groupId>
-    <version>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/spring-boot-starter/spring-cloud-zuul/pom.xml b/spring-boot-starter/spring-cloud-zuul/pom.xml
index 272b55e..743b14e 100644
--- a/spring-boot-starter/spring-cloud-zuul/pom.xml
+++ b/spring-boot-starter/spring-cloud-zuul/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>spring-boot-starter-parent</artifactId>
     <groupId>org.apache.servicecomb</groupId>
-    <version>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/swagger/pom.xml b/swagger/pom.xml
index bbc1522..46a83de 100644
--- a/swagger/pom.xml
+++ b/swagger/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>java-chassis-parent</artifactId>
-    <version>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
   <artifactId>swagger</artifactId>
diff --git a/swagger/swagger-generator/generator-core/pom.xml b/swagger/swagger-generator/generator-core/pom.xml
index 90a9042..39753ab 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>1.0.0-m1</version>
+    <version>1.0.0-m2-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 50bb0b0..1afb08f 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>1.0.0-m1</version>
+		<version>1.0.0-m2-SNAPSHOT</version>
 	</parent>
 	<artifactId>swagger-generator-jaxrs</artifactId>
 	<name>Java Chassis::Swagger::Generator::Jaxrs</name>
diff --git a/swagger/swagger-generator/generator-springmvc/pom.xml b/swagger/swagger-generator/generator-springmvc/pom.xml
index c1d7fe0..a6ebf2f 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>1.0.0-m1</version>
+		<version>1.0.0-m2-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 e54c9b3..76bd78c 100644
--- a/swagger/swagger-generator/pom.xml
+++ b/swagger/swagger-generator/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>swagger</artifactId>
-    <version>1.0.0-m1</version>
+    <version>1.0.0-m2-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 17d2be2..d60e954 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>1.0.0-m1</version>
+		<version>1.0.0-m2-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 e91ea02..974f3cb 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>1.0.0-m1</version>
+		<version>1.0.0-m2-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 63197c2..07dcd3a 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>1.0.0-m1</version>
+		<version>1.0.0-m2-SNAPSHOT</version>
 	</parent>
 	<artifactId>swagger-invocation-springmvc</artifactId>
 	<name>Java Chassis::Swagger::Invocation::Spring MVC</name>
diff --git a/swagger/swagger-invocation/pom.xml b/swagger/swagger-invocation/pom.xml
index 0ec91db..b22339c 100644
--- a/swagger/swagger-invocation/pom.xml
+++ b/swagger/swagger-invocation/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>swagger</artifactId>
-    <version>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
   </parent>
   <artifactId>swagger-invocation</artifactId>
   <name>Java Chassis::Swagger::Invocation</name>
diff --git a/tracing/pom.xml b/tracing/pom.xml
index 4d1e961..6b5fe5e 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>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
diff --git a/tracing/tracing-common/pom.xml b/tracing/tracing-common/pom.xml
index 3e2abe7..dd0bf65 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>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/tracing/tracing-zipkin/pom.xml b/tracing/tracing-zipkin/pom.xml
index 1bb5b49..c5fc619 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>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/transports/pom.xml b/transports/pom.xml
index 893adc8..bc76a06 100644
--- a/transports/pom.xml
+++ b/transports/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>java-chassis-parent</artifactId>
-    <version>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
   <artifactId>transports</artifactId>
diff --git a/transports/transport-highway/pom.xml b/transports/transport-highway/pom.xml
index 60cef6c..8536681 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>1.0.0-m1</version>
+		<version>1.0.0-m2-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 34cb1b3..162dbe5 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>1.0.0-m1</version>
+		<version>1.0.0-m2-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 3c71b70..d7e2996 100644
--- a/transports/transport-rest/transport-rest-client/pom.xml
+++ b/transports/transport-rest/transport-rest-client/pom.xml
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.servicecomb</groupId>
 		<artifactId>transport-rest</artifactId>
-		<version>1.0.0-m1</version>
+		<version>1.0.0-m2-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 fb20445..5dfdc08 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>1.0.0-m1</version>
+    <version>1.0.0-m2-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 71fbd35..d2efcfd 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>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
   </parent>
   <artifactId>transport-rest-vertx</artifactId>
   <name>Java Chassis::Transports::Rest::Vertx</name>

-- 
To stop receiving notification emails like this one, please contact
ningjiang@apache.org.