Cut the release of 0.1.0
diff --git a/common/common-javassist/pom.xml b/common/common-javassist/pom.xml
index 96744fd..a5ae37c 100644
--- a/common/common-javassist/pom.xml
+++ b/common/common-javassist/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		<groupId>io.servicecomb</groupId>
 		<artifactId>common</artifactId>
-		<version>0.1.0-m3-SNAPSHOT</version>
+		<version>0.1.0</version>
 	</parent>
 	<artifactId>common-javassist</artifactId>
 	<dependencies>
diff --git a/common/common-protobuf/pom.xml b/common/common-protobuf/pom.xml
index b0e545f..527750f 100644
--- a/common/common-protobuf/pom.xml
+++ b/common/common-protobuf/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		<groupId>io.servicecomb</groupId>
 		<artifactId>common</artifactId>
-		<version>0.1.0-m3-SNAPSHOT</version>
+		<version>0.1.0</version>
 	</parent>
 	<artifactId>common-protobuf</artifactId>
 	<dependencies>
diff --git a/common/common-rest/pom.xml b/common/common-rest/pom.xml
index 8fdac9b..0017b4b 100644
--- a/common/common-rest/pom.xml
+++ b/common/common-rest/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>io.servicecomb</groupId>
 		<artifactId>common</artifactId>
-		<version>0.1.0-m3-SNAPSHOT</version>
+		<version>0.1.0</version>
 	</parent>
 	<artifactId>common-rest</artifactId>
 
diff --git a/common/pom.xml b/common/pom.xml
index a0553ac..3a0c786 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <groupId>io.servicecomb</groupId>
     <artifactId>java-chassis</artifactId>
-    <version>0.1.0-m3-SNAPSHOT</version>
+    <version>0.1.0</version>
   </parent>
   <artifactId>common</artifactId>
   <packaging>pom</packaging>
diff --git a/core/pom.xml b/core/pom.xml
index f951c69..ce3e564 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		<groupId>io.servicecomb</groupId>
 		<artifactId>java-chassis</artifactId>
-		<version>0.1.0-m3-SNAPSHOT</version>
+		<version>0.1.0</version>
 	</parent>
 	<artifactId>java-chassis-core</artifactId>
 	<dependencies>
diff --git a/coverage-reports/pom.xml b/coverage-reports/pom.xml
index 14f09ae..3b63bdc 100644
--- a/coverage-reports/pom.xml
+++ b/coverage-reports/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>java-chassis</artifactId>
     <groupId>io.servicecomb</groupId>
-    <version>0.1.0-m3-SNAPSHOT</version>
+    <version>0.1.0</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
@@ -160,92 +160,92 @@
     <dependency>
       <groupId>io.servicecomb.demo</groupId>
       <artifactId>pojo-client</artifactId>
-      <version>0.1.0-m3-SNAPSHOT</version>
+      <version>0.1.0</version>
     </dependency>
     <dependency>
       <groupId>io.servicecomb.demo</groupId>
       <artifactId>pojo-server</artifactId>
-      <version>0.1.0-m3-SNAPSHOT</version>
+      <version>0.1.0</version>
     </dependency>
     <dependency>
       <groupId>io.servicecomb.demo</groupId>
       <artifactId>jaxrs-client</artifactId>
-      <version>0.1.0-m3-SNAPSHOT</version>
+      <version>0.1.0</version>
     </dependency>
     <dependency>
       <groupId>io.servicecomb.demo</groupId>
       <artifactId>jaxrs-server</artifactId>
-      <version>0.1.0-m3-SNAPSHOT</version>
+      <version>0.1.0</version>
     </dependency>
     <dependency>
       <groupId>io.servicecomb.demo</groupId>
       <artifactId>springmvc-client</artifactId>
-      <version>0.1.0-m3-SNAPSHOT</version>
+      <version>0.1.0</version>
     </dependency>
     <dependency>
       <groupId>io.servicecomb.demo</groupId>
       <artifactId>springmvc-server</artifactId>
-      <version>0.1.0-m3-SNAPSHOT</version>
+      <version>0.1.0</version>
     </dependency>
     <dependency>
       <groupId>io.servicecomb.demo</groupId>
       <artifactId>crossapp-client</artifactId>
-      <version>0.1.0-m3-SNAPSHOT</version>
+      <version>0.1.0</version>
     </dependency>
     <dependency>
       <groupId>io.servicecomb.demo</groupId>
       <artifactId>crossapp-server</artifactId>
-      <version>0.1.0-m3-SNAPSHOT</version>
+      <version>0.1.0</version>
     </dependency>
     <dependency>
       <groupId>io.servicecomb.demo</groupId>
       <artifactId>demo-spring-boot-jaxrs-server</artifactId>
-      <version>0.1.0-m3-SNAPSHOT</version>
+      <version>0.1.0</version>
     </dependency>
     <dependency>
       <groupId>io.servicecomb.demo</groupId>
       <artifactId>demo-spring-boot-jaxrs-client</artifactId>
-      <version>0.1.0-m3-SNAPSHOT</version>
+      <version>0.1.0</version>
     </dependency>
     <dependency>
       <groupId>io.servicecomb.demo</groupId>
       <artifactId>demo-spring-boot-pojo-client</artifactId>
-      <version>0.1.0-m3-SNAPSHOT</version>
+      <version>0.1.0</version>
     </dependency>
     <dependency>
       <groupId>io.servicecomb.demo</groupId>
       <artifactId>demo-spring-boot-pojo-server</artifactId>
-      <version>0.1.0-m3-SNAPSHOT</version>
+      <version>0.1.0</version>
     </dependency>
     <dependency>
       <groupId>io.servicecomb.demo</groupId>
       <artifactId>demo-spring-boot-discovery-server</artifactId>
-      <version>0.1.0-m3-SNAPSHOT</version>
+      <version>0.1.0</version>
     </dependency>
     <dependency>
       <groupId>io.servicecomb.demo</groupId>
       <artifactId>demo-spring-boot-discovery-client</artifactId>
-      <version>0.1.0-m3-SNAPSHOT</version>
+      <version>0.1.0</version>
     </dependency>
     <dependency>
       <groupId>io.servicecomb.demo</groupId>
       <artifactId>demo-spring-boot-zuul-proxy</artifactId>
-      <version>0.1.0-m3-SNAPSHOT</version>
+      <version>0.1.0</version>
     </dependency>
     <dependency>
       <groupId>io.servicecomb.tests</groupId>
       <artifactId>jaxrs-tests</artifactId>
-      <version>0.1.0-m3-SNAPSHOT</version>
+      <version>0.1.0</version>
     </dependency>
     <dependency>
       <groupId>io.servicecomb.tests</groupId>
       <artifactId>springmvc-tests</artifactId>
-      <version>0.1.0-m3-SNAPSHOT</version>
+      <version>0.1.0</version>
     </dependency>
     <dependency>
       <groupId>io.servicecomb.tests</groupId>
       <artifactId>tracing-tests</artifactId>
-      <version>0.1.0-m3-SNAPSHOT</version>
+      <version>0.1.0</version>
     </dependency>
   </dependencies>
 
diff --git a/demo/demo-crossapp/crossapp-client/pom.xml b/demo/demo-crossapp/crossapp-client/pom.xml
index 021c1d7..b5e47a4 100644
--- a/demo/demo-crossapp/crossapp-client/pom.xml
+++ b/demo/demo-crossapp/crossapp-client/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>io.servicecomb.demo</groupId>
 		<artifactId>demo-crossapp</artifactId>
-		<version>0.1.0-m3-SNAPSHOT</version>
+		<version>0.1.0</version>
 	</parent>
 	<artifactId>crossapp-client</artifactId>
 
@@ -58,7 +58,7 @@
 						<mixin>
 							<groupId>io.servicecomb.demo</groupId>
 							<artifactId>docker-run-config</artifactId>
-							<version>0.1.0-m3-SNAPSHOT</version>
+							<version>0.1.0</version>
 						</mixin>
 					</mixins>
 				</configuration>
diff --git a/demo/demo-crossapp/crossapp-server/pom.xml b/demo/demo-crossapp/crossapp-server/pom.xml
index bf560bd..fb56b5b 100644
--- a/demo/demo-crossapp/crossapp-server/pom.xml
+++ b/demo/demo-crossapp/crossapp-server/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>io.servicecomb.demo</groupId>
 		<artifactId>demo-crossapp</artifactId>
-		<version>0.1.0-m3-SNAPSHOT</version>
+		<version>0.1.0</version>
 	</parent>
 	<artifactId>crossapp-server</artifactId>
 
@@ -54,7 +54,7 @@
 						<mixin>
 							<groupId>io.servicecomb.demo</groupId>
 							<artifactId>docker-build-config</artifactId>
-							<version>0.1.0-m3-SNAPSHOT</version>
+							<version>0.1.0</version>
 						</mixin>
 					</mixins>
 				</configuration>
diff --git a/demo/demo-crossapp/pom.xml b/demo/demo-crossapp/pom.xml
index 1a6c496..ee76056 100644
--- a/demo/demo-crossapp/pom.xml
+++ b/demo/demo-crossapp/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>io.servicecomb.demo</groupId>
 		<artifactId>demo-parent</artifactId>
-		<version>0.1.0-m3-SNAPSHOT</version>
+		<version>0.1.0</version>
 	</parent>
 	<artifactId>demo-crossapp</artifactId>
 	<packaging>pom</packaging>
diff --git a/demo/demo-jaxrs/jaxrs-client/pom.xml b/demo/demo-jaxrs/jaxrs-client/pom.xml
index 21cd2ef..cd23338 100644
--- a/demo/demo-jaxrs/jaxrs-client/pom.xml
+++ b/demo/demo-jaxrs/jaxrs-client/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>io.servicecomb.demo</groupId>
 		<artifactId>demo-jaxrs</artifactId>
-		<version>0.1.0-m3-SNAPSHOT</version>
+		<version>0.1.0</version>
 	</parent>
 	<artifactId>jaxrs-client</artifactId>
 
diff --git a/demo/demo-jaxrs/jaxrs-server/pom.xml b/demo/demo-jaxrs/jaxrs-server/pom.xml
index 7f11b59..fc85078 100644
--- a/demo/demo-jaxrs/jaxrs-server/pom.xml
+++ b/demo/demo-jaxrs/jaxrs-server/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>io.servicecomb.demo</groupId>
 		<artifactId>demo-jaxrs</artifactId>
-		<version>0.1.0-m3-SNAPSHOT</version>
+		<version>0.1.0</version>
 	</parent>
 	<artifactId>jaxrs-server</artifactId>
 
@@ -54,7 +54,7 @@
 						<mixin>
 							<groupId>io.servicecomb.demo</groupId>
 							<artifactId>docker-build-config</artifactId>
-							<version>0.1.0-m3-SNAPSHOT</version>
+							<version>0.1.0</version>
 						</mixin>
 					</mixins>
 				</configuration>
diff --git a/demo/demo-jaxrs/pom.xml b/demo/demo-jaxrs/pom.xml
index b774bec..f4d8acf 100644
--- a/demo/demo-jaxrs/pom.xml
+++ b/demo/demo-jaxrs/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>io.servicecomb.demo</groupId>
 		<artifactId>demo-parent</artifactId>
-		<version>0.1.0-m3-SNAPSHOT</version>
+		<version>0.1.0</version>
 	</parent>
 	<artifactId>demo-jaxrs</artifactId>
 	<packaging>pom</packaging>
diff --git a/demo/demo-local/pom.xml b/demo/demo-local/pom.xml
index cf41649..11f78bc 100644
--- a/demo/demo-local/pom.xml
+++ b/demo/demo-local/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		<groupId>io.servicecomb.demo</groupId>
 		<artifactId>demo-parent</artifactId>
-		<version>0.1.0-m3-SNAPSHOT</version>
+		<version>0.1.0</version>
 	</parent>
 	<artifactId>demo-local</artifactId>
 	<dependencies>
diff --git a/demo/demo-multiple/a-client/pom.xml b/demo/demo-multiple/a-client/pom.xml
index 1ecfda3..7494685 100644
--- a/demo/demo-multiple/a-client/pom.xml
+++ b/demo/demo-multiple/a-client/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>io.servicecomb.demo</groupId>
 		<artifactId>demo-multiple</artifactId>
-		<version>0.1.0-m3-SNAPSHOT</version>
+		<version>0.1.0</version>
 	</parent>
 	<artifactId>a-client</artifactId>
 
diff --git a/demo/demo-multiple/a-server/pom.xml b/demo/demo-multiple/a-server/pom.xml
index 661e364..1fbbf45 100644
--- a/demo/demo-multiple/a-server/pom.xml
+++ b/demo/demo-multiple/a-server/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>io.servicecomb.demo</groupId>
 		<artifactId>demo-multiple</artifactId>
-		<version>0.1.0-m3-SNAPSHOT</version>
+		<version>0.1.0</version>
 	</parent>
 	<artifactId>a-server</artifactId>
 
diff --git a/demo/demo-multiple/b-client/pom.xml b/demo/demo-multiple/b-client/pom.xml
index 52ce3a0..697329a 100644
--- a/demo/demo-multiple/b-client/pom.xml
+++ b/demo/demo-multiple/b-client/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>io.servicecomb.demo</groupId>
 		<artifactId>demo-multiple</artifactId>
-		<version>0.1.0-m3-SNAPSHOT</version>
+		<version>0.1.0</version>
 	</parent>
 	<artifactId>b-client</artifactId>
 
diff --git a/demo/demo-multiple/b-server/pom.xml b/demo/demo-multiple/b-server/pom.xml
index 6e1eb5d..80a659a 100644
--- a/demo/demo-multiple/b-server/pom.xml
+++ b/demo/demo-multiple/b-server/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>io.servicecomb.demo</groupId>
 		<artifactId>demo-multiple</artifactId>
-		<version>0.1.0-m3-SNAPSHOT</version>
+		<version>0.1.0</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 1c78d5a..84ca8b1 100644
--- a/demo/demo-multiple/multiple-client/pom.xml
+++ b/demo/demo-multiple/multiple-client/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>io.servicecomb.demo</groupId>
 		<artifactId>demo-multiple</artifactId>
-		<version>0.1.0-m3-SNAPSHOT</version>
+		<version>0.1.0</version>
 	</parent>
 	<artifactId>multiple-client</artifactId>
 	<dependencies>
@@ -48,7 +48,7 @@
 						<mixin>
 							<groupId>io.servicecomb.demo</groupId>
 							<artifactId>docker-run-config</artifactId>
-							<version>0.1.0-m3-SNAPSHOT</version>
+							<version>0.1.0</version>
 						</mixin>
 					</mixins>
 				</configuration>
diff --git a/demo/demo-multiple/multiple-server/pom.xml b/demo/demo-multiple/multiple-server/pom.xml
index 127e927..4d1d74b 100644
--- a/demo/demo-multiple/multiple-server/pom.xml
+++ b/demo/demo-multiple/multiple-server/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>io.servicecomb.demo</groupId>
 		<artifactId>demo-multiple</artifactId>
-		<version>0.1.0-m3-SNAPSHOT</version>
+		<version>0.1.0</version>
 	</parent>
 	<artifactId>multiple-server</artifactId>
 	<dependencies>
@@ -48,7 +48,7 @@
 						<mixin>
 							<groupId>io.servicecomb.demo</groupId>
 							<artifactId>docker-build-config</artifactId>
-							<version>0.1.0-m3-SNAPSHOT</version>
+							<version>0.1.0</version>
 						</mixin>
 					</mixins>
 				</configuration>
diff --git a/demo/demo-multiple/pom.xml b/demo/demo-multiple/pom.xml
index ed0e351..7f84acf 100644
--- a/demo/demo-multiple/pom.xml
+++ b/demo/demo-multiple/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>io.servicecomb.demo</groupId>
 		<artifactId>demo-parent</artifactId>
-		<version>0.1.0-m3-SNAPSHOT</version>
+		<version>0.1.0</version>
 	</parent>
 	<artifactId>demo-multiple</artifactId>
 	<packaging>pom</packaging>
@@ -39,22 +39,22 @@
 			<dependency>
 				<groupId>io.servicecomb.demo</groupId>
 				<artifactId>a-server</artifactId>
-				<version>0.1.0-m3-SNAPSHOT</version>
+				<version>0.1.0</version>
 			</dependency>
 			<dependency>
 				<groupId>io.servicecomb.demo</groupId>
 				<artifactId>a-client</artifactId>
-				<version>0.1.0-m3-SNAPSHOT</version>
+				<version>0.1.0</version>
 			</dependency>
 			<dependency>
 				<groupId>io.servicecomb.demo</groupId>
 				<artifactId>b-server</artifactId>
-				<version>0.1.0-m3-SNAPSHOT</version>
+				<version>0.1.0</version>
 			</dependency>
 			<dependency>
 				<groupId>io.servicecomb.demo</groupId>
 				<artifactId>b-client</artifactId>
-				<version>0.1.0-m3-SNAPSHOT</version>
+				<version>0.1.0</version>
 			</dependency>
 		</dependencies>
 	</dependencyManagement>
diff --git a/demo/demo-perf-client/pom.xml b/demo/demo-perf-client/pom.xml
index f503891..bdc47bf 100644
--- a/demo/demo-perf-client/pom.xml
+++ b/demo/demo-perf-client/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		<groupId>io.servicecomb.demo</groupId>
 		<artifactId>demo-parent</artifactId>
-		<version>0.1.0-m3-SNAPSHOT</version>
+		<version>0.1.0</version>
 	</parent>
 	<artifactId>demo-perf-client</artifactId>
 	<dependencies>
diff --git a/demo/demo-pojo/pojo-client/pom.xml b/demo/demo-pojo/pojo-client/pom.xml
index c15c257..a96eed5 100644
--- a/demo/demo-pojo/pojo-client/pom.xml
+++ b/demo/demo-pojo/pojo-client/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>io.servicecomb.demo</groupId>
 		<artifactId>demo-pojo</artifactId>
-		<version>0.1.0-m3-SNAPSHOT</version>
+		<version>0.1.0</version>
 	</parent>
 	<artifactId>pojo-client</artifactId>
 
@@ -54,7 +54,7 @@
 						<mixin>
 							<groupId>io.servicecomb.demo</groupId>
 							<artifactId>docker-run-config</artifactId>
-							<version>0.1.0-m3-SNAPSHOT</version>
+							<version>0.1.0</version>
 						</mixin>
 					</mixins>
 				</configuration>
diff --git a/demo/demo-pojo/pojo-server/pom.xml b/demo/demo-pojo/pojo-server/pom.xml
index 2da7ad7..ad76d07 100644
--- a/demo/demo-pojo/pojo-server/pom.xml
+++ b/demo/demo-pojo/pojo-server/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>io.servicecomb.demo</groupId>
 		<artifactId>demo-pojo</artifactId>
-		<version>0.1.0-m3-SNAPSHOT</version>
+		<version>0.1.0</version>
 	</parent>
 	<artifactId>pojo-server</artifactId>
 
@@ -54,7 +54,7 @@
 						<mixin>
 							<groupId>io.servicecomb.demo</groupId>
 							<artifactId>docker-build-config</artifactId>
-							<version>0.1.0-m3-SNAPSHOT</version>
+							<version>0.1.0</version>
 						</mixin>
 					</mixins>
 				</configuration>
diff --git a/demo/demo-pojo/pojo-tests/pom.xml b/demo/demo-pojo/pojo-tests/pom.xml
index 2a75222..4499226 100644
--- a/demo/demo-pojo/pojo-tests/pom.xml
+++ b/demo/demo-pojo/pojo-tests/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>demo-pojo</artifactId>
     <groupId>io.servicecomb.demo</groupId>
-    <version>0.1.0-m3-SNAPSHOT</version>
+    <version>0.1.0</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/demo/demo-pojo/pom.xml b/demo/demo-pojo/pom.xml
index 08c4168..6f7d81e 100644
--- a/demo/demo-pojo/pom.xml
+++ b/demo/demo-pojo/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>io.servicecomb.demo</groupId>
 		<artifactId>demo-parent</artifactId>
-		<version>0.1.0-m3-SNAPSHOT</version>
+		<version>0.1.0</version>
 	</parent>
 	<artifactId>demo-pojo</artifactId>
 	<packaging>pom</packaging>
diff --git a/demo/demo-schema/pom.xml b/demo/demo-schema/pom.xml
index 9fde6ea..2948361 100644
--- a/demo/demo-schema/pom.xml
+++ b/demo/demo-schema/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		<groupId>io.servicecomb.demo</groupId>
 		<artifactId>demo-parent</artifactId>
-		<version>0.1.0-m3-SNAPSHOT</version>
+		<version>0.1.0</version>
 	</parent>
 	<artifactId>demo-schema</artifactId>
 
diff --git a/demo/demo-server-servlet/pom.xml b/demo/demo-server-servlet/pom.xml
index 54c1f22..6363287 100644
--- a/demo/demo-server-servlet/pom.xml
+++ b/demo/demo-server-servlet/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>io.servicecomb.demo</groupId>
 		<artifactId>demo-parent</artifactId>
-		<version>0.1.0-m3-SNAPSHOT</version>
+		<version>0.1.0</version>
 	</parent>
 	<artifactId>demo-server-servlet</artifactId>
 	<packaging>war</packaging>
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 efef9ad..47a36e6 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
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>io.servicecomb.demo</groupId>
 		<artifactId>demo-spring-boot-discovery</artifactId>
-		<version>0.1.0-m3-SNAPSHOT</version>
+		<version>0.1.0</version>
 	</parent>
 	<artifactId>demo-spring-boot-discovery-client</artifactId>
 	<dependencies>
@@ -49,7 +49,7 @@
 						<mixin>
 							<groupId>io.servicecomb.demo</groupId>
 							<artifactId>docker-run-config</artifactId>
-							<version>0.1.0-m3-SNAPSHOT</version>
+							<version>0.1.0</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 620b078..35df152 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
@@ -5,7 +5,7 @@
   <parent>
     <groupId>io.servicecomb.demo</groupId>
     <artifactId>demo-spring-boot-discovery</artifactId>
-    <version>0.1.0-m3-SNAPSHOT</version>
+    <version>0.1.0</version>
   </parent>
   <artifactId>demo-spring-boot-discovery-server</artifactId>
   <name>demo-spring-boot-discovery-server</name>
@@ -37,7 +37,7 @@
 						<mixin>
 							<groupId>io.servicecomb.demo</groupId>
 							<artifactId>docker-build-config</artifactId>
-							<version>0.1.0-m3-SNAPSHOT</version>
+							<version>0.1.0</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 1b3996b..ad18159 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
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>io.servicecomb.demo</groupId>
 		<artifactId>demo-spring-boot-discovery</artifactId>
-		<version>0.1.0-m3-SNAPSHOT</version>
+		<version>0.1.0</version>
 	</parent>
 	<artifactId>demo-spring-boot-zuul-proxy</artifactId>
 	<properties>
@@ -64,7 +64,7 @@
 						<mixin>
 							<groupId>io.servicecomb.demo</groupId>
 							<artifactId>docker-run-config</artifactId>
-							<version>0.1.0-m3-SNAPSHOT</version>
+							<version>0.1.0</version>
 						</mixin>
 					</mixins>
 				</configuration>
diff --git a/demo/demo-spring-boot-discovery/pom.xml b/demo/demo-spring-boot-discovery/pom.xml
index a760e6e..bb19dae 100644
--- a/demo/demo-spring-boot-discovery/pom.xml
+++ b/demo/demo-spring-boot-discovery/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>io.servicecomb.demo</groupId>
 		<artifactId>demo-parent</artifactId>
-		<version>0.1.0-m3-SNAPSHOT</version>
+		<version>0.1.0</version>
 	</parent>
 	<artifactId>demo-spring-boot-discovery</artifactId>
 	<packaging>pom</packaging>
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 8ec13fb..da46561 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
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>io.servicecomb.demo</groupId>
 		<artifactId>demo-spring-boot</artifactId>
-		<version>0.1.0-m3-SNAPSHOT</version>
+		<version>0.1.0</version>
 	</parent>
 	<dependencies>
 		<dependency>
@@ -54,7 +54,7 @@
 						<mixin>
 							<groupId>io.servicecomb.demo</groupId>
 							<artifactId>docker-run-config</artifactId>
-							<version>0.1.0-m3-SNAPSHOT</version>
+							<version>0.1.0</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 cbf4b45..3bdbda7 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
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>io.servicecomb.demo</groupId>
 		<artifactId>demo-spring-boot</artifactId>
-		<version>0.1.0-m3-SNAPSHOT</version>
+		<version>0.1.0</version>
 	</parent>
 	<properties>
 		<demo.main>io.servicecomb.springboot.jaxrs.server.JaxrsServer</demo.main>
@@ -56,7 +56,7 @@
 						<mixin>
 							<groupId>io.servicecomb.demo</groupId>
 							<artifactId>docker-build-config</artifactId>
-							<version>0.1.0-m3-SNAPSHOT</version>
+							<version>0.1.0</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 e26a217..1af977f 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
@@ -24,7 +24,7 @@
 	<parent>
 		<groupId>io.servicecomb.demo</groupId>
 		<artifactId>demo-spring-boot</artifactId>
-		<version>0.1.0-m3-SNAPSHOT</version>
+		<version>0.1.0</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 888d84c..744b5cd 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
@@ -24,7 +24,7 @@
 	<parent>
 		<groupId>io.servicecomb.demo</groupId>
 		<artifactId>demo-spring-boot</artifactId>
-		<version>0.1.0-m3-SNAPSHOT</version>
+		<version>0.1.0</version>
 	</parent>
 	<dependencies>
 		<dependency>
diff --git a/demo/demo-spring-boot-provider/pom.xml b/demo/demo-spring-boot-provider/pom.xml
index de36321..bf20c92 100644
--- a/demo/demo-spring-boot-provider/pom.xml
+++ b/demo/demo-spring-boot-provider/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>io.servicecomb.demo</groupId>
 		<artifactId>demo-parent</artifactId>
-		<version>0.1.0-m3-SNAPSHOT</version>
+		<version>0.1.0</version>
 	</parent>
 	<artifactId>demo-spring-boot</artifactId>
 	<packaging>pom</packaging>
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 d3c766c..a113616 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
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>io.servicecomb.demo</groupId>
 		<artifactId>demo-spring-boot-transport</artifactId>
-		<version>0.1.0-m3-SNAPSHOT</version>
+		<version>0.1.0</version>
 	</parent>
 	
 	<properties>
@@ -57,7 +57,7 @@
 						<mixin>
 							<groupId>io.servicecomb.demo</groupId>
 							<artifactId>docker-run-config</artifactId>
-							<version>0.1.0-m3-SNAPSHOT</version>
+							<version>0.1.0</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 7b70006..db82ce5 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
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>io.servicecomb.demo</groupId>
 		<artifactId>demo-spring-boot-transport</artifactId>
-		<version>0.1.0-m3-SNAPSHOT</version>
+		<version>0.1.0</version>
 	</parent>
 	
 	<properties>
@@ -57,7 +57,7 @@
 						<mixin>
 							<groupId>io.servicecomb.demo</groupId>
 							<artifactId>docker-build-config</artifactId>
-							<version>0.1.0-m3-SNAPSHOT</version>
+							<version>0.1.0</version>
 						</mixin>
 					</mixins>
 				</configuration>
diff --git a/demo/demo-spring-boot-transport/pom.xml b/demo/demo-spring-boot-transport/pom.xml
index 89ebf1a..a3a7685 100644
--- a/demo/demo-spring-boot-transport/pom.xml
+++ b/demo/demo-spring-boot-transport/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>io.servicecomb.demo</groupId>
 		<artifactId>demo-parent</artifactId>
-		<version>0.1.0-m3-SNAPSHOT</version>
+		<version>0.1.0</version>
 	</parent>
 	<artifactId>demo-spring-boot-transport</artifactId>
 	<packaging>pom</packaging>
diff --git a/demo/demo-springmvc/pom.xml b/demo/demo-springmvc/pom.xml
index e57f5fa..b3b5324 100644
--- a/demo/demo-springmvc/pom.xml
+++ b/demo/demo-springmvc/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>io.servicecomb.demo</groupId>
 		<artifactId>demo-parent</artifactId>
-		<version>0.1.0-m3-SNAPSHOT</version>
+		<version>0.1.0</version>
 	</parent>
 	<artifactId>demo-springmvc</artifactId>
 	<packaging>pom</packaging>
diff --git a/demo/demo-springmvc/springmvc-client/pom.xml b/demo/demo-springmvc/springmvc-client/pom.xml
index 637f71f..3995e1d 100644
--- a/demo/demo-springmvc/springmvc-client/pom.xml
+++ b/demo/demo-springmvc/springmvc-client/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>io.servicecomb.demo</groupId>
 		<artifactId>demo-springmvc</artifactId>
-		<version>0.1.0-m3-SNAPSHOT</version>
+		<version>0.1.0</version>
 	</parent>
 	<artifactId>springmvc-client</artifactId>
 
@@ -58,7 +58,7 @@
 						<mixin>
 							<groupId>io.servicecomb.demo</groupId>
 							<artifactId>docker-run-config</artifactId>
-							<version>0.1.0-m3-SNAPSHOT</version>
+							<version>0.1.0</version>
 						</mixin>
 					</mixins>
 				</configuration>
diff --git a/demo/demo-springmvc/springmvc-server/pom.xml b/demo/demo-springmvc/springmvc-server/pom.xml
index 8d80170..9154591 100644
--- a/demo/demo-springmvc/springmvc-server/pom.xml
+++ b/demo/demo-springmvc/springmvc-server/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>io.servicecomb.demo</groupId>
 		<artifactId>demo-springmvc</artifactId>
-		<version>0.1.0-m3-SNAPSHOT</version>
+		<version>0.1.0</version>
 	</parent>
 	<artifactId>springmvc-server</artifactId>
 
@@ -54,7 +54,7 @@
 						<mixin>
 							<groupId>io.servicecomb.demo</groupId>
 							<artifactId>docker-build-config</artifactId>
-							<version>0.1.0-m3-SNAPSHOT</version>
+							<version>0.1.0</version>
 						</mixin>
 					</mixins>
 				</configuration>
diff --git a/demo/docker-build-config/pom.xml b/demo/docker-build-config/pom.xml
index 2789165..dadf2ca 100644
--- a/demo/docker-build-config/pom.xml
+++ b/demo/docker-build-config/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <artifactId>demo-parent</artifactId>
         <groupId>io.servicecomb.demo</groupId>
-        <version>0.1.0-m3-SNAPSHOT</version>
+        <version>0.1.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/demo/docker-run-config/pom.xml b/demo/docker-run-config/pom.xml
index 278bdf8..5a5a970 100644
--- a/demo/docker-run-config/pom.xml
+++ b/demo/docker-run-config/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <artifactId>demo-parent</artifactId>
         <groupId>io.servicecomb.demo</groupId>
-        <version>0.1.0-m3-SNAPSHOT</version>
+        <version>0.1.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/demo/pom.xml b/demo/pom.xml
index 1c2247d..5291754 100644
--- a/demo/pom.xml
+++ b/demo/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>io.servicecomb</groupId>
 		<artifactId>java-chassis</artifactId>
-		<version>0.1.0-m3-SNAPSHOT</version>
+		<version>0.1.0</version>
 	</parent>
 	<groupId>io.servicecomb.demo</groupId>
 	<artifactId>demo-parent</artifactId>
@@ -48,62 +48,62 @@
 			<dependency>
 				<groupId>io.servicecomb.demo</groupId>
 				<artifactId>demo-schema</artifactId>
-				<version>0.1.0-m3-SNAPSHOT</version>
+				<version>0.1.0</version>
 			</dependency>
 			<dependency>
 				<groupId>io.servicecomb.demo</groupId>
 				<artifactId>all-client</artifactId>
-				<version>0.1.0-m3-SNAPSHOT</version>
+				<version>0.1.0</version>
 			</dependency>
 			<dependency>
 				<groupId>io.servicecomb.demo</groupId>
 				<artifactId>pojo-server</artifactId>
-				<version>0.1.0-m3-SNAPSHOT</version>
+				<version>0.1.0</version>
 			</dependency>
 			<dependency>
 				<groupId>io.servicecomb.demo</groupId>
 				<artifactId>jaxrs-server</artifactId>
-				<version>0.1.0-m3-SNAPSHOT</version>
+				<version>0.1.0</version>
 			</dependency>
 			<dependency>
 				<groupId>io.servicecomb.demo</groupId>
 				<artifactId>springmvc-server</artifactId>
-				<version>0.1.0-m3-SNAPSHOT</version>
+				<version>0.1.0</version>
 			</dependency>
 			<dependency>
 				<groupId>io.servicecomb.demo</groupId>
 				<artifactId>crossapp-server</artifactId>
-				<version>0.1.0-m3-SNAPSHOT</version>
+				<version>0.1.0</version>
 			</dependency>
 			<dependency>
 				<groupId>io.servicecomb.demo</groupId>
 				<artifactId>multiple-server</artifactId>
-				<version>0.1.0-m3-SNAPSHOT</version>
+				<version>0.1.0</version>
 			</dependency>
 			<dependency>
 				<groupId>io.servicecomb.demo</groupId>
 				<artifactId>multiple-client</artifactId>
-				<version>0.1.0-m3-SNAPSHOT</version>
+				<version>0.1.0</version>
 			</dependency>
 			<dependency>
 				<groupId>io.servicecomb.demo</groupId>
 				<artifactId>pojo-client</artifactId>
-				<version>0.1.0-m3-SNAPSHOT</version>
+				<version>0.1.0</version>
 			</dependency>
 			<dependency>
 				<groupId>io.servicecomb.demo</groupId>
 				<artifactId>jaxrs-client</artifactId>
-				<version>0.1.0-m3-SNAPSHOT</version>
+				<version>0.1.0</version>
 			</dependency>
 			<dependency>
 				<groupId>io.servicecomb.demo</groupId>
 				<artifactId>springmvc-client</artifactId>
-				<version>0.1.0-m3-SNAPSHOT</version>
+				<version>0.1.0</version>
 			</dependency>
 			<dependency>
 				<groupId>io.servicecomb.demo</groupId>
 				<artifactId>crossapp-client</artifactId>
-				<version>0.1.0-m3-SNAPSHOT</version>
+				<version>0.1.0</version>
 			</dependency>
 		</dependencies>
 	</dependencyManagement>
diff --git a/foundations/foundation-common/pom.xml b/foundations/foundation-common/pom.xml
index eab0e4f..5a3488c 100644
--- a/foundations/foundation-common/pom.xml
+++ b/foundations/foundation-common/pom.xml
@@ -19,7 +19,7 @@
 	<modelVersion>4.0.0</modelVersion>
 	<parent>
 		<groupId>io.servicecomb</groupId>
-		<version>0.1.0-m3-SNAPSHOT</version>
+		<version>0.1.0</version>
 		<artifactId>foundations</artifactId>
 	</parent>
 	<artifactId>foundation-common</artifactId>
diff --git a/foundations/foundation-config/pom.xml b/foundations/foundation-config/pom.xml
index 0cc2d67..35ec7b8 100644
--- a/foundations/foundation-config/pom.xml
+++ b/foundations/foundation-config/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		<artifactId>foundations</artifactId>
 		<groupId>io.servicecomb</groupId>
-		<version>0.1.0-m3-SNAPSHOT</version>
+		<version>0.1.0</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 
diff --git a/foundations/foundation-metrics/pom.xml b/foundations/foundation-metrics/pom.xml
index 4cb024c..7b1704c 100644
--- a/foundations/foundation-metrics/pom.xml
+++ b/foundations/foundation-metrics/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		<groupId>io.servicecomb</groupId>
 		<artifactId>foundations</artifactId>
-		<version>0.1.0-m3-SNAPSHOT</version>
+		<version>0.1.0</version>
 	</parent>
 	<artifactId>foundation-metrics</artifactId>
 
diff --git a/foundations/foundation-ssl/pom.xml b/foundations/foundation-ssl/pom.xml
index 12b71ad..41a5642 100644
--- a/foundations/foundation-ssl/pom.xml
+++ b/foundations/foundation-ssl/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		<groupId>io.servicecomb</groupId>
 		<artifactId>foundations</artifactId>
-		<version>0.1.0-m3-SNAPSHOT</version>
+		<version>0.1.0</version>
 	</parent>
 	<artifactId>foundation-ssl</artifactId>
 
diff --git a/foundations/foundation-vertx/pom.xml b/foundations/foundation-vertx/pom.xml
index 2318e82..4b9ac30 100644
--- a/foundations/foundation-vertx/pom.xml
+++ b/foundations/foundation-vertx/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		<groupId>io.servicecomb</groupId>
 		<artifactId>foundations</artifactId>
-		<version>0.1.0-m3-SNAPSHOT</version>
+		<version>0.1.0</version>
 	</parent>
 	<artifactId>foundation-vertx</artifactId>
 
diff --git a/foundations/pom.xml b/foundations/pom.xml
index a3e2b8a..cac2d8c 100644
--- a/foundations/pom.xml
+++ b/foundations/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <groupId>io.servicecomb</groupId>
     <artifactId>java-chassis</artifactId>
-    <version>0.1.0-m3-SNAPSHOT</version>
+    <version>0.1.0</version>
   </parent>
   <artifactId>foundations</artifactId>
   <packaging>pom</packaging>
diff --git a/handlers/handler-bizkeeper/pom.xml b/handlers/handler-bizkeeper/pom.xml
index 69bc09d..e4e894e 100644
--- a/handlers/handler-bizkeeper/pom.xml
+++ b/handlers/handler-bizkeeper/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		<groupId>io.servicecomb</groupId>
 		<artifactId>handlers</artifactId>
-		<version>0.1.0-m3-SNAPSHOT</version>
+		<version>0.1.0</version>
 	</parent>
 
 	<artifactId>handler-bizkeeper</artifactId>
diff --git a/handlers/handler-flowcontrol-qps/pom.xml b/handlers/handler-flowcontrol-qps/pom.xml
index f8de2be..78c03d6 100644
--- a/handlers/handler-flowcontrol-qps/pom.xml
+++ b/handlers/handler-flowcontrol-qps/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		<groupId>io.servicecomb</groupId>
 		<artifactId>handlers</artifactId>
-		<version>0.1.0-m3-SNAPSHOT</version>
+		<version>0.1.0</version>
 	</parent>
 	<artifactId>handler-flowcontrol-qps</artifactId>
 	<dependencies>
diff --git a/handlers/handler-loadbalance/pom.xml b/handlers/handler-loadbalance/pom.xml
index 4987898..0d70a14 100644
--- a/handlers/handler-loadbalance/pom.xml
+++ b/handlers/handler-loadbalance/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		<groupId>io.servicecomb</groupId>
 		<artifactId>handlers</artifactId>
-		<version>0.1.0-m3-SNAPSHOT</version>
+		<version>0.1.0</version>
 	</parent>
 
 	<artifactId>handler-loadbalance</artifactId>
diff --git a/handlers/handler-tracing-zipkin/pom.xml b/handlers/handler-tracing-zipkin/pom.xml
index ecdeb3a..4be6669 100644
--- a/handlers/handler-tracing-zipkin/pom.xml
+++ b/handlers/handler-tracing-zipkin/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>handlers</artifactId>
     <groupId>io.servicecomb</groupId>
-    <version>0.1.0-m3-SNAPSHOT</version>
+    <version>0.1.0</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/handlers/pom.xml b/handlers/pom.xml
index f14d3c3..b27e6b7 100644
--- a/handlers/pom.xml
+++ b/handlers/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>java-chassis</artifactId>
     <groupId>io.servicecomb</groupId>
-    <version>0.1.0-m3-SNAPSHOT</version>
+    <version>0.1.0</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/integration-tests/jaxrs-tests/pom.xml b/integration-tests/jaxrs-tests/pom.xml
index 868f2e9..a94ef2b 100644
--- a/integration-tests/jaxrs-tests/pom.xml
+++ b/integration-tests/jaxrs-tests/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>integration-tests</artifactId>
     <groupId>io.servicecomb.tests</groupId>
-    <version>0.1.0-m3-SNAPSHOT</version>
+    <version>0.1.0</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml
index 0cacddd..3b00bdf 100644
--- a/integration-tests/pom.xml
+++ b/integration-tests/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <artifactId>java-chassis</artifactId>
         <groupId>io.servicecomb</groupId>
-        <version>0.1.0-m3-SNAPSHOT</version>
+        <version>0.1.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
@@ -25,12 +25,12 @@
             <dependency>
                 <groupId>io.servicecomb.demo</groupId>
                 <artifactId>demo-schema</artifactId>
-                <version>0.1.0-m3-SNAPSHOT</version>
+                <version>0.1.0</version>
             </dependency>
             <dependency>
                 <groupId>io.servicecomb.tests</groupId>
                 <artifactId>test-common</artifactId>
-                <version>0.1.0-m3-SNAPSHOT</version>
+                <version>0.1.0</version>
                 <type>test-jar</type>
             </dependency>
         </dependencies>
diff --git a/integration-tests/springmvc-tests/pom.xml b/integration-tests/springmvc-tests/pom.xml
index a9cbefc..a2c6e91 100644
--- a/integration-tests/springmvc-tests/pom.xml
+++ b/integration-tests/springmvc-tests/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>integration-tests</artifactId>
     <groupId>io.servicecomb.tests</groupId>
-    <version>0.1.0-m3-SNAPSHOT</version>
+    <version>0.1.0</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/integration-tests/test-common/pom.xml b/integration-tests/test-common/pom.xml
index 1a6b3bd..d98b8b0 100644
--- a/integration-tests/test-common/pom.xml
+++ b/integration-tests/test-common/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>integration-tests</artifactId>
     <groupId>io.servicecomb.tests</groupId>
-    <version>0.1.0-m3-SNAPSHOT</version>
+    <version>0.1.0</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/integration-tests/tracing-tests/pom.xml b/integration-tests/tracing-tests/pom.xml
index cb14e0a..f35b13c 100644
--- a/integration-tests/tracing-tests/pom.xml
+++ b/integration-tests/tracing-tests/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>integration-tests</artifactId>
     <groupId>io.servicecomb.tests</groupId>
-    <version>0.1.0-m3-SNAPSHOT</version>
+    <version>0.1.0</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/java-chassis-dependencies/pom.xml b/java-chassis-dependencies/pom.xml
index 2a60da9..d3a3aa6 100644
--- a/java-chassis-dependencies/pom.xml
+++ b/java-chassis-dependencies/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>io.servicecomb</groupId>
 		<artifactId>java-chassis-parent</artifactId>
-		<version>0.1.0-m3-SNAPSHOT</version>
+		<version>0.1.0</version>
 		<relativePath>../parent</relativePath>
 	</parent>
 	
@@ -797,27 +797,27 @@
 			<dependency>
 				<groupId>io.servicecomb</groupId>
 				<artifactId>foundation-common</artifactId>
-				<version>0.1.0-m3-SNAPSHOT</version>
+				<version>0.1.0</version>
 			</dependency>
 			<dependency>
 				<groupId>io.servicecomb</groupId>
 				<artifactId>foundation-ssl</artifactId>
-				<version>0.1.0-m3-SNAPSHOT</version>
+				<version>0.1.0</version>
 			</dependency>
 			<dependency>
 				<groupId>io.servicecomb</groupId>
 				<artifactId>foundation-config</artifactId>
-				<version>0.1.0-m3-SNAPSHOT</version>
+				<version>0.1.0</version>
 			</dependency>
 			<dependency>
 				<groupId>io.servicecomb</groupId>
 				<artifactId>foundation-vertx</artifactId>
-				<version>0.1.0-m3-SNAPSHOT</version>
+				<version>0.1.0</version>
 			</dependency>
 			<dependency>
 				<groupId>io.servicecomb</groupId>
 				<artifactId>foundation-metrics</artifactId>
-				<version>0.1.0-m3-SNAPSHOT</version>
+				<version>0.1.0</version>
 			</dependency>
 
 			<dependency>
@@ -858,137 +858,137 @@
 			<dependency>
 				<groupId>io.servicecomb</groupId>
 				<artifactId>java-chassis-core</artifactId>
-				<version>0.1.0-m3-SNAPSHOT</version>
+				<version>0.1.0</version>
 			</dependency>
 			<dependency>
 				<groupId>io.servicecomb</groupId>
 				<artifactId>handler-bizkeeper</artifactId>
-				<version>0.1.0-m3-SNAPSHOT</version>
+				<version>0.1.0</version>
 			</dependency>
 			<dependency>
 				<groupId>io.servicecomb</groupId>
 				<artifactId>handler-loadbalance</artifactId>
-				<version>0.1.0-m3-SNAPSHOT</version>
+				<version>0.1.0</version>
 			</dependency>
 			<dependency>
 				<groupId>io.servicecomb</groupId>
 				<artifactId>handler-flowcontrol-qps</artifactId>
-				<version>0.1.0-m3-SNAPSHOT</version>
+				<version>0.1.0</version>
 			</dependency>
 			<dependency>
 				<groupId>io.servicecomb</groupId>
 				<artifactId>common-rest</artifactId>
-				<version>0.1.0-m3-SNAPSHOT</version>
+				<version>0.1.0</version>
 			</dependency>
 			<dependency>
 				<groupId>io.servicecomb</groupId>
 				<artifactId>transport-rest-client</artifactId>
-				<version>0.1.0-m3-SNAPSHOT</version>
+				<version>0.1.0</version>
 			</dependency>
 			<dependency>
 				<groupId>io.servicecomb</groupId>
 				<artifactId>transport-rest-vertx</artifactId>
-				<version>0.1.0-m3-SNAPSHOT</version>
+				<version>0.1.0</version>
 			</dependency>
 			<dependency>
 				<groupId>io.servicecomb</groupId>
 				<artifactId>transport-rest-servlet</artifactId>
-				<version>0.1.0-m3-SNAPSHOT</version>
+				<version>0.1.0</version>
 			</dependency>
 			<dependency>
 				<groupId>io.servicecomb</groupId>
 				<artifactId>common-protobuf</artifactId>
-				<version>0.1.0-m3-SNAPSHOT</version>
+				<version>0.1.0</version>
 			</dependency>
 			<dependency>
 				<groupId>io.servicecomb</groupId>
 				<artifactId>common-javassist</artifactId>
-				<version>0.1.0-m3-SNAPSHOT</version>
+				<version>0.1.0</version>
 			</dependency>
 			<dependency>
 				<groupId>io.servicecomb</groupId>
 				<artifactId>swagger-generator-core</artifactId>
-				<version>0.1.0-m3-SNAPSHOT</version>
+				<version>0.1.0</version>
 			</dependency>
 			<dependency>
 				<groupId>io.servicecomb</groupId>
 				<artifactId>swagger-generator-jaxrs</artifactId>
-				<version>0.1.0-m3-SNAPSHOT</version>
+				<version>0.1.0</version>
 			</dependency>
 			<dependency>
 				<groupId>io.servicecomb</groupId>
 				<artifactId>swagger-generator-springmvc</artifactId>
-				<version>0.1.0-m3-SNAPSHOT</version>
+				<version>0.1.0</version>
 			</dependency>
 			<dependency>
 				<groupId>io.servicecomb</groupId>
 				<artifactId>swagger-invocation-core</artifactId>
-				<version>0.1.0-m3-SNAPSHOT</version>
+				<version>0.1.0</version>
 			</dependency>
 			<dependency>
 				<groupId>io.servicecomb</groupId>
 				<artifactId>swagger-invocation-jaxrs</artifactId>
-				<version>0.1.0-m3-SNAPSHOT</version>
+				<version>0.1.0</version>
 			</dependency>
 			<dependency>
 				<groupId>io.servicecomb</groupId>
 				<artifactId>swagger-invocation-springmvc</artifactId>
-				<version>0.1.0-m3-SNAPSHOT</version>
+				<version>0.1.0</version>
 			</dependency>
 			<dependency>
 				<groupId>io.servicecomb</groupId>
 				<artifactId>service-registry</artifactId>
-				<version>0.1.0-m3-SNAPSHOT</version>
+				<version>0.1.0</version>
 			</dependency>
 			<dependency>
 				<groupId>io.servicecomb</groupId>
 				<artifactId>provider-pojo</artifactId>
-				<version>0.1.0-m3-SNAPSHOT</version>
+				<version>0.1.0</version>
 			</dependency>
 			<dependency>
 				<groupId>io.servicecomb</groupId>
 				<artifactId>provider-rest-common</artifactId>
-				<version>0.1.0-m3-SNAPSHOT</version>
+				<version>0.1.0</version>
 			</dependency>
 			<dependency>
 				<groupId>io.servicecomb</groupId>
 				<artifactId>provider-jaxrs</artifactId>
-				<version>0.1.0-m3-SNAPSHOT</version>
+				<version>0.1.0</version>
 			</dependency>
 			<dependency>
 				<groupId>io.servicecomb</groupId>
 				<artifactId>provider-springmvc</artifactId>
-				<version>0.1.0-m3-SNAPSHOT</version>
+				<version>0.1.0</version>
 			</dependency>
 			<dependency>
 				<groupId>io.servicecomb</groupId>
 				<artifactId>transport-highway</artifactId>
-				<version>0.1.0-m3-SNAPSHOT</version>
+				<version>0.1.0</version>
 			</dependency>
 			<dependency>
 				<groupId>io.servicecomb</groupId>
 				<artifactId>spring-boot-starter-configuration</artifactId>
-				<version>0.1.0-m3-SNAPSHOT</version>
+				<version>0.1.0</version>
 			</dependency>
 			<dependency>
 				<groupId>io.servicecomb</groupId>
 				<artifactId>spring-boot-starter-provider</artifactId>
-				<version>0.1.0-m3-SNAPSHOT</version>
+				<version>0.1.0</version>
 			</dependency>
 			<dependency>
 				<groupId>io.servicecomb</groupId>
 				<artifactId>spring-boot-starter-discovery</artifactId>
-				<version>0.1.0-m3-SNAPSHOT</version>
+				<version>0.1.0</version>
 			</dependency>
 			<dependency>
 				<groupId>io.servicecomb</groupId>
 				<artifactId>spring-boot-starter-transport</artifactId>
-				<version>0.1.0-m3-SNAPSHOT</version>
+				<version>0.1.0</version>
 			</dependency>
       <dependency>
         <groupId>io.servicecomb</groupId>
         <artifactId>handler-tracing-zipkin</artifactId>
-        <version>0.1.0-m3-SNAPSHOT</version>
+        <version>0.1.0</version>
       </dependency>
     </dependencies>
 
diff --git a/java-chassis-distribution/pom.xml b/java-chassis-distribution/pom.xml
index 7de7809..5e450d2 100644
--- a/java-chassis-distribution/pom.xml
+++ b/java-chassis-distribution/pom.xml
@@ -4,7 +4,7 @@
     <parent>
         <groupId>io.servicecomb</groupId>
         <artifactId>java-chassis</artifactId>
-        <version>0.1.0-m3-SNAPSHOT</version>
+        <version>0.1.0</version>
     </parent>
     <artifactId>java-chassis-distribution</artifactId>
     <packaging>pom</packaging>
diff --git a/parent/pom.xml b/parent/pom.xml
index 580687e..8a93c70 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -20,7 +20,7 @@
 	<modelVersion>4.0.0</modelVersion>
 	<groupId>io.servicecomb</groupId>
 	<artifactId>java-chassis-parent</artifactId>
-	<version>0.1.0-m3-SNAPSHOT</version>
+	<version>0.1.0</version>
 	<packaging>pom</packaging>
 
 	<name>ServiceComb Java Chassis</name>
diff --git a/pom.xml b/pom.xml
index ed285ce..c2a2be4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>io.servicecomb</groupId>
 		<artifactId>java-chassis-parent</artifactId>
-		<version>0.1.0-m3-SNAPSHOT</version>
+		<version>0.1.0</version>
 		<relativePath>parent</relativePath>
 	</parent>
 	
@@ -33,7 +33,7 @@
 			<dependency>
 				<groupId>io.servicecomb</groupId>
 				<artifactId>java-chassis-dependencies</artifactId>
-				<version>0.1.0-m3-SNAPSHOT</version>
+				<version>0.1.0</version>
 				<type>pom</type>
 				<scope>import</scope>
 			</dependency>
diff --git a/providers/pom.xml b/providers/pom.xml
index 7acd9f9..a4d1d1d 100644
--- a/providers/pom.xml
+++ b/providers/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <groupId>io.servicecomb</groupId>
     <artifactId>java-chassis</artifactId>
-    <version>0.1.0-m3-SNAPSHOT</version>
+    <version>0.1.0</version>
   </parent>
   <artifactId>providers</artifactId>
   <packaging>pom</packaging>
diff --git a/providers/provider-jaxrs/pom.xml b/providers/provider-jaxrs/pom.xml
index 6dbb244..428a0c5 100644
--- a/providers/provider-jaxrs/pom.xml
+++ b/providers/provider-jaxrs/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>io.servicecomb</groupId>
 		<artifactId>providers</artifactId>
-		<version>0.1.0-m3-SNAPSHOT</version>
+		<version>0.1.0</version>
 	</parent>
 	<artifactId>provider-jaxrs</artifactId>
 
diff --git a/providers/provider-pojo/pom.xml b/providers/provider-pojo/pom.xml
index 762f0b7..f0c5e18 100644
--- a/providers/provider-pojo/pom.xml
+++ b/providers/provider-pojo/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		<groupId>io.servicecomb</groupId>
 		<artifactId>providers</artifactId>
-		<version>0.1.0-m3-SNAPSHOT</version>
+		<version>0.1.0</version>
 	</parent>
 	<artifactId>provider-pojo</artifactId>
 	<dependencies>
diff --git a/providers/provider-rest-common/pom.xml b/providers/provider-rest-common/pom.xml
index 151d87c..da229fa 100644
--- a/providers/provider-rest-common/pom.xml
+++ b/providers/provider-rest-common/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>io.servicecomb</groupId>
 		<artifactId>providers</artifactId>
-		<version>0.1.0-m3-SNAPSHOT</version>
+		<version>0.1.0</version>
 	</parent>
 	<artifactId>provider-rest-common</artifactId>
 
diff --git a/providers/provider-springmvc/pom.xml b/providers/provider-springmvc/pom.xml
index ba5436f..b52639e 100644
--- a/providers/provider-springmvc/pom.xml
+++ b/providers/provider-springmvc/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>io.servicecomb</groupId>
 		<artifactId>providers</artifactId>
-		<version>0.1.0-m3-SNAPSHOT</version>
+		<version>0.1.0</version>
 	</parent>
 	<artifactId>provider-springmvc</artifactId>
 
diff --git a/samples/codefirst-sample/codefirst-consumer/pom.xml b/samples/codefirst-sample/codefirst-consumer/pom.xml
index 3c0afab..b2adaec 100644
--- a/samples/codefirst-sample/codefirst-consumer/pom.xml
+++ b/samples/codefirst-sample/codefirst-consumer/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>io.servicecomb.samples</groupId>
         <artifactId>codefirst-sample</artifactId>
-        <version>0.1.0-m3-SNAPSHOT</version>
+        <version>0.1.0</version>
     </parent>
     <artifactId>codefirst-consumer</artifactId>
     <properties>
diff --git a/samples/codefirst-sample/codefirst-provider/pom.xml b/samples/codefirst-sample/codefirst-provider/pom.xml
index fbf1fea..64d9a3d 100644
--- a/samples/codefirst-sample/codefirst-provider/pom.xml
+++ b/samples/codefirst-sample/codefirst-provider/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>io.servicecomb.samples</groupId>
         <artifactId>codefirst-sample</artifactId>
-        <version>0.1.0-m3-SNAPSHOT</version>
+        <version>0.1.0</version>
     </parent>
     <artifactId>codefirst-provider</artifactId>
     <properties>
diff --git a/samples/codefirst-sample/pom.xml b/samples/codefirst-sample/pom.xml
index e09880c..bbd97fc 100644
--- a/samples/codefirst-sample/pom.xml
+++ b/samples/codefirst-sample/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>io.servicecomb.samples</groupId>
         <artifactId>samples</artifactId>
-        <version>0.1.0-m3-SNAPSHOT</version>
+        <version>0.1.0</version>
     </parent>
     <artifactId>codefirst-sample</artifactId>
     <packaging>pom</packaging>
diff --git a/samples/commmon-schema/pom.xml b/samples/commmon-schema/pom.xml
index 3e74d66..541ca8d 100644
--- a/samples/commmon-schema/pom.xml
+++ b/samples/commmon-schema/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <groupId>io.servicecomb.samples</groupId>
     <artifactId>samples</artifactId>
-    <version>0.1.0-m3-SNAPSHOT</version>
+    <version>0.1.0</version>
   </parent>
   <artifactId>commmon-schema</artifactId>
 </project>
\ No newline at end of file
diff --git a/samples/custom-handler-sample/custom-handler-consumer/pom.xml b/samples/custom-handler-sample/custom-handler-consumer/pom.xml
index 8a26c17..86b4fab 100644
--- a/samples/custom-handler-sample/custom-handler-consumer/pom.xml
+++ b/samples/custom-handler-sample/custom-handler-consumer/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>io.servicecomb.samples</groupId>
         <artifactId>custom-handler-sample</artifactId>
-        <version>0.1.0-m3-SNAPSHOT</version>
+        <version>0.1.0</version>
     </parent>
     <artifactId>custom-handler-consumer</artifactId>
     <dependencies>
diff --git a/samples/custom-handler-sample/custom-handler-provider/pom.xml b/samples/custom-handler-sample/custom-handler-provider/pom.xml
index c2e58c0..56d699a 100644
--- a/samples/custom-handler-sample/custom-handler-provider/pom.xml
+++ b/samples/custom-handler-sample/custom-handler-provider/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>io.servicecomb.samples</groupId>
         <artifactId>custom-handler-sample</artifactId>
-        <version>0.1.0-m3-SNAPSHOT</version>
+        <version>0.1.0</version>
     </parent>
     <artifactId>custom-handler-provider</artifactId>
     <dependencies>
diff --git a/samples/custom-handler-sample/pom.xml b/samples/custom-handler-sample/pom.xml
index 8db7d1a..16272dc 100644
--- a/samples/custom-handler-sample/pom.xml
+++ b/samples/custom-handler-sample/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>io.servicecomb.samples</groupId>
         <artifactId>samples</artifactId>
-        <version>0.1.0-m3-SNAPSHOT</version>
+        <version>0.1.0</version>
     </parent>
     <artifactId>custom-handler-sample</artifactId>
     <packaging>pom</packaging>
diff --git a/samples/jaxrs-sample/jaxrs-consumer/pom.xml b/samples/jaxrs-sample/jaxrs-consumer/pom.xml
index ac9e250..fa5a6d1 100644
--- a/samples/jaxrs-sample/jaxrs-consumer/pom.xml
+++ b/samples/jaxrs-sample/jaxrs-consumer/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>io.servicecomb.samples</groupId>
         <artifactId>jaxrs-sample</artifactId>
-        <version>0.1.0-m3-SNAPSHOT</version>
+        <version>0.1.0</version>
     </parent>
     <artifactId>jaxrs-consumer</artifactId>
     <dependencies>
diff --git a/samples/jaxrs-sample/jaxrs-provider/pom.xml b/samples/jaxrs-sample/jaxrs-provider/pom.xml
index d757ba3..a0ae5c5 100644
--- a/samples/jaxrs-sample/jaxrs-provider/pom.xml
+++ b/samples/jaxrs-sample/jaxrs-provider/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>io.servicecomb.samples</groupId>
         <artifactId>jaxrs-sample</artifactId>
-        <version>0.1.0-m3-SNAPSHOT</version>
+        <version>0.1.0</version>
     </parent>
     <artifactId>jaxrs-provider</artifactId>
     <dependencies>
diff --git a/samples/jaxrs-sample/pom.xml b/samples/jaxrs-sample/pom.xml
index 2f32eea..27dc23a 100644
--- a/samples/jaxrs-sample/pom.xml
+++ b/samples/jaxrs-sample/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>io.servicecomb.samples</groupId>
         <artifactId>samples</artifactId>
-        <version>0.1.0-m3-SNAPSHOT</version>
+        <version>0.1.0</version>
     </parent>
     <artifactId>jaxrs-sample</artifactId>
     <packaging>pom</packaging>
diff --git a/samples/pojo-sample/pojo-consumer/pom.xml b/samples/pojo-sample/pojo-consumer/pom.xml
index f552430..33927af 100644
--- a/samples/pojo-sample/pojo-consumer/pom.xml
+++ b/samples/pojo-sample/pojo-consumer/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>io.servicecomb.samples</groupId>
         <artifactId>pojo-sample</artifactId>
-        <version>0.1.0-m3-SNAPSHOT</version>
+        <version>0.1.0</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 67fdc58..b46541e 100644
--- a/samples/pojo-sample/pojo-provider/pom.xml
+++ b/samples/pojo-sample/pojo-provider/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>io.servicecomb.samples</groupId>
         <artifactId>pojo-sample</artifactId>
-        <version>0.1.0-m3-SNAPSHOT</version>
+        <version>0.1.0</version>
     </parent>
     <artifactId>pojo-provider</artifactId>
     <dependencies>
diff --git a/samples/pojo-sample/pom.xml b/samples/pojo-sample/pom.xml
index 89aed28..b43175c 100644
--- a/samples/pojo-sample/pom.xml
+++ b/samples/pojo-sample/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>io.servicecomb.samples</groupId>
         <artifactId>samples</artifactId>
-        <version>0.1.0-m3-SNAPSHOT</version>
+        <version>0.1.0</version>
     </parent>
     <artifactId>pojo-sample</artifactId>
     <packaging>pom</packaging>
diff --git a/samples/pom.xml b/samples/pom.xml
index db74169..e530af2 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -22,7 +22,7 @@
     <groupId>io.servicecomb.samples</groupId>
     <artifactId>samples</artifactId>
     <packaging>pom</packaging>
-    <version>0.1.0-m3-SNAPSHOT</version>
+    <version>0.1.0</version>
     <modules>
         <module>codefirst-sample</module>
         <module>custom-handler-sample</module>
@@ -37,14 +37,14 @@
             <dependency>
                 <groupId>io.servicecomb</groupId>
                 <artifactId>java-chassis-dependencies</artifactId>
-                <version>0.1.0-m3-SNAPSHOT</version>
+                <version>0.1.0</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
             <dependency>
                 <groupId>io.servicecomb.samples</groupId>
                 <artifactId>commmon-schema</artifactId>
-                <version>0.1.0-m3-SNAPSHOT</version>
+                <version>0.1.0</version>
             </dependency>
         </dependencies>
     </dependencyManagement>
diff --git a/samples/springmvc-sample/pom.xml b/samples/springmvc-sample/pom.xml
index 2249888..39d589d 100644
--- a/samples/springmvc-sample/pom.xml
+++ b/samples/springmvc-sample/pom.xml
@@ -3,7 +3,7 @@
   <parent>
     <groupId>io.servicecomb.samples</groupId>
     <artifactId>samples</artifactId>
-    <version>0.1.0-m3-SNAPSHOT</version>
+    <version>0.1.0</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 3b62ea9..19ebf92 100644
--- a/samples/springmvc-sample/springmvc-consumer/pom.xml
+++ b/samples/springmvc-sample/springmvc-consumer/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <groupId>io.servicecomb.samples</groupId>
     <artifactId>springmvc-sample</artifactId>
-    <version>0.1.0-m3-SNAPSHOT</version>
+    <version>0.1.0</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 732e5af..2607047 100644
--- a/samples/springmvc-sample/springmvc-provider/pom.xml
+++ b/samples/springmvc-sample/springmvc-provider/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>io.servicecomb.samples</groupId>
         <artifactId>springmvc-sample</artifactId>
-        <version>0.1.0-m3-SNAPSHOT</version>
+        <version>0.1.0</version>
     </parent>
     <artifactId>springmvc-provider</artifactId>
     <dependencies>
diff --git a/service-registry/pom.xml b/service-registry/pom.xml
index df69fc0..c2e28a2 100644
--- a/service-registry/pom.xml
+++ b/service-registry/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		<groupId>io.servicecomb</groupId>
 		<artifactId>java-chassis</artifactId>
-		<version>0.1.0-m3-SNAPSHOT</version>
+		<version>0.1.0</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 
diff --git a/spring-boot-starter/pom.xml b/spring-boot-starter/pom.xml
index 27cf059..27bc0b9 100644
--- a/spring-boot-starter/pom.xml
+++ b/spring-boot-starter/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <groupId>io.servicecomb</groupId>
     <artifactId>java-chassis</artifactId>
-    <version>0.1.0-m3-SNAPSHOT</version>
+    <version>0.1.0</version>
   </parent>
   <artifactId>sprint-boot-starter-parent</artifactId>
   <packaging>pom</packaging>
diff --git a/spring-boot-starter/spring-boot-starter-configuration/pom.xml b/spring-boot-starter/spring-boot-starter-configuration/pom.xml
index 632adb7..c695a54 100644
--- a/spring-boot-starter/spring-boot-starter-configuration/pom.xml
+++ b/spring-boot-starter/spring-boot-starter-configuration/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		<groupId>io.servicecomb</groupId>
 		<artifactId>sprint-boot-starter-parent</artifactId>
-		<version>0.1.0-m3-SNAPSHOT</version>
+		<version>0.1.0</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 44fcd90..0494de6 100644
--- a/spring-boot-starter/spring-boot-starter-discovery/pom.xml
+++ b/spring-boot-starter/spring-boot-starter-discovery/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		<groupId>io.servicecomb</groupId>
 		<artifactId>sprint-boot-starter-parent</artifactId>
-		<version>0.1.0-m3-SNAPSHOT</version>
+		<version>0.1.0</version>
 	</parent>
 	<artifactId>spring-boot-starter-discovery</artifactId>
 
diff --git a/spring-boot-starter/spring-boot-starter-provider/pom.xml b/spring-boot-starter/spring-boot-starter-provider/pom.xml
index 3fc7a29..a178655 100644
--- a/spring-boot-starter/spring-boot-starter-provider/pom.xml
+++ b/spring-boot-starter/spring-boot-starter-provider/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		<groupId>io.servicecomb</groupId>
 		<artifactId>sprint-boot-starter-parent</artifactId>
-		<version>0.1.0-m3-SNAPSHOT</version>
+		<version>0.1.0</version>
 	</parent>
 	<artifactId>spring-boot-starter-provider</artifactId>
 
diff --git a/spring-boot-starter/spring-boot-starter-transport/pom.xml b/spring-boot-starter/spring-boot-starter-transport/pom.xml
index 7d666b6..dc704e9 100644
--- a/spring-boot-starter/spring-boot-starter-transport/pom.xml
+++ b/spring-boot-starter/spring-boot-starter-transport/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		<groupId>io.servicecomb</groupId>
 		<artifactId>sprint-boot-starter-parent</artifactId>
-		<version>0.1.0-m3-SNAPSHOT</version>
+		<version>0.1.0</version>
 	</parent>
 
 	<artifactId>spring-boot-starter-transport</artifactId>
diff --git a/swagger/pom.xml b/swagger/pom.xml
index a4ef91b..f06a014 100644
--- a/swagger/pom.xml
+++ b/swagger/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <groupId>io.servicecomb</groupId>
     <artifactId>java-chassis</artifactId>
-    <version>0.1.0-m3-SNAPSHOT</version>
+    <version>0.1.0</version>
   </parent>
   <artifactId>swagger</artifactId>
   <packaging>pom</packaging>
diff --git a/swagger/swagger-generator/generator-core/pom.xml b/swagger/swagger-generator/generator-core/pom.xml
index 184f490..92ce986 100644
--- a/swagger/swagger-generator/generator-core/pom.xml
+++ b/swagger/swagger-generator/generator-core/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		<groupId>io.servicecomb</groupId>
 		<artifactId>swagger-generator</artifactId>
-		<version>0.1.0-m3-SNAPSHOT</version>
+		<version>0.1.0</version>
 	</parent>
 	<artifactId>swagger-generator-core</artifactId>
 
diff --git a/swagger/swagger-generator/generator-jaxrs/pom.xml b/swagger/swagger-generator/generator-jaxrs/pom.xml
index 0702e87..ac0d04c 100644
--- a/swagger/swagger-generator/generator-jaxrs/pom.xml
+++ b/swagger/swagger-generator/generator-jaxrs/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		<groupId>io.servicecomb</groupId>
 		<artifactId>swagger-generator</artifactId>
-		<version>0.1.0-m3-SNAPSHOT</version>
+		<version>0.1.0</version>
 	</parent>
 	<artifactId>swagger-generator-jaxrs</artifactId>
 
diff --git a/swagger/swagger-generator/generator-springmvc/pom.xml b/swagger/swagger-generator/generator-springmvc/pom.xml
index 98499c8..8b4b5c9 100644
--- a/swagger/swagger-generator/generator-springmvc/pom.xml
+++ b/swagger/swagger-generator/generator-springmvc/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		<groupId>io.servicecomb</groupId>
 		<artifactId>swagger-generator</artifactId>
-		<version>0.1.0-m3-SNAPSHOT</version>
+		<version>0.1.0</version>
 	</parent>
 	<artifactId>swagger-generator-springmvc</artifactId>
 
diff --git a/swagger/swagger-generator/pom.xml b/swagger/swagger-generator/pom.xml
index ae2d24a..e6aca20 100644
--- a/swagger/swagger-generator/pom.xml
+++ b/swagger/swagger-generator/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <groupId>io.servicecomb</groupId>
     <artifactId>swagger</artifactId>
-    <version>0.1.0-m3-SNAPSHOT</version>
+    <version>0.1.0</version>
   </parent>
   <artifactId>swagger-generator</artifactId>
   <packaging>pom</packaging>
diff --git a/swagger/swagger-invocation/invocation-core/pom.xml b/swagger/swagger-invocation/invocation-core/pom.xml
index c4f7c6f..99605a9 100644
--- a/swagger/swagger-invocation/invocation-core/pom.xml
+++ b/swagger/swagger-invocation/invocation-core/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		<groupId>io.servicecomb</groupId>
 		<artifactId>swagger-invocation</artifactId>
-		<version>0.1.0-m3-SNAPSHOT</version>
+		<version>0.1.0</version>
 	</parent>
 	<artifactId>swagger-invocation-core</artifactId>
 
diff --git a/swagger/swagger-invocation/invocation-jaxrs/pom.xml b/swagger/swagger-invocation/invocation-jaxrs/pom.xml
index 97d3742..5df08f8 100644
--- a/swagger/swagger-invocation/invocation-jaxrs/pom.xml
+++ b/swagger/swagger-invocation/invocation-jaxrs/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		<groupId>io.servicecomb</groupId>
 		<artifactId>swagger-invocation</artifactId>
-		<version>0.1.0-m3-SNAPSHOT</version>
+		<version>0.1.0</version>
 	</parent>
 	<artifactId>swagger-invocation-jaxrs</artifactId>
 
diff --git a/swagger/swagger-invocation/invocation-springmvc/pom.xml b/swagger/swagger-invocation/invocation-springmvc/pom.xml
index 2be7926..2837db1 100644
--- a/swagger/swagger-invocation/invocation-springmvc/pom.xml
+++ b/swagger/swagger-invocation/invocation-springmvc/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		<groupId>io.servicecomb</groupId>
 		<artifactId>swagger-invocation</artifactId>
-		<version>0.1.0-m3-SNAPSHOT</version>
+		<version>0.1.0</version>
 	</parent>
 	<artifactId>swagger-invocation-springmvc</artifactId>
 
diff --git a/swagger/swagger-invocation/pom.xml b/swagger/swagger-invocation/pom.xml
index f9d6cb0..4f486c7 100644
--- a/swagger/swagger-invocation/pom.xml
+++ b/swagger/swagger-invocation/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <groupId>io.servicecomb</groupId>
     <artifactId>swagger</artifactId>
-    <version>0.1.0-m3-SNAPSHOT</version>
+    <version>0.1.0</version>
   </parent>
   <artifactId>swagger-invocation</artifactId>
   <packaging>pom</packaging>
diff --git a/transports/pom.xml b/transports/pom.xml
index f30ea6a..0b6830d 100644
--- a/transports/pom.xml
+++ b/transports/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <groupId>io.servicecomb</groupId>
     <artifactId>java-chassis</artifactId>
-    <version>0.1.0-m3-SNAPSHOT</version>
+    <version>0.1.0</version>
   </parent>
   <artifactId>transports</artifactId>
   <packaging>pom</packaging>
diff --git a/transports/transport-highway/pom.xml b/transports/transport-highway/pom.xml
index 3365734..44b5d25 100644
--- a/transports/transport-highway/pom.xml
+++ b/transports/transport-highway/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		<groupId>io.servicecomb</groupId>
 		<artifactId>transports</artifactId>
-		<version>0.1.0-m3-SNAPSHOT</version>
+		<version>0.1.0</version>
 	</parent>
 	<artifactId>transport-highway</artifactId>
 	<dependencies>
diff --git a/transports/transport-rest/pom.xml b/transports/transport-rest/pom.xml
index 97c9ca4..5c9884a 100644
--- a/transports/transport-rest/pom.xml
+++ b/transports/transport-rest/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>io.servicecomb</groupId>
 		<artifactId>transports</artifactId>
-		<version>0.1.0-m3-SNAPSHOT</version>
+		<version>0.1.0</version>
 	</parent>
 	<artifactId>transport-rest</artifactId>
 	<packaging>pom</packaging>
diff --git a/transports/transport-rest/transport-rest-client/pom.xml b/transports/transport-rest/transport-rest-client/pom.xml
index b228b22..6c59142 100644
--- a/transports/transport-rest/transport-rest-client/pom.xml
+++ b/transports/transport-rest/transport-rest-client/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>io.servicecomb</groupId>
 		<artifactId>transport-rest</artifactId>
-		<version>0.1.0-m3-SNAPSHOT</version>
+		<version>0.1.0</version>
 	</parent>
 	<artifactId>transport-rest-client</artifactId>
 
diff --git a/transports/transport-rest/transport-rest-servlet/pom.xml b/transports/transport-rest/transport-rest-servlet/pom.xml
index af30017..d1fe51c 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>io.servicecomb</groupId>
 		<artifactId>transport-rest</artifactId>
-		<version>0.1.0-m3-SNAPSHOT</version>
+		<version>0.1.0</version>
 	</parent>
 	<artifactId>transport-rest-servlet</artifactId>
 
diff --git a/transports/transport-rest/transport-rest-vertx/pom.xml b/transports/transport-rest/transport-rest-vertx/pom.xml
index 55b98da..d228f24 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>io.servicecomb</groupId>
 		<artifactId>transport-rest</artifactId>
-		<version>0.1.0-m3-SNAPSHOT</version>
+		<version>0.1.0</version>
 	</parent>
 	<artifactId>transport-rest-vertx</artifactId>