WillemJiang closed pull request #566: SCB-364 Cut 1.0.0-m1 Release
URL: https://github.com/apache/incubator-servicecomb-java-chassis/pull/566
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/common/common-javassist/pom.xml b/common/common-javassist/pom.xml
index 890cbc01a..17cd9b41c 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-SNAPSHOT</version>
+    <version>1.0.0-m1</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 0d4034e5a..83447a93b 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-SNAPSHOT</version>
+    <version>1.0.0-m1</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 0c6a59bbc..d52e8fa34 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-SNAPSHOT</version>
+    <version>1.0.0-m1</version>
   </parent>
 
   <artifactId>common-rest</artifactId>
diff --git a/common/pom.xml b/common/pom.xml
index db585103c..e1dd3bc93 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-SNAPSHOT</version>
+    <version>1.0.0-m1</version>
     <relativePath>../parent</relativePath>
   </parent>
   <artifactId>common</artifactId>
diff --git a/core/pom.xml b/core/pom.xml
index 88d960e25..7d6abed1c 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-SNAPSHOT</version>
+    <version>1.0.0-m1</version>
     <relativePath>../parent</relativePath>
   </parent>
   <artifactId>java-chassis-core</artifactId>
diff --git a/coverage-reports/pom.xml b/coverage-reports/pom.xml
index 0b2140cd8..efbb934ff 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-SNAPSHOT</version>
+    <version>1.0.0-m1</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-SNAPSHOT</version>
+      <version>1.0.0-m1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.servicecomb.demo</groupId>
       <artifactId>pojo-server</artifactId>
-      <version>1.0.0-m1-SNAPSHOT</version>
+      <version>1.0.0-m1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.servicecomb.demo</groupId>
       <artifactId>jaxrs-client</artifactId>
-      <version>1.0.0-m1-SNAPSHOT</version>
+      <version>1.0.0-m1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.servicecomb.demo</groupId>
       <artifactId>jaxrs-server</artifactId>
-      <version>1.0.0-m1-SNAPSHOT</version>
+      <version>1.0.0-m1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.servicecomb.demo</groupId>
       <artifactId>springmvc-client</artifactId>
-      <version>1.0.0-m1-SNAPSHOT</version>
+      <version>1.0.0-m1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.servicecomb.demo</groupId>
       <artifactId>springmvc-server</artifactId>
-      <version>1.0.0-m1-SNAPSHOT</version>
+      <version>1.0.0-m1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.servicecomb.demo</groupId>
       <artifactId>crossapp-client</artifactId>
-      <version>1.0.0-m1-SNAPSHOT</version>
+      <version>1.0.0-m1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.servicecomb.demo</groupId>
       <artifactId>crossapp-server</artifactId>
-      <version>1.0.0-m1-SNAPSHOT</version>
+      <version>1.0.0-m1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.servicecomb.demo</groupId>
       <artifactId>demo-spring-boot-jaxrs-server</artifactId>
-      <version>1.0.0-m1-SNAPSHOT</version>
+      <version>1.0.0-m1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.servicecomb.demo</groupId>
       <artifactId>demo-spring-boot-jaxrs-client</artifactId>
-      <version>1.0.0-m1-SNAPSHOT</version>
+      <version>1.0.0-m1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.servicecomb.demo</groupId>
       <artifactId>demo-spring-boot-pojo-client</artifactId>
-      <version>1.0.0-m1-SNAPSHOT</version>
+      <version>1.0.0-m1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.servicecomb.demo</groupId>
       <artifactId>demo-spring-boot-pojo-server</artifactId>
-      <version>1.0.0-m1-SNAPSHOT</version>
+      <version>1.0.0-m1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.servicecomb.demo</groupId>
       <artifactId>demo-spring-boot-discovery-server</artifactId>
-      <version>1.0.0-m1-SNAPSHOT</version>
+      <version>1.0.0-m1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.servicecomb.demo</groupId>
       <artifactId>demo-spring-boot-discovery-client</artifactId>
-      <version>1.0.0-m1-SNAPSHOT</version>
+      <version>1.0.0-m1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.servicecomb.demo</groupId>
       <artifactId>demo-spring-boot-zuul-proxy</artifactId>
-      <version>1.0.0-m1-SNAPSHOT</version>
+      <version>1.0.0-m1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.servicecomb.tests</groupId>
       <artifactId>jaxrs-tests</artifactId>
-      <version>1.0.0-m1-SNAPSHOT</version>
+      <version>1.0.0-m1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.servicecomb.tests</groupId>
       <artifactId>springmvc-tests</artifactId>
-      <version>1.0.0-m1-SNAPSHOT</version>
+      <version>1.0.0-m1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.servicecomb.tests</groupId>
       <artifactId>tracing-tests</artifactId>
-      <version>1.0.0-m1-SNAPSHOT</version>
+      <version>1.0.0-m1</version>
     </dependency>
   </dependencies>
 
diff --git a/demo/demo-crossapp/crossapp-client/pom.xml 
b/demo/demo-crossapp/crossapp-client/pom.xml
index 435fdc4ce..d6928e77e 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-SNAPSHOT</version>
+    <version>1.0.0-m1</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-SNAPSHOT</version>
+              <version>1.0.0-m1</version>
             </mixin>
           </mixins>
         </configuration>
diff --git a/demo/demo-crossapp/crossapp-server/pom.xml 
b/demo/demo-crossapp/crossapp-server/pom.xml
index 9ba7a0f59..39045e4a8 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-SNAPSHOT</version>
+    <version>1.0.0-m1</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-SNAPSHOT</version>
+              <version>1.0.0-m1</version>
             </mixin>
           </mixins>
         </configuration>
diff --git a/demo/demo-crossapp/pom.xml b/demo/demo-crossapp/pom.xml
index eaae04ea5..79e6bddc5 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-SNAPSHOT</version>
+    <version>1.0.0-m1</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 e9ffdf508..c26544bb9 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-SNAPSHOT</version>
+    <version>1.0.0-m1</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 d035d3c7d..6053580fb 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-SNAPSHOT</version>
+    <version>1.0.0-m1</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-SNAPSHOT</version>
+      <version>1.0.0-m1</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 6a69a0331..61b674e94 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-SNAPSHOT</version>
+    <version>1.0.0-m1</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-SNAPSHOT</version>
+      <version>1.0.0-m1</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 70ab7816f..0fc4cbdee 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-SNAPSHOT</version>
+    <version>1.0.0-m1</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-SNAPSHOT</version>
+      <version>1.0.0-m1</version>
     </dependency>
   </dependencies>
 </project>
diff --git a/demo/demo-edge/consumer/pom.xml b/demo/demo-edge/consumer/pom.xml
index e748bd28a..802302cc1 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-SNAPSHOT</version>
+    <version>1.0.0-m1</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-SNAPSHOT</version>
+      <version>1.0.0-m1</version>
     </dependency>
   </dependencies>
 </project>
diff --git a/demo/demo-edge/edge-service/pom.xml 
b/demo/demo-edge/edge-service/pom.xml
index 84f3beeee..040df33ce 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-SNAPSHOT</version>
+    <version>1.0.0-m1</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 17d348b06..f2d74dfc6 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-SNAPSHOT</version>
+    <version>1.0.0-m1</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 c4c331ae2..adfe140fd 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-SNAPSHOT</version>
+    <version>1.0.0-m1</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 fb29b2e1d..bb7e15fe8 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-SNAPSHOT</version>
+               <version>1.0.0-m1</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 a47f8f268..824a6f965 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-SNAPSHOT</version>
+               <version>1.0.0-m1</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-SNAPSHOT</version>
+                                                       
<version>1.0.0-m1</version>
                                                </mixin>
                                        </mixins>
                                </configuration>
diff --git a/demo/demo-jaxrs/pom.xml b/demo/demo-jaxrs/pom.xml
index c4c49e3c4..fae247330 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-SNAPSHOT</version>
+               <version>1.0.0-m1</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 be5c15494..838277f36 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-SNAPSHOT</version>
+               <version>1.0.0-m1</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 ef66338c9..5e791c3fd 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-SNAPSHOT</version>
+    <version>1.0.0-m1</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 e40ab6547..919145e02 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-SNAPSHOT</version>
+    <version>1.0.0-m1</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 fb2848409..12669a16e 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-SNAPSHOT</version>
+    <version>1.0.0-m1</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 6300966ad..952e135c5 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-SNAPSHOT</version>
+    <version>1.0.0-m1</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 640be3bad..744900185 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-SNAPSHOT</version>
+               <version>1.0.0-m1</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-SNAPSHOT</version>
+                                                       
<version>1.0.0-m1</version>
                                                </mixin>
                                        </mixins>
                                </configuration>
diff --git a/demo/demo-multiple/multiple-server/pom.xml 
b/demo/demo-multiple/multiple-server/pom.xml
index 38d58a4a4..e78ee32fb 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-SNAPSHOT</version>
+               <version>1.0.0-m1</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-SNAPSHOT</version>
+                                                       
<version>1.0.0-m1</version>
                                                </mixin>
                                        </mixins>
                                </configuration>
diff --git a/demo/demo-multiple/pom.xml b/demo/demo-multiple/pom.xml
index db3f4651b..e4d40bac5 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-SNAPSHOT</version>
+               <version>1.0.0-m1</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-SNAPSHOT</version>
+                               <version>1.0.0-m1</version>
                        </dependency>
                        <dependency>
                                <groupId>org.apache.servicecomb.demo</groupId>
                                <artifactId>a-client</artifactId>
-                               <version>1.0.0-m1-SNAPSHOT</version>
+                               <version>1.0.0-m1</version>
                        </dependency>
                        <dependency>
                                <groupId>org.apache.servicecomb.demo</groupId>
                                <artifactId>b-server</artifactId>
-                               <version>1.0.0-m1-SNAPSHOT</version>
+                               <version>1.0.0-m1</version>
                        </dependency>
                        <dependency>
                                <groupId>org.apache.servicecomb.demo</groupId>
                                <artifactId>b-client</artifactId>
-                               <version>1.0.0-m1-SNAPSHOT</version>
+                               <version>1.0.0-m1</version>
                        </dependency>
                </dependencies>
        </dependencyManagement>
diff --git a/demo/demo-pojo/pojo-client/pom.xml 
b/demo/demo-pojo/pojo-client/pom.xml
index cbf24ea73..e83dc5d56 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-SNAPSHOT</version>
+    <version>1.0.0-m1</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-SNAPSHOT</version>
+              <version>1.0.0-m1</version>
             </mixin>
           </mixins>
         </configuration>
diff --git a/demo/demo-pojo/pojo-server/pom.xml 
b/demo/demo-pojo/pojo-server/pom.xml
index 21419ddf9..0cb6b8d35 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-SNAPSHOT</version>
+    <version>1.0.0-m1</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-SNAPSHOT</version>
+              <version>1.0.0-m1</version>
             </mixin>
           </mixins>
         </configuration>
diff --git a/demo/demo-pojo/pojo-tests/pom.xml 
b/demo/demo-pojo/pojo-tests/pom.xml
index 3659628ef..240205055 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-SNAPSHOT</version>
+    <version>1.0.0-m1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/demo/demo-pojo/pom.xml b/demo/demo-pojo/pom.xml
index 74b32811d..9f715e0f7 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-SNAPSHOT</version>
+               <version>1.0.0-m1</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 b4f53e67a..01a04d783 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-SNAPSHOT</version>
+    <version>1.0.0-m1</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 3e75bb0a1..11002cb7e 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-SNAPSHOT</version>
+               <version>1.0.0-m1</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 bb461c490..795929e16 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-SNAPSHOT</version>
+    <version>1.0.0-m1</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 2b6f8464e..3c2c751ac 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-SNAPSHOT</version>
+               <version>1.0.0-m1</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-SNAPSHOT</version>
+                                                       
<version>1.0.0-m1</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 67b904bc3..16a991903 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-SNAPSHOT</version>
+    <version>1.0.0-m1</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-SNAPSHOT</version>
+              <version>1.0.0-m1</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 92df5ec27..b6ea97190 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-SNAPSHOT</version>
+               <version>1.0.0-m1</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-SNAPSHOT</version>
+                                                       
<version>1.0.0-m1</version>
                                                </mixin>
                                        </mixins>
                                </configuration>
diff --git a/demo/demo-spring-boot-discovery/pom.xml 
b/demo/demo-spring-boot-discovery/pom.xml
index 5b8d24068..412338c22 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-SNAPSHOT</version>
+               <version>1.0.0-m1</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 631415ab6..cda2ce8be 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-SNAPSHOT</version>
+               <version>1.0.0-m1</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-SNAPSHOT</version>
+                                                       
<version>1.0.0-m1</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 3239698f0..532f37cb3 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-SNAPSHOT</version>
+               <version>1.0.0-m1</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-SNAPSHOT</version>
+                                                       
<version>1.0.0-m1</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 e2e3d6812..82b3ad908 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-SNAPSHOT</version>
+               <version>1.0.0-m1</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 98a5ca829..8b29e4e25 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-SNAPSHOT</version>
+               <version>1.0.0-m1</version>
        </parent>
        <dependencies>
                <dependency>
diff --git a/demo/demo-spring-boot-provider/pom.xml 
b/demo/demo-spring-boot-provider/pom.xml
index b2e171e18..618ce5974 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-SNAPSHOT</version>
+               <version>1.0.0-m1</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 9e392327e..322ea8298 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-SNAPSHOT</version>
+               <version>1.0.0-m1</version>
        </parent>
        
        <properties>
@@ -63,7 +63,7 @@
                                                <mixin>
                                                        
<groupId>org.apache.servicecomb.demo</groupId>
                                                        
<artifactId>docker-run-config</artifactId>
-                                                       
<version>1.0.0-m1-SNAPSHOT</version>
+                                                       
<version>1.0.0-m1</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 624d2525d..1f1814fdb 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-SNAPSHOT</version>
+               <version>1.0.0-m1</version>
        </parent>
        
        <properties>
@@ -67,7 +67,7 @@
                                                <mixin>
                                                        
<groupId>org.apache.servicecomb.demo</groupId>
                                                        
<artifactId>docker-build-config</artifactId>
-                                                       
<version>1.0.0-m1-SNAPSHOT</version>
+                                                       
<version>1.0.0-m1</version>
                                                </mixin>
                                        </mixins>
                                </configuration>
diff --git a/demo/demo-spring-boot-transport/pom.xml 
b/demo/demo-spring-boot-transport/pom.xml
index 337c21727..66ef16233 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-SNAPSHOT</version>
+               <version>1.0.0-m1</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 ff72a3027..8843cadff 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-SNAPSHOT</version>
+               <version>1.0.0-m1</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 c77d148bf..e3cd028ea 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-SNAPSHOT</version>
+               <version>1.0.0-m1</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-SNAPSHOT</version>
+                                                       
<version>1.0.0-m1</version>
                                                </mixin>
                                        </mixins>
                                </configuration>
diff --git a/demo/demo-springmvc/springmvc-server/pom.xml 
b/demo/demo-springmvc/springmvc-server/pom.xml
index b77e84c59..f3eaeb019 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-SNAPSHOT</version>
+               <version>1.0.0-m1</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-SNAPSHOT</version>
+                                                       
<version>1.0.0-m1</version>
                                                </mixin>
                                        </mixins>
                                </configuration>
diff --git a/demo/docker-build-config/pom.xml b/demo/docker-build-config/pom.xml
index 8eb78ab67..f08d08597 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-SNAPSHOT</version>
+        <version>1.0.0-m1</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/demo/docker-run-config/pom.xml b/demo/docker-run-config/pom.xml
index 3c1623886..ad6192b6c 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-SNAPSHOT</version>
+        <version>1.0.0-m1</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/demo/perf/pom.xml b/demo/perf/pom.xml
index 5c3acdfea..e93736d07 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-SNAPSHOT</version>
+    <version>1.0.0-m1</version>
   </parent>
   <artifactId>perf</artifactId>
 
diff --git a/demo/pom.xml b/demo/pom.xml
index 6ecafa078..f1f322a1e 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-SNAPSHOT</version>
+    <version>1.0.0-m1</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-SNAPSHOT</version>
+        <version>1.0.0-m1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb.demo</groupId>
         <artifactId>demo-schema</artifactId>
-        <version>1.0.0-m1-SNAPSHOT</version>
+        <version>1.0.0-m1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb.demo</groupId>
         <artifactId>all-client</artifactId>
-        <version>1.0.0-m1-SNAPSHOT</version>
+        <version>1.0.0-m1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb.demo</groupId>
         <artifactId>pojo-server</artifactId>
-        <version>1.0.0-m1-SNAPSHOT</version>
+        <version>1.0.0-m1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb.demo</groupId>
         <artifactId>jaxrs-server</artifactId>
-        <version>1.0.0-m1-SNAPSHOT</version>
+        <version>1.0.0-m1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb.demo</groupId>
         <artifactId>springmvc-server</artifactId>
-        <version>1.0.0-m1-SNAPSHOT</version>
+        <version>1.0.0-m1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb.demo</groupId>
         <artifactId>crossapp-server</artifactId>
-        <version>1.0.0-m1-SNAPSHOT</version>
+        <version>1.0.0-m1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb.demo</groupId>
         <artifactId>multiple-server</artifactId>
-        <version>1.0.0-m1-SNAPSHOT</version>
+        <version>1.0.0-m1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb.demo</groupId>
         <artifactId>multiple-client</artifactId>
-        <version>1.0.0-m1-SNAPSHOT</version>
+        <version>1.0.0-m1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb.demo</groupId>
         <artifactId>pojo-client</artifactId>
-        <version>1.0.0-m1-SNAPSHOT</version>
+        <version>1.0.0-m1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb.demo</groupId>
         <artifactId>jaxrs-client</artifactId>
-        <version>1.0.0-m1-SNAPSHOT</version>
+        <version>1.0.0-m1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb.demo</groupId>
         <artifactId>springmvc-client</artifactId>
-        <version>1.0.0-m1-SNAPSHOT</version>
+        <version>1.0.0-m1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb.demo</groupId>
         <artifactId>crossapp-client</artifactId>
-        <version>1.0.0-m1-SNAPSHOT</version>
+        <version>1.0.0-m1</version>
       </dependency>
     </dependencies>
   </dependencyManagement>
diff --git a/dynamic-config/config-apollo/pom.xml 
b/dynamic-config/config-apollo/pom.xml
index 352940176..ba8423a17 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-SNAPSHOT</version>
+    <version>1.0.0-m1</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 e010152ee..1db0deb69 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-SNAPSHOT</version>
+    <version>1.0.0-m1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/dynamic-config/pom.xml b/dynamic-config/pom.xml
index a5dece37e..a1eda8593 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-SNAPSHOT</version>
+    <version>1.0.0-m1</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 30e921af5..ffc7e280e 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-SNAPSHOT</version>
+    <version>1.0.0-m1</version>
   </parent>
   <artifactId>edge-core</artifactId>
   <name>Java Chassis::Edge::Core</name>
diff --git a/edge/pom.xml b/edge/pom.xml
index 35e57d9d1..8067ac6eb 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-SNAPSHOT</version>
+    <version>1.0.0-m1</version>
     <relativePath>../parent</relativePath>
   </parent>
   <artifactId>edge</artifactId>
diff --git a/foundations/foundation-common/pom.xml 
b/foundations/foundation-common/pom.xml
index 7a732cc90..6b9eb7f87 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-SNAPSHOT</version>
+               <version>1.0.0-m1</version>
                <artifactId>foundations</artifactId>
        </parent>
        <artifactId>foundation-common</artifactId>
diff --git a/foundations/foundation-config/pom.xml 
b/foundations/foundation-config/pom.xml
index 8342ef66c..2be8fa50d 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-SNAPSHOT</version>
+    <version>1.0.0-m1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/foundations/foundation-metrics/pom.xml 
b/foundations/foundation-metrics/pom.xml
index c4ca99d57..96bd6f7a1 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-SNAPSHOT</version>
+    <version>1.0.0-m1</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 91bb42d88..c5f1faac8 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-SNAPSHOT</version>
+               <version>1.0.0-m1</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 432d38d13..1d043cd84 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-SNAPSHOT</version>
+    <version>1.0.0-m1</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 f5b75d858..137e46094 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-SNAPSHOT</version>
+    <version>1.0.0-m1</version>
   </parent>
   <artifactId>foundation-vertx</artifactId>
   <name>Java Chassis::Foundations::Vertx</name>
diff --git a/foundations/pom.xml b/foundations/pom.xml
index 4043a9503..634a4bb4f 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-SNAPSHOT</version>
+    <version>1.0.0-m1</version>
     <relativePath>../parent</relativePath>
   </parent>
   <artifactId>foundations</artifactId>
diff --git a/handlers/handler-bizkeeper/pom.xml 
b/handlers/handler-bizkeeper/pom.xml
index 3919d2f0e..30937dee4 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-SNAPSHOT</version>
+               <version>1.0.0-m1</version>
        </parent>
 
        <artifactId>handler-bizkeeper</artifactId>
diff --git a/handlers/handler-flowcontrol-qps/pom.xml 
b/handlers/handler-flowcontrol-qps/pom.xml
index 18d5a3056..e9c10bdd1 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-SNAPSHOT</version>
+               <version>1.0.0-m1</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 1456b7a01..23a606bb5 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-SNAPSHOT</version>
+               <version>1.0.0-m1</version>
        </parent>
 
        <artifactId>handler-loadbalance</artifactId>
diff --git a/handlers/handler-publickey-auth/pom.xml 
b/handlers/handler-publickey-auth/pom.xml
index 25184aaa3..6ac325cb5 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-SNAPSHOT</version>
+               <version>1.0.0-m1</version>
        </parent>
 
        <artifactId>handler-publickey-auth</artifactId>
diff --git a/handlers/handler-tracing-zipkin/pom.xml 
b/handlers/handler-tracing-zipkin/pom.xml
index b21f1039c..b44b63f51 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-SNAPSHOT</version>
+    <version>1.0.0-m1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/handlers/pom.xml b/handlers/pom.xml
index 33bea9460..1dea7784a 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-SNAPSHOT</version>
+    <version>1.0.0-m1</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 78e83386d..14d1469a1 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-SNAPSHOT</version>
+    <version>1.0.0-m1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/integration-tests/jaxrs-tests/pom.xml 
b/integration-tests/jaxrs-tests/pom.xml
index 1f994fb60..f594aa413 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-SNAPSHOT</version>
+    <version>1.0.0-m1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/integration-tests/pojo-test/pom.xml 
b/integration-tests/pojo-test/pom.xml
index 0d1894eb2..24aa257db 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-SNAPSHOT</version>
+    <version>1.0.0-m1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml
index a6a5ddeca..2b667ac09 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-SNAPSHOT</version>
+    <version>1.0.0-m1</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-SNAPSHOT</version>
+        <version>1.0.0-m1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb.tests</groupId>
         <artifactId>test-common</artifactId>
-        <version>1.0.0-m1-SNAPSHOT</version>
+        <version>1.0.0-m1</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 736c4030d..5db7aad9d 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-SNAPSHOT</version>
+    <version>1.0.0-m1</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-SNAPSHOT</version>
+      <version>1.0.0-m1</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 72f575576..5ca4cbc22 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-SNAPSHOT</version>
+    <version>1.0.0-m1</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-SNAPSHOT</version>
+      <version>1.0.0-m1</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 22f9c11d6..38af4d965 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-SNAPSHOT</version>
+    <version>1.0.0-m1</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-SNAPSHOT</version>
+      <version>1.0.0-m1</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 76aef92c9..657a95bd4 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-SNAPSHOT</version>
+    <version>1.0.0-m1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/integration-tests/springmvc-tests/pom.xml 
b/integration-tests/springmvc-tests/pom.xml
index 4d5fb22de..56faef950 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-SNAPSHOT</version>
+    <version>1.0.0-m1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/integration-tests/test-common/pom.xml 
b/integration-tests/test-common/pom.xml
index 6502cc6e9..c588cfaab 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-SNAPSHOT</version>
+    <version>1.0.0-m1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/integration-tests/tracing-tests/pom.xml 
b/integration-tests/tracing-tests/pom.xml
index 3b6b0ca1f..3b3853b6a 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-SNAPSHOT</version>
+    <version>1.0.0-m1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/java-chassis-dependencies/pom.xml 
b/java-chassis-dependencies/pom.xml
index e46997ca7..6cccdaae5 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-SNAPSHOT</version>
+    <version>1.0.0-m1</version>
   </parent>
 
   <artifactId>java-chassis-dependencies</artifactId>
@@ -725,43 +725,43 @@
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>foundation-common</artifactId>
-        <version>1.0.0-m1-SNAPSHOT</version>
+        <version>1.0.0-m1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>foundation-test-scaffolding</artifactId>
-        <version>1.0.0-m1-SNAPSHOT</version>
+        <version>1.0.0-m1</version>
         <scope>test</scope>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>foundation-ssl</artifactId>
-        <version>1.0.0-m1-SNAPSHOT</version>
+        <version>1.0.0-m1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>foundation-config</artifactId>
-        <version>1.0.0-m1-SNAPSHOT</version>
+        <version>1.0.0-m1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
        <artifactId>config-cc</artifactId>
-       <version>1.0.0-m1-SNAPSHOT</version>
+       <version>1.0.0-m1</version>
        </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>config-apollo</artifactId>
-        <version>1.0.0-m1-SNAPSHOT</version>
+        <version>1.0.0-m1</version>
       </dependency>
        <dependency>
        <groupId>org.apache.servicecomb</groupId>
         <artifactId>foundation-vertx</artifactId>
-        <version>1.0.0-m1-SNAPSHOT</version>
+        <version>1.0.0-m1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>foundation-metrics</artifactId>
-        <version>1.0.0-m1-SNAPSHOT</version>
+        <version>1.0.0-m1</version>
       </dependency>
       <dependency>
         <groupId>com.fasterxml.jackson.dataformat</groupId>
@@ -801,192 +801,192 @@
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>java-chassis-core</artifactId>
-        <version>1.0.0-m1-SNAPSHOT</version>
+        <version>1.0.0-m1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>handler-bizkeeper</artifactId>
-        <version>1.0.0-m1-SNAPSHOT</version>
+        <version>1.0.0-m1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>handler-loadbalance</artifactId>
-        <version>1.0.0-m1-SNAPSHOT</version>
+        <version>1.0.0-m1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>handler-flowcontrol-qps</artifactId>
-        <version>1.0.0-m1-SNAPSHOT</version>
+        <version>1.0.0-m1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>handler-publickey-auth</artifactId>
-        <version>1.0.0-m1-SNAPSHOT</version>
+        <version>1.0.0-m1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>common-rest</artifactId>
-        <version>1.0.0-m1-SNAPSHOT</version>
+        <version>1.0.0-m1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>transport-rest-client</artifactId>
-        <version>1.0.0-m1-SNAPSHOT</version>
+        <version>1.0.0-m1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>transport-rest-vertx</artifactId>
-        <version>1.0.0-m1-SNAPSHOT</version>
+        <version>1.0.0-m1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>transport-rest-servlet</artifactId>
-        <version>1.0.0-m1-SNAPSHOT</version>
+        <version>1.0.0-m1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>common-protobuf</artifactId>
-        <version>1.0.0-m1-SNAPSHOT</version>
+        <version>1.0.0-m1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>common-javassist</artifactId>
-        <version>1.0.0-m1-SNAPSHOT</version>
+        <version>1.0.0-m1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>swagger-generator-core</artifactId>
-        <version>1.0.0-m1-SNAPSHOT</version>
+        <version>1.0.0-m1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>swagger-generator-jaxrs</artifactId>
-        <version>1.0.0-m1-SNAPSHOT</version>
+        <version>1.0.0-m1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>swagger-generator-springmvc</artifactId>
-        <version>1.0.0-m1-SNAPSHOT</version>
+        <version>1.0.0-m1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>swagger-invocation-core</artifactId>
-        <version>1.0.0-m1-SNAPSHOT</version>
+        <version>1.0.0-m1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>swagger-invocation-jaxrs</artifactId>
-        <version>1.0.0-m1-SNAPSHOT</version>
+        <version>1.0.0-m1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>swagger-invocation-springmvc</artifactId>
-        <version>1.0.0-m1-SNAPSHOT</version>
+        <version>1.0.0-m1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>service-registry</artifactId>
-        <version>1.0.0-m1-SNAPSHOT</version>
+        <version>1.0.0-m1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>provider-pojo</artifactId>
-        <version>1.0.0-m1-SNAPSHOT</version>
+        <version>1.0.0-m1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>provider-rest-common</artifactId>
-        <version>1.0.0-m1-SNAPSHOT</version>
+        <version>1.0.0-m1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>provider-jaxrs</artifactId>
-        <version>1.0.0-m1-SNAPSHOT</version>
+        <version>1.0.0-m1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>provider-springmvc</artifactId>
-        <version>1.0.0-m1-SNAPSHOT</version>
+        <version>1.0.0-m1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>transport-highway</artifactId>
-        <version>1.0.0-m1-SNAPSHOT</version>
+        <version>1.0.0-m1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>spring-boot-starter-configuration</artifactId>
-        <version>1.0.0-m1-SNAPSHOT</version>
+        <version>1.0.0-m1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>spring-boot-starter-servicecomb</artifactId>
-        <version>1.0.0-m1-SNAPSHOT</version>
+        <version>1.0.0-m1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>spring-boot-starter-provider</artifactId>
-        <version>1.0.0-m1-SNAPSHOT</version>
+        <version>1.0.0-m1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>spring-boot-starter-discovery</artifactId>
-        <version>1.0.0-m1-SNAPSHOT</version>
+        <version>1.0.0-m1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>spring-boot-starter-registry</artifactId>
-        <version>1.0.0-m1-SNAPSHOT</version>
+        <version>1.0.0-m1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>spring-boot-starter-transport</artifactId>
-        <version>1.0.0-m1-SNAPSHOT</version>
+        <version>1.0.0-m1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>spring-cloud-zuul</artifactId>
-        <version>1.0.0-m1-SNAPSHOT</version>
+        <version>1.0.0-m1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>spring-cloud-zuul-zipkin</artifactId>
-        <version>1.0.0-m1-SNAPSHOT</version>
+        <version>1.0.0-m1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>handler-tracing-zipkin</artifactId>
-        <version>1.0.0-m1-SNAPSHOT</version>
+        <version>1.0.0-m1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>tracing-common</artifactId>
-        <version>1.0.0-m1-SNAPSHOT</version>
+        <version>1.0.0-m1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>tracing-zipkin</artifactId>
-        <version>1.0.0-m1-SNAPSHOT</version>
+        <version>1.0.0-m1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>edge-core</artifactId>
-        <version>1.0.0-m1-SNAPSHOT</version>
+        <version>1.0.0-m1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>metrics-core</artifactId>
-        <version>1.0.0-m1-SNAPSHOT</version>
+        <version>1.0.0-m1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>metrics-common</artifactId>
-        <version>1.0.0-m1-SNAPSHOT</version>
+        <version>1.0.0-m1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>metrics-prometheus</artifactId>
-        <version>1.0.0-m1-SNAPSHOT</version>
+        <version>1.0.0-m1</version>
       </dependency>
     </dependencies>
   </dependencyManagement>
diff --git a/java-chassis-distribution/pom.xml 
b/java-chassis-distribution/pom.xml
index 72d6f5c2c..4ef67d8fe 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-SNAPSHOT</version>
+        <version>1.0.0-m1</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 3367c47a6..f69bb2fec 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-SNAPSHOT</version>
+    <version>1.0.0-m1</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 2f4077686..2b8992918 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-SNAPSHOT</version>
+    <version>1.0.0-m1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/metrics/metrics-integration/pom.xml 
b/metrics/metrics-integration/pom.xml
index 3094281b4..9fa3c1a01 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-SNAPSHOT</version>
+    <version>1.0.0-m1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/metrics/pom.xml b/metrics/pom.xml
index 26bd52d05..62587594f 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-SNAPSHOT</version>
+    <version>1.0.0-m1</version>
     <relativePath>../parent</relativePath>
   </parent>
 
diff --git a/parent/pom.xml b/parent/pom.xml
index b249295bd..1d43272e1 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-SNAPSHOT</version>
+    <version>1.0.0-m1</version>
     <relativePath>../java-chassis-dependencies</relativePath>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index f332425e0..3b5789708 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-SNAPSHOT</version>
+  <version>1.0.0-m1</version>
   <packaging>pom</packaging>
 
   <name>ServiceComb Java Chassis</name>
diff --git a/providers/pom.xml b/providers/pom.xml
index 0236ad19b..12643f80d 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-SNAPSHOT</version>
+    <version>1.0.0-m1</version>
     <relativePath>../parent</relativePath>
   </parent>
   <artifactId>providers</artifactId>
diff --git a/providers/provider-jaxrs/pom.xml b/providers/provider-jaxrs/pom.xml
index 1c344ee79..a51f34009 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-SNAPSHOT</version>
+               <version>1.0.0-m1</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 ff392649d..f81a942f2 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-SNAPSHOT</version>
+               <version>1.0.0-m1</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 6462e4481..00c3278b2 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-SNAPSHOT</version>
+               <version>1.0.0-m1</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 34cec6c11..3afdc082d 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-SNAPSHOT</version>
+               <version>1.0.0-m1</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 089679065..a0978ddc8 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-SNAPSHOT</version>
+    <version>1.0.0-m1</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 5f2d73a65..4e2638aa6 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-SNAPSHOT</version>
+    <version>1.0.0-m1</version>
   </parent>
   <artifactId>auth-provider</artifactId>
   <dependencies>
diff --git a/samples/auth-sample/pom.xml b/samples/auth-sample/pom.xml
index 17e979b0b..7c14cec7f 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-SNAPSHOT</version>
+    <version>1.0.0-m1</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 a6d9f0e77..916b3caf5 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-SNAPSHOT</version>
+    <version>1.0.0-m1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/samples/bmi/pom.xml b/samples/bmi/pom.xml
index 9e73bbea4..4237f82cc 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-SNAPSHOT</version>
+  <version>1.0.0-m1</version>
   <packaging>pom</packaging>
 
   <modules>
diff --git a/samples/bmi/webapp/pom.xml b/samples/bmi/webapp/pom.xml
index 6e54f9a8a..01a540bca 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-SNAPSHOT</version>
+    <version>1.0.0-m1</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 5f84ceccc..f14cc23c9 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-SNAPSHOT</version>
+    <version>1.0.0-m1</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 8c6145b7a..9767fa211 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-SNAPSHOT</version>
+    <version>1.0.0-m1</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 c921d3c32..5b3f05594 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-SNAPSHOT</version>
+    <version>1.0.0-m1</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 2f54542ce..27cbe8891 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-SNAPSHOT</version>
+    <version>1.0.0-m1</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 276fd8b88..9f41c1535 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-SNAPSHOT</version>
+    <version>1.0.0-m1</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 0984c59db..73e37f1a4 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-SNAPSHOT</version>
+    <version>1.0.0-m1</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 e6edf648c..9ad918ab8 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-SNAPSHOT</version>
+    <version>1.0.0-m1</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 31b06341b..be25a4315 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-SNAPSHOT</version>
+    <version>1.0.0-m1</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 49c77b00a..ec2a17033 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-SNAPSHOT</version>
+        <version>1.0.0-m1</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 1087b5932..54259038a 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-SNAPSHOT</version>
+        <version>1.0.0-m1</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 999b57bf3..fd7c9eb72 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-SNAPSHOT</version>
+        <version>1.0.0-m1</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 f507e6d11..6baef03ca 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-SNAPSHOT</version>
+    <version>1.0.0-m1</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 07364310d..265157a47 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-SNAPSHOT</version>
+    <version>1.0.0-m1</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 eb6f79fe8..8ae65f171 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-SNAPSHOT</version>
+    <version>1.0.0-m1</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 27d491d31..9c9ec266d 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-SNAPSHOT</version>
+    <version>1.0.0-m1</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 2827a8a1c..2a3c3c048 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-SNAPSHOT</version>
+    <version>1.0.0-m1</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-SNAPSHOT</version>
+        <version>1.0.0-m1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb.samples</groupId>
         <artifactId>metrics-write-file</artifactId>
-        <version>1.0.0-m1-SNAPSHOT</version>
+        <version>1.0.0-m1</version>
       </dependency>
     </dependencies>
   </dependencyManagement>
diff --git a/samples/pojo-sample/pojo-consumer/pom.xml 
b/samples/pojo-sample/pojo-consumer/pom.xml
index 0ec5ac318..feb468cf1 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-SNAPSHOT</version>
+        <version>1.0.0-m1</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 0b1cd3730..267d0b217 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-SNAPSHOT</version>
+        <version>1.0.0-m1</version>
     </parent>
     <artifactId>pojo-provider</artifactId>
     <dependencies>
diff --git a/samples/pojo-sample/pom.xml b/samples/pojo-sample/pom.xml
index 219f690e9..b89947045 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-SNAPSHOT</version>
+        <version>1.0.0-m1</version>
     </parent>
     <artifactId>pojo-sample</artifactId>
     <packaging>pom</packaging>
diff --git a/samples/pom.xml b/samples/pom.xml
index b630853ff..2a447cacb 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-SNAPSHOT</version>
+  <version>1.0.0-m1</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-SNAPSHOT</version>
+        <version>1.0.0-m1</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb.samples</groupId>
         <artifactId>common-schema</artifactId>
-        <version>1.0.0-m1-SNAPSHOT</version>
+        <version>1.0.0-m1</version>
       </dependency>
     </dependencies>
   </dependencyManagement>
diff --git a/samples/springmvc-sample/pom.xml b/samples/springmvc-sample/pom.xml
index df83365f1..eb65a191f 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-SNAPSHOT</version>
+    <version>1.0.0-m1</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 94dcc6c24..e0770c213 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-SNAPSHOT</version>
+    <version>1.0.0-m1</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 172b74d55..4d61fa136 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-SNAPSHOT</version>
+        <version>1.0.0-m1</version>
     </parent>
     <artifactId>springmvc-provider</artifactId>
     <dependencies>
diff --git a/service-registry/pom.xml b/service-registry/pom.xml
index ca764aa3f..22a805534 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-SNAPSHOT</version>
+    <version>1.0.0-m1</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 547c650ba..a4975b036 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-SNAPSHOT</version>
+    <version>1.0.0-m1</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 db4ba2728..d012846b7 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-SNAPSHOT</version>
+               <version>1.0.0-m1</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 b45736860..2bbf8cef2 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-SNAPSHOT</version>
+               <version>1.0.0-m1</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 7bb1c253c..c5c8d30f0 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-SNAPSHOT</version>
+    <version>1.0.0-m1</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 724967380..2410b9ec6 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-SNAPSHOT</version>
+               <version>1.0.0-m1</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 428e8a71a..5c5d3a232 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-SNAPSHOT</version>
+               <version>1.0.0-m1</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 eddde6c48..1ff7ed90f 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-SNAPSHOT</version>
+    <version>1.0.0-m1</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 4f47a08ce..cb83fc7d1 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-SNAPSHOT</version>
+    <version>1.0.0-m1</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 735a33c2e..272b55e54 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-SNAPSHOT</version>
+    <version>1.0.0-m1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/swagger/pom.xml b/swagger/pom.xml
index e00323aea..bbc1522c1 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-SNAPSHOT</version>
+    <version>1.0.0-m1</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 db00ae392..90a904251 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-SNAPSHOT</version>
+    <version>1.0.0-m1</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 467fa5933..50bb0b091 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-SNAPSHOT</version>
+               <version>1.0.0-m1</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 3cd7c8007..c1d7fe080 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-SNAPSHOT</version>
+               <version>1.0.0-m1</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 1286892b9..e54c9b30b 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-SNAPSHOT</version>
+    <version>1.0.0-m1</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 1bccd40a9..17d2be2cf 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-SNAPSHOT</version>
+               <version>1.0.0-m1</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 bb7012041..e91ea0281 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-SNAPSHOT</version>
+               <version>1.0.0-m1</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 b2eb5dda7..63197c27f 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-SNAPSHOT</version>
+               <version>1.0.0-m1</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 db93a9497..0ec91db40 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-SNAPSHOT</version>
+    <version>1.0.0-m1</version>
   </parent>
   <artifactId>swagger-invocation</artifactId>
   <name>Java Chassis::Swagger::Invocation</name>
diff --git a/tracing/pom.xml b/tracing/pom.xml
index a2d6405cd..4d1e96190 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-SNAPSHOT</version>
+    <version>1.0.0-m1</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 cec436c40..3e2abe7aa 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-SNAPSHOT</version>
+    <version>1.0.0-m1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/tracing/tracing-zipkin/pom.xml b/tracing/tracing-zipkin/pom.xml
index 6910faf6c..1bb5b4950 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-SNAPSHOT</version>
+    <version>1.0.0-m1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/transports/pom.xml b/transports/pom.xml
index 8ca3ba5ba..893adc8fb 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-SNAPSHOT</version>
+    <version>1.0.0-m1</version>
     <relativePath>../parent</relativePath>
   </parent>
   <artifactId>transports</artifactId>
diff --git a/transports/transport-highway/pom.xml 
b/transports/transport-highway/pom.xml
index 18d89a3aa..60cef6c9d 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-SNAPSHOT</version>
+               <version>1.0.0-m1</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 5f7f9cbbd..34cb1b3ae 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-SNAPSHOT</version>
+               <version>1.0.0-m1</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 2e4116496..3c71b7075 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-SNAPSHOT</version>
+               <version>1.0.0-m1</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 4e76accaa..fb2044585 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-SNAPSHOT</version>
+    <version>1.0.0-m1</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 e20bbc4ef..71fbd35af 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-SNAPSHOT</version>
+    <version>1.0.0-m1</version>
   </parent>
   <artifactId>transport-rest-vertx</artifactId>
   <name>Java Chassis::Transports::Rest::Vertx</name>


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to