release java chassis 2.7.2
diff --git a/archetypes/business-service-jaxrs/pom.xml b/archetypes/business-service-jaxrs/pom.xml
index 32600ac..a365864 100644
--- a/archetypes/business-service-jaxrs/pom.xml
+++ b/archetypes/business-service-jaxrs/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
 
   <groupId>org.apache.servicecomb.archetypes</groupId>
diff --git a/archetypes/business-service-pojo/pom.xml b/archetypes/business-service-pojo/pom.xml
index bfd0909..3da1f9a 100644
--- a/archetypes/business-service-pojo/pom.xml
+++ b/archetypes/business-service-pojo/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
 
   <groupId>org.apache.servicecomb.archetypes</groupId>
diff --git a/archetypes/business-service-spring-boot2-starter/pom.xml b/archetypes/business-service-spring-boot2-starter/pom.xml
index bcb4271..3110d96 100755
--- a/archetypes/business-service-spring-boot2-starter/pom.xml
+++ b/archetypes/business-service-spring-boot2-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
 
   <groupId>org.apache.servicecomb.archetypes</groupId>
diff --git a/archetypes/business-service-springmvc/pom.xml b/archetypes/business-service-springmvc/pom.xml
index 8ce8034..e6350d7 100644
--- a/archetypes/business-service-springmvc/pom.xml
+++ b/archetypes/business-service-springmvc/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
 
   <groupId>org.apache.servicecomb.archetypes</groupId>
diff --git a/archetypes/pom.xml b/archetypes/pom.xml
index dd922aa..b3ac47e 100644
--- a/archetypes/pom.xml
+++ b/archetypes/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>java-chassis-parent</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
     <relativePath>../parents/default</relativePath>
   </parent>
 
diff --git a/clients/config-center-client/pom.xml b/clients/config-center-client/pom.xml
index a6c6c8a..4d54d97 100644
--- a/clients/config-center-client/pom.xml
+++ b/clients/config-center-client/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>clients</artifactId>
     <groupId>org.apache.servicecomb</groupId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/clients/config-common/pom.xml b/clients/config-common/pom.xml
index 0567ec5..e97a175 100644
--- a/clients/config-common/pom.xml
+++ b/clients/config-common/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>clients</artifactId>
         <groupId>org.apache.servicecomb</groupId>
-        <version>2.8.0-SNAPSHOT</version>
+        <version>2.7.2</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/clients/config-kie-client/pom.xml b/clients/config-kie-client/pom.xml
index f956512..b2f60b7 100644
--- a/clients/config-kie-client/pom.xml
+++ b/clients/config-kie-client/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>clients</artifactId>
         <groupId>org.apache.servicecomb</groupId>
-        <version>2.8.0-SNAPSHOT</version>
+        <version>2.7.2</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/clients/http-client-common/pom.xml b/clients/http-client-common/pom.xml
index 4d3c618..6c591b0 100644
--- a/clients/http-client-common/pom.xml
+++ b/clients/http-client-common/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>clients</artifactId>
     <groupId>org.apache.servicecomb</groupId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/clients/pom.xml b/clients/pom.xml
index c71c185..4c5ff15 100644
--- a/clients/pom.xml
+++ b/clients/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>java-chassis-parent</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
     <relativePath>../parents/default</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
diff --git a/clients/service-center-client/pom.xml b/clients/service-center-client/pom.xml
index bf987c6..1974e8d 100755
--- a/clients/service-center-client/pom.xml
+++ b/clients/service-center-client/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>clients</artifactId>
     <groupId>org.apache.servicecomb</groupId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/common/common-access-log/pom.xml b/common/common-access-log/pom.xml
index fa20ae9..e2d2325 100644
--- a/common/common-access-log/pom.xml
+++ b/common/common-access-log/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>common</artifactId>
     <groupId>org.apache.servicecomb</groupId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/common/common-protobuf/pom.xml b/common/common-protobuf/pom.xml
index 806855f..16fde20 100644
--- a/common/common-protobuf/pom.xml
+++ b/common/common-protobuf/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>common</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</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 bba31bd..e947e16 100644
--- a/common/common-rest/pom.xml
+++ b/common/common-rest/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>common</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
 
   <artifactId>common-rest</artifactId>
diff --git a/common/pom.xml b/common/pom.xml
index 04ffad0..baf19e1 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>java-chassis-parent</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
     <relativePath>../parents/default</relativePath>
   </parent>
   <artifactId>common</artifactId>
diff --git a/core/pom.xml b/core/pom.xml
index c357408..f973b98 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>java-chassis-parent</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
     <relativePath>../parents/default</relativePath>
   </parent>
   <artifactId>java-chassis-core</artifactId>
diff --git a/coverage-reports/pom.xml b/coverage-reports/pom.xml
index a23a2b5..f32fbcb 100644
--- a/coverage-reports/pom.xml
+++ b/coverage-reports/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>java-chassis-parent</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
     <relativePath>../parents/default</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
diff --git a/demo/demo-crossapp/crossapp-client/pom.xml b/demo/demo-crossapp/crossapp-client/pom.xml
index f020760..ace9992 100644
--- a/demo/demo-crossapp/crossapp-client/pom.xml
+++ b/demo/demo-crossapp/crossapp-client/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.servicecomb.demo</groupId>
     <artifactId>demo-crossapp</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <artifactId>crossapp-client</artifactId>
   <name>Java Chassis::Demo::CrossApp::Client</name>
diff --git a/demo/demo-crossapp/crossapp-server/pom.xml b/demo/demo-crossapp/crossapp-server/pom.xml
index 7556f86..105232f 100644
--- a/demo/demo-crossapp/crossapp-server/pom.xml
+++ b/demo/demo-crossapp/crossapp-server/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.servicecomb.demo</groupId>
     <artifactId>demo-crossapp</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <artifactId>crossapp-server</artifactId>
   <name>Java Chassis::Demo::CrossApp::Server</name>
diff --git a/demo/demo-crossapp/pom.xml b/demo/demo-crossapp/pom.xml
index 4fdcb3e..a908f6c 100644
--- a/demo/demo-crossapp/pom.xml
+++ b/demo/demo-crossapp/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.servicecomb.demo</groupId>
     <artifactId>demo-parent</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <artifactId>demo-crossapp</artifactId>
   <name>Java Chassis::Demo::CrossApp</name>
diff --git a/demo/demo-cse-v1/consumer/pom.xml b/demo/demo-cse-v1/consumer/pom.xml
index 33fbad0..03ea20b 100644
--- a/demo/demo-cse-v1/consumer/pom.xml
+++ b/demo/demo-cse-v1/consumer/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.servicecomb.demo</groupId>
     <artifactId>demo-cse-v1</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
 
   <artifactId>cse-v1-consumer</artifactId>
diff --git a/demo/demo-cse-v1/gateway/pom.xml b/demo/demo-cse-v1/gateway/pom.xml
index 725a5c5..6cf2e1d 100644
--- a/demo/demo-cse-v1/gateway/pom.xml
+++ b/demo/demo-cse-v1/gateway/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.servicecomb.demo</groupId>
     <artifactId>demo-cse-v1</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
 
   <artifactId>cse-v1-gateway</artifactId>
diff --git a/demo/demo-cse-v1/pom.xml b/demo/demo-cse-v1/pom.xml
index 9152ab4..9397d93 100644
--- a/demo/demo-cse-v1/pom.xml
+++ b/demo/demo-cse-v1/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.servicecomb.demo</groupId>
     <artifactId>demo-parent</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <artifactId>demo-cse-v1</artifactId>
   <name>Java Chassis::Demo::CSE-V1</name>
diff --git a/demo/demo-cse-v1/provider-canary/pom.xml b/demo/demo-cse-v1/provider-canary/pom.xml
index 8865f8c..1bed9ba 100644
--- a/demo/demo-cse-v1/provider-canary/pom.xml
+++ b/demo/demo-cse-v1/provider-canary/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.servicecomb.demo</groupId>
     <artifactId>demo-cse-v1</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
 
   <artifactId>cse-v1-provider-canary</artifactId>
diff --git a/demo/demo-cse-v1/provider/pom.xml b/demo/demo-cse-v1/provider/pom.xml
index c30931e..77a040d 100644
--- a/demo/demo-cse-v1/provider/pom.xml
+++ b/demo/demo-cse-v1/provider/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.servicecomb.demo</groupId>
     <artifactId>demo-cse-v1</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
 
   <artifactId>cse-v1-provider</artifactId>
diff --git a/demo/demo-cse-v1/test-client/pom.xml b/demo/demo-cse-v1/test-client/pom.xml
index 61d79be..3f0b3c5 100644
--- a/demo/demo-cse-v1/test-client/pom.xml
+++ b/demo/demo-cse-v1/test-client/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.servicecomb.demo</groupId>
     <artifactId>demo-cse-v1</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
 
   <artifactId>cse-v1-test-client</artifactId>
diff --git a/demo/demo-cse-v2/consumer/pom.xml b/demo/demo-cse-v2/consumer/pom.xml
index d82ee7c..f75a769 100644
--- a/demo/demo-cse-v2/consumer/pom.xml
+++ b/demo/demo-cse-v2/consumer/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.servicecomb.demo</groupId>
     <artifactId>demo-cse-v2</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
 
   <artifactId>cse-v2-consumer</artifactId>
diff --git a/demo/demo-cse-v2/gateway/pom.xml b/demo/demo-cse-v2/gateway/pom.xml
index 5a249fc..33da65c 100644
--- a/demo/demo-cse-v2/gateway/pom.xml
+++ b/demo/demo-cse-v2/gateway/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.servicecomb.demo</groupId>
     <artifactId>demo-cse-v2</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
 
   <artifactId>cse-v2-gateway</artifactId>
diff --git a/demo/demo-cse-v2/pom.xml b/demo/demo-cse-v2/pom.xml
index 91e50a9..40f0930 100644
--- a/demo/demo-cse-v2/pom.xml
+++ b/demo/demo-cse-v2/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.servicecomb.demo</groupId>
     <artifactId>demo-parent</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <artifactId>demo-cse-v2</artifactId>
   <name>Java Chassis::Demo::CSE-V2</name>
diff --git a/demo/demo-cse-v2/provider/pom.xml b/demo/demo-cse-v2/provider/pom.xml
index bd90570..70cfd6e 100644
--- a/demo/demo-cse-v2/provider/pom.xml
+++ b/demo/demo-cse-v2/provider/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.servicecomb.demo</groupId>
     <artifactId>demo-cse-v2</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
 
   <artifactId>cse-v2-provider</artifactId>
diff --git a/demo/demo-cse-v2/test-client/pom.xml b/demo/demo-cse-v2/test-client/pom.xml
index 475810d..449d0cf 100644
--- a/demo/demo-cse-v2/test-client/pom.xml
+++ b/demo/demo-cse-v2/test-client/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.servicecomb.demo</groupId>
     <artifactId>demo-cse-v2</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
 
   <artifactId>cse-v2-test-client</artifactId>
diff --git a/demo/demo-edge/authentication/pom.xml b/demo/demo-edge/authentication/pom.xml
index 8327ba6..26935b9 100644
--- a/demo/demo-edge/authentication/pom.xml
+++ b/demo/demo-edge/authentication/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.servicecomb.demo</groupId>
     <artifactId>demo-edge</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</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 e848c33..cbd1de5 100644
--- a/demo/demo-edge/business-1-1-0/pom.xml
+++ b/demo/demo-edge/business-1-1-0/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.servicecomb.demo</groupId>
     <artifactId>demo-edge</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <artifactId>business-1-1-0</artifactId>
   <name>Java Chassis::Demo::Edge::Business 1.1.0</name>
diff --git a/demo/demo-edge/business-1.0.0/pom.xml b/demo/demo-edge/business-1.0.0/pom.xml
index 0c01ec6..7ce0411 100644
--- a/demo/demo-edge/business-1.0.0/pom.xml
+++ b/demo/demo-edge/business-1.0.0/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.servicecomb.demo</groupId>
     <artifactId>demo-edge</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <artifactId>business-1-0-0</artifactId>
   <name>Java Chassis::Demo::Edge::Business 1.0.0</name>
diff --git a/demo/demo-edge/business-2.0.0/pom.xml b/demo/demo-edge/business-2.0.0/pom.xml
index a5aa49b..fe8a7a9 100644
--- a/demo/demo-edge/business-2.0.0/pom.xml
+++ b/demo/demo-edge/business-2.0.0/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.servicecomb.demo</groupId>
     <artifactId>demo-edge</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <artifactId>business-2-0-0</artifactId>
   <name>Java Chassis::Demo::Edge::Business 2.0.0</name>
diff --git a/demo/demo-edge/consumer/pom.xml b/demo/demo-edge/consumer/pom.xml
index e8ecfc5..5a08378 100644
--- a/demo/demo-edge/consumer/pom.xml
+++ b/demo/demo-edge/consumer/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.servicecomb.demo</groupId>
     <artifactId>demo-edge</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <artifactId>consumer</artifactId>
   <name>Java Chassis::Demo::Edge::Consumer</name>
diff --git a/demo/demo-edge/edge-service/pom.xml b/demo/demo-edge/edge-service/pom.xml
index 15985a4..58e8109 100644
--- a/demo/demo-edge/edge-service/pom.xml
+++ b/demo/demo-edge/edge-service/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.servicecomb.demo</groupId>
     <artifactId>demo-edge</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</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 8643004..517390f 100644
--- a/demo/demo-edge/model/pom.xml
+++ b/demo/demo-edge/model/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.servicecomb.demo</groupId>
     <artifactId>demo-edge</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</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 e2b0740..c4b1081 100644
--- a/demo/demo-edge/pom.xml
+++ b/demo/demo-edge/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.servicecomb.demo</groupId>
     <artifactId>demo-parent</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <artifactId>demo-edge</artifactId>
   <name>Java Chassis::Demo::Edge</name>
diff --git a/demo/demo-filter/filter-client/pom.xml b/demo/demo-filter/filter-client/pom.xml
index 0519a32..74f680e 100644
--- a/demo/demo-filter/filter-client/pom.xml
+++ b/demo/demo-filter/filter-client/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.servicecomb.demo</groupId>
     <artifactId>demo-filter</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <artifactId>filter-client</artifactId>
   <name>Java Chassis::Demo::Filter::Client</name>
diff --git a/demo/demo-filter/filter-server/pom.xml b/demo/demo-filter/filter-server/pom.xml
index acf86dd..38ddddb 100644
--- a/demo/demo-filter/filter-server/pom.xml
+++ b/demo/demo-filter/filter-server/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.servicecomb.demo</groupId>
     <artifactId>demo-filter</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <artifactId>filter-server</artifactId>
   <name>Java Chassis::Demo::Filter::Server</name>
diff --git a/demo/demo-filter/pom.xml b/demo/demo-filter/pom.xml
index c985189..7c0e5ba 100644
--- a/demo/demo-filter/pom.xml
+++ b/demo/demo-filter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.servicecomb.demo</groupId>
     <artifactId>demo-parent</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <artifactId>demo-filter</artifactId>
   <name>Java Chassis::Demo::Filter</name>
diff --git a/demo/demo-jaxrs/jaxrs-client/pom.xml b/demo/demo-jaxrs/jaxrs-client/pom.xml
index b1614fc..ca48ee1 100644
--- a/demo/demo-jaxrs/jaxrs-client/pom.xml
+++ b/demo/demo-jaxrs/jaxrs-client/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.servicecomb.demo</groupId>
     <artifactId>demo-jaxrs</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</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 37e55c5..4fcdec9 100644
--- a/demo/demo-jaxrs/jaxrs-server/pom.xml
+++ b/demo/demo-jaxrs/jaxrs-server/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.servicecomb.demo</groupId>
     <artifactId>demo-jaxrs</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <artifactId>jaxrs-server</artifactId>
   <name>Java Chassis::Demo::JAXRS::Server</name>
diff --git a/demo/demo-jaxrs/pom.xml b/demo/demo-jaxrs/pom.xml
index 74ff743..2255ca9 100644
--- a/demo/demo-jaxrs/pom.xml
+++ b/demo/demo-jaxrs/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.servicecomb.demo</groupId>
     <artifactId>demo-parent</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <artifactId>demo-jaxrs</artifactId>
   <name>Java Chassis::Demo::JAXRS</name>
diff --git a/demo/demo-local-registry/demo-local-registry-client/pom.xml b/demo/demo-local-registry/demo-local-registry-client/pom.xml
index 7271c98..e81f96c 100644
--- a/demo/demo-local-registry/demo-local-registry-client/pom.xml
+++ b/demo/demo-local-registry/demo-local-registry-client/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.servicecomb.demo</groupId>
     <artifactId>demo-local-registry</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
 
   <properties>
diff --git a/demo/demo-local-registry/demo-local-registry-server/pom.xml b/demo/demo-local-registry/demo-local-registry-server/pom.xml
index 09ca5eb..3ac3bbb 100644
--- a/demo/demo-local-registry/demo-local-registry-server/pom.xml
+++ b/demo/demo-local-registry/demo-local-registry-server/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.servicecomb.demo</groupId>
     <artifactId>demo-local-registry</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
 
   <properties>
diff --git a/demo/demo-local-registry/pom.xml b/demo/demo-local-registry/pom.xml
index 22678ab..ffd4ae6 100644
--- a/demo/demo-local-registry/pom.xml
+++ b/demo/demo-local-registry/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.servicecomb.demo</groupId>
     <artifactId>demo-parent</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <artifactId>demo-local-registry</artifactId>
   <name>Java Chassis::Demo::Local Registry</name>
diff --git a/demo/demo-multi-registries/demo-multi-registries-client/pom.xml b/demo/demo-multi-registries/demo-multi-registries-client/pom.xml
index 8671db9..a6f6cf8 100644
--- a/demo/demo-multi-registries/demo-multi-registries-client/pom.xml
+++ b/demo/demo-multi-registries/demo-multi-registries-client/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.servicecomb.demo</groupId>
     <artifactId>demo-multi-registries</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
 
   <properties>
diff --git a/demo/demo-multi-registries/demo-multi-registries-server/pom.xml b/demo/demo-multi-registries/demo-multi-registries-server/pom.xml
index 68725e8..74df0ce 100644
--- a/demo/demo-multi-registries/demo-multi-registries-server/pom.xml
+++ b/demo/demo-multi-registries/demo-multi-registries-server/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.servicecomb.demo</groupId>
     <artifactId>demo-multi-registries</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
 
   <properties>
diff --git a/demo/demo-multi-registries/pom.xml b/demo/demo-multi-registries/pom.xml
index 92a8b9a..07b87f7 100644
--- a/demo/demo-multi-registries/pom.xml
+++ b/demo/demo-multi-registries/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.servicecomb.demo</groupId>
     <artifactId>demo-parent</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <artifactId>demo-multi-registries</artifactId>
   <name>Java Chassis::Demo::Multi Registry</name>
diff --git a/demo/demo-multi-service-center/demo-multi-service-center-client/pom.xml b/demo/demo-multi-service-center/demo-multi-service-center-client/pom.xml
index 535a3ec..611dce0 100644
--- a/demo/demo-multi-service-center/demo-multi-service-center-client/pom.xml
+++ b/demo/demo-multi-service-center/demo-multi-service-center-client/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.servicecomb.demo</groupId>
     <artifactId>demo-multi-service-center</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
 
   <properties>
diff --git a/demo/demo-multi-service-center/demo-multi-service-center-serverA/pom.xml b/demo/demo-multi-service-center/demo-multi-service-center-serverA/pom.xml
index e80f13e..7883a78 100644
--- a/demo/demo-multi-service-center/demo-multi-service-center-serverA/pom.xml
+++ b/demo/demo-multi-service-center/demo-multi-service-center-serverA/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.servicecomb.demo</groupId>
     <artifactId>demo-multi-service-center</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
 
   <properties>
diff --git a/demo/demo-multi-service-center/demo-multi-service-center-serverB/pom.xml b/demo/demo-multi-service-center/demo-multi-service-center-serverB/pom.xml
index 41e50ca..84aeb42 100644
--- a/demo/demo-multi-service-center/demo-multi-service-center-serverB/pom.xml
+++ b/demo/demo-multi-service-center/demo-multi-service-center-serverB/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.servicecomb.demo</groupId>
     <artifactId>demo-multi-service-center</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
 
   <properties>
diff --git a/demo/demo-multi-service-center/pom.xml b/demo/demo-multi-service-center/pom.xml
index 25e84b3..caace69 100644
--- a/demo/demo-multi-service-center/pom.xml
+++ b/demo/demo-multi-service-center/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.servicecomb.demo</groupId>
     <artifactId>demo-parent</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <artifactId>demo-multi-service-center</artifactId>
   <name>Java Chassis::Demo::Multi Service Centers</name>
diff --git a/demo/demo-multiple/a-client/pom.xml b/demo/demo-multiple/a-client/pom.xml
index b699c99..de2fbd6 100644
--- a/demo/demo-multiple/a-client/pom.xml
+++ b/demo/demo-multiple/a-client/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.servicecomb.demo</groupId>
     <artifactId>demo-multiple</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</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 959e3ae..f210ace 100644
--- a/demo/demo-multiple/a-server/pom.xml
+++ b/demo/demo-multiple/a-server/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.servicecomb.demo</groupId>
     <artifactId>demo-multiple</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</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 39e9a57..3d415e9 100644
--- a/demo/demo-multiple/b-client/pom.xml
+++ b/demo/demo-multiple/b-client/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.servicecomb.demo</groupId>
     <artifactId>demo-multiple</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</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 f92571c..b076386 100644
--- a/demo/demo-multiple/b-server/pom.xml
+++ b/demo/demo-multiple/b-server/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.servicecomb.demo</groupId>
     <artifactId>demo-multiple</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</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 67bca40..f846078 100644
--- a/demo/demo-multiple/multiple-client/pom.xml
+++ b/demo/demo-multiple/multiple-client/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.servicecomb.demo</groupId>
     <artifactId>demo-multiple</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <artifactId>multiple-client</artifactId>
   <name>Java Chassis::Demo::Multiple::Client</name>
diff --git a/demo/demo-multiple/multiple-server/pom.xml b/demo/demo-multiple/multiple-server/pom.xml
index 6ce66d4..3137248 100644
--- a/demo/demo-multiple/multiple-server/pom.xml
+++ b/demo/demo-multiple/multiple-server/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.servicecomb.demo</groupId>
     <artifactId>demo-multiple</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <artifactId>multiple-server</artifactId>
   <name>Java Chassis::Demo::Multiple::Server</name>
diff --git a/demo/demo-multiple/pom.xml b/demo/demo-multiple/pom.xml
index 0bb36b0..cf1714d 100644
--- a/demo/demo-multiple/pom.xml
+++ b/demo/demo-multiple/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.servicecomb.demo</groupId>
     <artifactId>demo-parent</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <artifactId>demo-multiple</artifactId>
   <name>Java Chassis::Demo::Multiple</name>
diff --git a/demo/demo-pojo/pojo-client/pom.xml b/demo/demo-pojo/pojo-client/pom.xml
index 89014ad..fa8e9aa 100644
--- a/demo/demo-pojo/pojo-client/pom.xml
+++ b/demo/demo-pojo/pojo-client/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.servicecomb.demo</groupId>
     <artifactId>demo-pojo</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <artifactId>pojo-client</artifactId>
   <name>Java Chassis::Demo::POJO::Client</name>
diff --git a/demo/demo-pojo/pojo-server/pom.xml b/demo/demo-pojo/pojo-server/pom.xml
index e1a7c45..6aa8e2c 100644
--- a/demo/demo-pojo/pojo-server/pom.xml
+++ b/demo/demo-pojo/pojo-server/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.servicecomb.demo</groupId>
     <artifactId>demo-pojo</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <artifactId>pojo-server</artifactId>
   <name>Java Chassis::Demo::POJO::Server</name>
diff --git a/demo/demo-pojo/pom.xml b/demo/demo-pojo/pom.xml
index 90a3f9f..29bbaac 100644
--- a/demo/demo-pojo/pom.xml
+++ b/demo/demo-pojo/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.servicecomb.demo</groupId>
     <artifactId>demo-parent</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <artifactId>demo-pojo</artifactId>
   <name>Java Chassis::Demo::POJO</name>
diff --git a/demo/demo-register-url-prefix/demo-register-url-prefix-client/pom.xml b/demo/demo-register-url-prefix/demo-register-url-prefix-client/pom.xml
index 3b8e2e1..796defd 100644
--- a/demo/demo-register-url-prefix/demo-register-url-prefix-client/pom.xml
+++ b/demo/demo-register-url-prefix/demo-register-url-prefix-client/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.servicecomb.demo</groupId>
     <artifactId>demo-register-url-prefix</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
 
   <properties>
diff --git a/demo/demo-register-url-prefix/demo-register-url-prefix-server/pom.xml b/demo/demo-register-url-prefix/demo-register-url-prefix-server/pom.xml
index 5592309..804b1f5 100644
--- a/demo/demo-register-url-prefix/demo-register-url-prefix-server/pom.xml
+++ b/demo/demo-register-url-prefix/demo-register-url-prefix-server/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.servicecomb.demo</groupId>
     <artifactId>demo-register-url-prefix</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
 
   <properties>
diff --git a/demo/demo-register-url-prefix/pom.xml b/demo/demo-register-url-prefix/pom.xml
index 536e9bf..f334f6e 100644
--- a/demo/demo-register-url-prefix/pom.xml
+++ b/demo/demo-register-url-prefix/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.servicecomb.demo</groupId>
     <artifactId>demo-parent</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <artifactId>demo-register-url-prefix</artifactId>
   <name>Java Chassis::Demo::Spring Boot::Register URL Prefix</name>
diff --git a/demo/demo-schema/pom.xml b/demo/demo-schema/pom.xml
index 2d70c9d..b07cf54 100644
--- a/demo/demo-schema/pom.xml
+++ b/demo/demo-schema/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.servicecomb.demo</groupId>
     <artifactId>demo-parent</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <artifactId>demo-schema</artifactId>
   <name>Java Chassis::Demo::Schema</name>
diff --git a/demo/demo-signature/pom.xml b/demo/demo-signature/pom.xml
index c81ffa5..2b70e7b 100644
--- a/demo/demo-signature/pom.xml
+++ b/demo/demo-signature/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.servicecomb.demo</groupId>
     <artifactId>demo-parent</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <artifactId>demo-signature</artifactId>
   <name>Java Chassis::Demo::Signature</name>
diff --git a/demo/demo-spring-boot-provider/demo-spring-boot-jaxrs-client/pom.xml b/demo/demo-spring-boot-provider/demo-spring-boot-jaxrs-client/pom.xml
index b03e471..f6b1cde 100644
--- a/demo/demo-spring-boot-provider/demo-spring-boot-jaxrs-client/pom.xml
+++ b/demo/demo-spring-boot-provider/demo-spring-boot-jaxrs-client/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.servicecomb.demo</groupId>
     <artifactId>demo-spring-boot</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <dependencies>
     <dependency>
diff --git a/demo/demo-spring-boot-provider/demo-spring-boot-jaxrs-server/pom.xml b/demo/demo-spring-boot-provider/demo-spring-boot-jaxrs-server/pom.xml
index 0c5ac12..4841e18 100644
--- a/demo/demo-spring-boot-provider/demo-spring-boot-jaxrs-server/pom.xml
+++ b/demo/demo-spring-boot-provider/demo-spring-boot-jaxrs-server/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.servicecomb.demo</groupId>
     <artifactId>demo-spring-boot</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <properties>
     <demo.main>org.apache.servicecomb.springboot.jaxrs.server.JaxrsServer</demo.main>
diff --git a/demo/demo-spring-boot-provider/pom.xml b/demo/demo-spring-boot-provider/pom.xml
index 389761b..4b6c89b 100644
--- a/demo/demo-spring-boot-provider/pom.xml
+++ b/demo/demo-spring-boot-provider/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.servicecomb.demo</groupId>
     <artifactId>demo-parent</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</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 b3b082d..6e3f44f 100644
--- a/demo/demo-spring-boot-transport/demo-spring-boot-pojo-client/pom.xml
+++ b/demo/demo-spring-boot-transport/demo-spring-boot-pojo-client/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.servicecomb.demo</groupId>
     <artifactId>demo-spring-boot-transport</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
 
   <properties>
diff --git a/demo/demo-spring-boot-transport/demo-spring-boot-pojo-server/pom.xml b/demo/demo-spring-boot-transport/demo-spring-boot-pojo-server/pom.xml
index a6e5a07..a9a7cef 100644
--- a/demo/demo-spring-boot-transport/demo-spring-boot-pojo-server/pom.xml
+++ b/demo/demo-spring-boot-transport/demo-spring-boot-pojo-server/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.servicecomb.demo</groupId>
     <artifactId>demo-spring-boot-transport</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
 
   <properties>
diff --git a/demo/demo-spring-boot-transport/demo-spring-boot-springmvc-client/pom.xml b/demo/demo-spring-boot-transport/demo-spring-boot-springmvc-client/pom.xml
index b9b286b..544e607 100644
--- a/demo/demo-spring-boot-transport/demo-spring-boot-springmvc-client/pom.xml
+++ b/demo/demo-spring-boot-transport/demo-spring-boot-springmvc-client/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.servicecomb.demo</groupId>
     <artifactId>demo-spring-boot-transport</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <dependencies>
     <dependency>
diff --git a/demo/demo-spring-boot-transport/demo-spring-boot-springmvc-server/pom.xml b/demo/demo-spring-boot-transport/demo-spring-boot-springmvc-server/pom.xml
index 0e64a1d..464b88d 100644
--- a/demo/demo-spring-boot-transport/demo-spring-boot-springmvc-server/pom.xml
+++ b/demo/demo-spring-boot-transport/demo-spring-boot-springmvc-server/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.servicecomb.demo</groupId>
     <artifactId>demo-spring-boot-transport</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <dependencies>
     <dependency>
diff --git a/demo/demo-spring-boot-transport/pom.xml b/demo/demo-spring-boot-transport/pom.xml
index 819e0ca..b4f7f83 100644
--- a/demo/demo-spring-boot-transport/pom.xml
+++ b/demo/demo-spring-boot-transport/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.servicecomb.demo</groupId>
     <artifactId>demo-parent</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</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 812df3c..0c522ef 100644
--- a/demo/demo-springmvc/pom.xml
+++ b/demo/demo-springmvc/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.servicecomb.demo</groupId>
     <artifactId>demo-parent</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</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 8e65530..de69783 100644
--- a/demo/demo-springmvc/springmvc-client/pom.xml
+++ b/demo/demo-springmvc/springmvc-client/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.servicecomb.demo</groupId>
     <artifactId>demo-springmvc</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <artifactId>springmvc-client</artifactId>
   <name>Java Chassis::Demo::Spring MVC::Client</name>
diff --git a/demo/demo-springmvc/springmvc-server/pom.xml b/demo/demo-springmvc/springmvc-server/pom.xml
index d956f8e..ab8f057 100644
--- a/demo/demo-springmvc/springmvc-server/pom.xml
+++ b/demo/demo-springmvc/springmvc-server/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.servicecomb.demo</groupId>
     <artifactId>demo-springmvc</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <artifactId>springmvc-server</artifactId>
   <name>Java Chassis::Demo::Spring MVC::Server</name>
diff --git a/demo/demo-zeroconfig-schemadiscovery-registry/demo-zeroconfig-schemadiscovery-registry-client/pom.xml b/demo/demo-zeroconfig-schemadiscovery-registry/demo-zeroconfig-schemadiscovery-registry-client/pom.xml
index a65c132..b09f007 100644
--- a/demo/demo-zeroconfig-schemadiscovery-registry/demo-zeroconfig-schemadiscovery-registry-client/pom.xml
+++ b/demo/demo-zeroconfig-schemadiscovery-registry/demo-zeroconfig-schemadiscovery-registry-client/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.servicecomb.demo</groupId>
     <artifactId>demo-zeroconfig-schemadiscovery-registry</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
 
   <properties>
diff --git a/demo/demo-zeroconfig-schemadiscovery-registry/demo-zeroconfig-schemadiscovery-registry-edge/pom.xml b/demo/demo-zeroconfig-schemadiscovery-registry/demo-zeroconfig-schemadiscovery-registry-edge/pom.xml
index 53bf719..389416c 100644
--- a/demo/demo-zeroconfig-schemadiscovery-registry/demo-zeroconfig-schemadiscovery-registry-edge/pom.xml
+++ b/demo/demo-zeroconfig-schemadiscovery-registry/demo-zeroconfig-schemadiscovery-registry-edge/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.servicecomb.demo</groupId>
     <artifactId>demo-zeroconfig-schemadiscovery-registry</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
 
   <properties>
diff --git a/demo/demo-zeroconfig-schemadiscovery-registry/demo-zeroconfig-schemadiscovery-registry-server/pom.xml b/demo/demo-zeroconfig-schemadiscovery-registry/demo-zeroconfig-schemadiscovery-registry-server/pom.xml
index ff9964a..3232be3 100644
--- a/demo/demo-zeroconfig-schemadiscovery-registry/demo-zeroconfig-schemadiscovery-registry-server/pom.xml
+++ b/demo/demo-zeroconfig-schemadiscovery-registry/demo-zeroconfig-schemadiscovery-registry-server/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.servicecomb.demo</groupId>
     <artifactId>demo-zeroconfig-schemadiscovery-registry</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
 
   <properties>
diff --git a/demo/demo-zeroconfig-schemadiscovery-registry/demo-zeroconfig-schemadiscovery-registry-tests/pom.xml b/demo/demo-zeroconfig-schemadiscovery-registry/demo-zeroconfig-schemadiscovery-registry-tests/pom.xml
index 5c9b64e..5fdd63a 100644
--- a/demo/demo-zeroconfig-schemadiscovery-registry/demo-zeroconfig-schemadiscovery-registry-tests/pom.xml
+++ b/demo/demo-zeroconfig-schemadiscovery-registry/demo-zeroconfig-schemadiscovery-registry-tests/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.servicecomb.demo</groupId>
     <artifactId>demo-zeroconfig-schemadiscovery-registry</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
 
   <properties>
diff --git a/demo/demo-zeroconfig-schemadiscovery-registry/pom.xml b/demo/demo-zeroconfig-schemadiscovery-registry/pom.xml
index 8148363..857e4ea 100644
--- a/demo/demo-zeroconfig-schemadiscovery-registry/pom.xml
+++ b/demo/demo-zeroconfig-schemadiscovery-registry/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.servicecomb.demo</groupId>
     <artifactId>demo-parent</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <artifactId>demo-zeroconfig-schemadiscovery-registry</artifactId>
   <name>Java Chassis::Demo::ZeroConfig-SchemaDiscovery Registry</name>
diff --git a/demo/docker-build-config/pom.xml b/demo/docker-build-config/pom.xml
index d38e63c..11eb59f 100644
--- a/demo/docker-build-config/pom.xml
+++ b/demo/docker-build-config/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>demo-parent</artifactId>
     <groupId>org.apache.servicecomb.demo</groupId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/demo/docker-run-config-edge/pom.xml b/demo/docker-run-config-edge/pom.xml
index 322efee..b741396 100644
--- a/demo/docker-run-config-edge/pom.xml
+++ b/demo/docker-run-config-edge/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>demo-parent</artifactId>
     <groupId>org.apache.servicecomb.demo</groupId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/demo/docker-run-config-local/pom.xml b/demo/docker-run-config-local/pom.xml
index e0c207f..eb5dc6b 100644
--- a/demo/docker-run-config-local/pom.xml
+++ b/demo/docker-run-config-local/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>demo-parent</artifactId>
     <groupId>org.apache.servicecomb.demo</groupId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/demo/docker-run-config/pom.xml b/demo/docker-run-config/pom.xml
index 4882d38..88b56cf 100644
--- a/demo/docker-run-config/pom.xml
+++ b/demo/docker-run-config/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>demo-parent</artifactId>
     <groupId>org.apache.servicecomb.demo</groupId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/demo/pom.xml b/demo/pom.xml
index e337487..e6551c6 100644
--- a/demo/pom.xml
+++ b/demo/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>java-chassis-parent</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
     <relativePath>../parents/default</relativePath>
   </parent>
   <groupId>org.apache.servicecomb.demo</groupId>
diff --git a/dependencies/bom/pom.xml b/dependencies/bom/pom.xml
index a569ef4..98bb05b 100644
--- a/dependencies/bom/pom.xml
+++ b/dependencies/bom/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>java-chassis-dependencies-parent</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
 
   <artifactId>java-chassis-bom</artifactId>
diff --git a/dependencies/default/pom.xml b/dependencies/default/pom.xml
index b11472c..053c3a8 100644
--- a/dependencies/default/pom.xml
+++ b/dependencies/default/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>java-chassis-dependencies-parent</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
 
   <artifactId>java-chassis-dependencies</artifactId>
diff --git a/dependencies/pom.xml b/dependencies/pom.xml
index 52b41b1..29b76dd 100644
--- a/dependencies/pom.xml
+++ b/dependencies/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>java-chassis</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
 
   <artifactId>java-chassis-dependencies-parent</artifactId>
diff --git a/deployment/pom.xml b/deployment/pom.xml
index ca7132e..48d15d5 100644
--- a/deployment/pom.xml
+++ b/deployment/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>java-chassis-parent</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
     <relativePath>../parents/default</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
diff --git a/distribution/pom.xml b/distribution/pom.xml
index 473e77b..00f08d0 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>java-chassis-parent</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
     <relativePath>../parents/default</relativePath>
   </parent>
   <artifactId>apache-servicecomb-java-chassis-distribution</artifactId>
diff --git a/dynamic-config/config-apollo/pom.xml b/dynamic-config/config-apollo/pom.xml
index 84a8aac..b2a0f81 100644
--- a/dynamic-config/config-apollo/pom.xml
+++ b/dynamic-config/config-apollo/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>dynamic-config</artifactId>
     <groupId>org.apache.servicecomb</groupId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</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 50baa85..cd08226 100644
--- a/dynamic-config/config-cc/pom.xml
+++ b/dynamic-config/config-cc/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>dynamic-config</artifactId>
     <groupId>org.apache.servicecomb</groupId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/dynamic-config/config-kie/pom.xml b/dynamic-config/config-kie/pom.xml
index 85b3517..a382925 100644
--- a/dynamic-config/config-kie/pom.xml
+++ b/dynamic-config/config-kie/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>dynamic-config</artifactId>
     <groupId>org.apache.servicecomb</groupId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/dynamic-config/config-nacos/pom.xml b/dynamic-config/config-nacos/pom.xml
index ad4624e..b4e70b6 100644
--- a/dynamic-config/config-nacos/pom.xml
+++ b/dynamic-config/config-nacos/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>dynamic-config</artifactId>
     <groupId>org.apache.servicecomb</groupId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>config-nacos</artifactId>
diff --git a/dynamic-config/pom.xml b/dynamic-config/pom.xml
index 2eabcbe..8d73d24 100644
--- a/dynamic-config/pom.xml
+++ b/dynamic-config/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>java-chassis-parent</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
     <relativePath>../parents/default</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
diff --git a/edge/edge-core/pom.xml b/edge/edge-core/pom.xml
index f73d4b0..79322ae 100644
--- a/edge/edge-core/pom.xml
+++ b/edge/edge-core/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>edge</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <artifactId>edge-core</artifactId>
   <name>Java Chassis::Edge::Core</name>
diff --git a/edge/pom.xml b/edge/pom.xml
index 2311b55..9dc6946 100644
--- a/edge/pom.xml
+++ b/edge/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>java-chassis-parent</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
     <relativePath>../parents/default</relativePath>
   </parent>
   <artifactId>edge</artifactId>
diff --git a/foundations/foundation-common/pom.xml b/foundations/foundation-common/pom.xml
index d5874f5..bab14b8 100644
--- a/foundations/foundation-common/pom.xml
+++ b/foundations/foundation-common/pom.xml
@@ -20,7 +20,7 @@
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.apache.servicecomb</groupId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
     <artifactId>foundations</artifactId>
   </parent>
   <artifactId>foundation-common</artifactId>
diff --git a/foundations/foundation-config/pom.xml b/foundations/foundation-config/pom.xml
index 7cc8b2f..81b4a03 100644
--- a/foundations/foundation-config/pom.xml
+++ b/foundations/foundation-config/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>foundations</artifactId>
     <groupId>org.apache.servicecomb</groupId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/foundations/foundation-metrics/pom.xml b/foundations/foundation-metrics/pom.xml
index 915c2ce..453f528 100644
--- a/foundations/foundation-metrics/pom.xml
+++ b/foundations/foundation-metrics/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>foundations</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <artifactId>foundation-metrics</artifactId>
   <name>Java Chassis::Foundations::Metrics</name>
diff --git a/foundations/foundation-protobuf/pom.xml b/foundations/foundation-protobuf/pom.xml
index 4f51c22..f04bcb9 100644
--- a/foundations/foundation-protobuf/pom.xml
+++ b/foundations/foundation-protobuf/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>foundations</artifactId>
     <groupId>org.apache.servicecomb</groupId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/foundations/foundation-registry/pom.xml b/foundations/foundation-registry/pom.xml
index 8e619e1..a24e0ee 100644
--- a/foundations/foundation-registry/pom.xml
+++ b/foundations/foundation-registry/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>foundations</artifactId>
     <groupId>org.apache.servicecomb</groupId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/foundations/foundation-spi/pom.xml b/foundations/foundation-spi/pom.xml
index 6ec4fc3..8545286 100644
--- a/foundations/foundation-spi/pom.xml
+++ b/foundations/foundation-spi/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>foundations</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <artifactId>foundation-spi</artifactId>
   <name>Java Chassis::Foundations::SSL</name>
diff --git a/foundations/foundation-ssl/pom.xml b/foundations/foundation-ssl/pom.xml
index af4784f..1a98308 100644
--- a/foundations/foundation-ssl/pom.xml
+++ b/foundations/foundation-ssl/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>foundations</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</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 1b70132..14f64f1 100644
--- a/foundations/foundation-test-scaffolding/pom.xml
+++ b/foundations/foundation-test-scaffolding/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>foundations</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</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 d758773..d53f80e 100644
--- a/foundations/foundation-vertx/pom.xml
+++ b/foundations/foundation-vertx/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>foundations</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <artifactId>foundation-vertx</artifactId>
   <name>Java Chassis::Foundations::Vertx</name>
diff --git a/foundations/pom.xml b/foundations/pom.xml
index b38e66a..1f2e28d 100644
--- a/foundations/pom.xml
+++ b/foundations/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>java-chassis-parent</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
     <relativePath>../parents/default</relativePath>
   </parent>
   <artifactId>foundations</artifactId>
diff --git a/governance/pom.xml b/governance/pom.xml
index 38e997a..4ab2197 100644
--- a/governance/pom.xml
+++ b/governance/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>java-chassis-parent</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
     <relativePath>../parents/default</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
diff --git a/handlers/handler-bizkeeper/pom.xml b/handlers/handler-bizkeeper/pom.xml
index 31ad65d..3617c4e 100644
--- a/handlers/handler-bizkeeper/pom.xml
+++ b/handlers/handler-bizkeeper/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>handlers</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
 
   <artifactId>handler-bizkeeper</artifactId>
diff --git a/handlers/handler-fault-injection/pom.xml b/handlers/handler-fault-injection/pom.xml
index 15c1b87..e3aee4b 100755
--- a/handlers/handler-fault-injection/pom.xml
+++ b/handlers/handler-fault-injection/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>handlers</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <artifactId>handler-fault-injection</artifactId>
   <name>Java Chassis::Handlers::Fault Injection</name>
diff --git a/handlers/handler-flowcontrol-qps/pom.xml b/handlers/handler-flowcontrol-qps/pom.xml
index 93e60cd..767ae76 100644
--- a/handlers/handler-flowcontrol-qps/pom.xml
+++ b/handlers/handler-flowcontrol-qps/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>handlers</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <artifactId>handler-flowcontrol-qps</artifactId>
   <name>Java Chassis::Handlers::Flow Control QPS</name>
diff --git a/handlers/handler-governance/pom.xml b/handlers/handler-governance/pom.xml
index 7745b95..8749b6e 100644
--- a/handlers/handler-governance/pom.xml
+++ b/handlers/handler-governance/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>handlers</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
 
   <artifactId>handler-governance</artifactId>
diff --git a/handlers/handler-loadbalance/pom.xml b/handlers/handler-loadbalance/pom.xml
index d6d27c1..c04c259 100644
--- a/handlers/handler-loadbalance/pom.xml
+++ b/handlers/handler-loadbalance/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>handlers</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
 
   <artifactId>handler-loadbalance</artifactId>
diff --git a/handlers/handler-publickey-auth/pom.xml b/handlers/handler-publickey-auth/pom.xml
index 821453b..d5ba955 100644
--- a/handlers/handler-publickey-auth/pom.xml
+++ b/handlers/handler-publickey-auth/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>handlers</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
 
   <artifactId>handler-publickey-auth</artifactId>
diff --git a/handlers/handler-router/pom.xml b/handlers/handler-router/pom.xml
index 57a88bb..ef26041 100644
--- a/handlers/handler-router/pom.xml
+++ b/handlers/handler-router/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>handlers</artifactId>
     <groupId>org.apache.servicecomb</groupId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/handlers/handler-tracing-zipkin/pom.xml b/handlers/handler-tracing-zipkin/pom.xml
index 380448e..11d0485 100644
--- a/handlers/handler-tracing-zipkin/pom.xml
+++ b/handlers/handler-tracing-zipkin/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>handlers</artifactId>
     <groupId>org.apache.servicecomb</groupId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/handlers/pom.xml b/handlers/pom.xml
index e9af875..63d04a3 100644
--- a/handlers/pom.xml
+++ b/handlers/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>java-chassis-parent</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
     <relativePath>../parents/default</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
diff --git a/huawei-cloud/darklaunch/pom.xml b/huawei-cloud/darklaunch/pom.xml
index 3ccdfcb..dacd2eb 100644
--- a/huawei-cloud/darklaunch/pom.xml
+++ b/huawei-cloud/darklaunch/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>huawei-cloud</artifactId>
     <groupId>org.apache.servicecomb</groupId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/huawei-cloud/dashboard/pom.xml b/huawei-cloud/dashboard/pom.xml
index 46bbe9b..2a47e5d 100644
--- a/huawei-cloud/dashboard/pom.xml
+++ b/huawei-cloud/dashboard/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>huawei-cloud</artifactId>
         <groupId>org.apache.servicecomb</groupId>
-        <version>2.8.0-SNAPSHOT</version>
+        <version>2.7.2</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/huawei-cloud/environment/pom.xml b/huawei-cloud/environment/pom.xml
index a96fad0..eaca910 100644
--- a/huawei-cloud/environment/pom.xml
+++ b/huawei-cloud/environment/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>huawei-cloud</artifactId>
     <groupId>org.apache.servicecomb</groupId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>servicestage-environment</artifactId>
diff --git a/huawei-cloud/pom.xml b/huawei-cloud/pom.xml
index 83dfd98..873a8da 100644
--- a/huawei-cloud/pom.xml
+++ b/huawei-cloud/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>java-chassis-parent</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
     <relativePath>../parents/default</relativePath>
   </parent>
 
diff --git a/huawei-cloud/servicestage/pom.xml b/huawei-cloud/servicestage/pom.xml
index 7963671..ae13ea0 100644
--- a/huawei-cloud/servicestage/pom.xml
+++ b/huawei-cloud/servicestage/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>huawei-cloud</artifactId>
     <groupId>org.apache.servicecomb</groupId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>servicestage</artifactId>
diff --git a/inspector/pom.xml b/inspector/pom.xml
index 5621209..85ba050 100644
--- a/inspector/pom.xml
+++ b/inspector/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>java-chassis-parent</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
     <relativePath>../parents/default</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
diff --git a/integration-tests/dynamic-config-tests/pom.xml b/integration-tests/dynamic-config-tests/pom.xml
index fa3f56d..84eafbb 100644
--- a/integration-tests/dynamic-config-tests/pom.xml
+++ b/integration-tests/dynamic-config-tests/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>integration-tests</artifactId>
     <groupId>org.apache.servicecomb.tests</groupId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/integration-tests/it-common/pom.xml b/integration-tests/it-common/pom.xml
index fc493a3..7b33136 100644
--- a/integration-tests/it-common/pom.xml
+++ b/integration-tests/it-common/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>integration-tests</artifactId>
     <groupId>org.apache.servicecomb.tests</groupId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/integration-tests/it-consumer/pom.xml b/integration-tests/it-consumer/pom.xml
index 3e5c460..7c993df 100644
--- a/integration-tests/it-consumer/pom.xml
+++ b/integration-tests/it-consumer/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>integration-tests</artifactId>
     <groupId>org.apache.servicecomb.tests</groupId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/integration-tests/it-edge/pom.xml b/integration-tests/it-edge/pom.xml
index 07c71fd..0402a99 100644
--- a/integration-tests/it-edge/pom.xml
+++ b/integration-tests/it-edge/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>integration-tests</artifactId>
     <groupId>org.apache.servicecomb.tests</groupId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/integration-tests/it-producer-deploy-springboot2-servlet/pom.xml b/integration-tests/it-producer-deploy-springboot2-servlet/pom.xml
index 92c2a55..576b62a 100644
--- a/integration-tests/it-producer-deploy-springboot2-servlet/pom.xml
+++ b/integration-tests/it-producer-deploy-springboot2-servlet/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>integration-tests</artifactId>
     <groupId>org.apache.servicecomb.tests</groupId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
 
   <artifactId>it-producer-deploy-springboot2-servlet</artifactId>
@@ -33,7 +33,7 @@
       <dependency>
         <groupId>org.apache.servicecomb</groupId>
         <artifactId>java-chassis-dependencies</artifactId>
-        <version>2.8.0-SNAPSHOT</version>
+        <version>2.7.2</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
@@ -44,7 +44,7 @@
     <dependency>
       <groupId>org.apache.servicecomb.tests</groupId>
       <artifactId>it-producer</artifactId>
-      <version>2.8.0-SNAPSHOT</version>
+      <version>2.7.2</version>
     </dependency>
     <dependency>
       <groupId>org.apache.servicecomb</groupId>
diff --git a/integration-tests/it-producer-deploy-springboot2-standalone/pom.xml b/integration-tests/it-producer-deploy-springboot2-standalone/pom.xml
index 3186c2e..4fef87f 100644
--- a/integration-tests/it-producer-deploy-springboot2-standalone/pom.xml
+++ b/integration-tests/it-producer-deploy-springboot2-standalone/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>integration-tests</artifactId>
     <groupId>org.apache.servicecomb.tests</groupId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
 
   <artifactId>it-producer-deploy-springboot2-standalone</artifactId>
diff --git a/integration-tests/it-producer/pom.xml b/integration-tests/it-producer/pom.xml
index 01bdd65..2898c17 100644
--- a/integration-tests/it-producer/pom.xml
+++ b/integration-tests/it-producer/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>integration-tests</artifactId>
     <groupId>org.apache.servicecomb.tests</groupId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/integration-tests/jaxrs-tests/pom.xml b/integration-tests/jaxrs-tests/pom.xml
index 9d2e9e5..a61fb8a 100644
--- a/integration-tests/jaxrs-tests/pom.xml
+++ b/integration-tests/jaxrs-tests/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>integration-tests</artifactId>
     <groupId>org.apache.servicecomb.tests</groupId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/integration-tests/pojo-test/pom.xml b/integration-tests/pojo-test/pom.xml
index 43b90f9..9e16121 100644
--- a/integration-tests/pojo-test/pom.xml
+++ b/integration-tests/pojo-test/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>integration-tests</artifactId>
     <groupId>org.apache.servicecomb.tests</groupId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml
index 9be13ee..a0270d9 100644
--- a/integration-tests/pom.xml
+++ b/integration-tests/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>java-chassis-parent</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
     <relativePath>../parents/default</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
diff --git a/integration-tests/spring-jaxrs-tests/pom.xml b/integration-tests/spring-jaxrs-tests/pom.xml
index fc62897..aa681f9 100644
--- a/integration-tests/spring-jaxrs-tests/pom.xml
+++ b/integration-tests/spring-jaxrs-tests/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>integration-tests</artifactId>
     <groupId>org.apache.servicecomb.tests</groupId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
@@ -33,7 +33,7 @@
     <dependency>
       <groupId>org.apache.servicecomb.tests</groupId>
       <artifactId>jaxrs-tests</artifactId>
-      <version>2.8.0-SNAPSHOT</version>
+      <version>2.7.2</version>
       <type>test-jar</type>
     </dependency>
     <dependency>
diff --git a/integration-tests/spring-pojo-connection-limit-test/pom.xml b/integration-tests/spring-pojo-connection-limit-test/pom.xml
index 1b8a50c..b579333 100644
--- a/integration-tests/spring-pojo-connection-limit-test/pom.xml
+++ b/integration-tests/spring-pojo-connection-limit-test/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>integration-tests</artifactId>
     <groupId>org.apache.servicecomb.tests</groupId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/integration-tests/spring-pojo-tests/pom.xml b/integration-tests/spring-pojo-tests/pom.xml
index d6cf3e4..b079784 100644
--- a/integration-tests/spring-pojo-tests/pom.xml
+++ b/integration-tests/spring-pojo-tests/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>integration-tests</artifactId>
     <groupId>org.apache.servicecomb.tests</groupId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/integration-tests/springmvc-tests/common/pom.xml b/integration-tests/springmvc-tests/common/pom.xml
index 8c17b0d..097de9a 100644
--- a/integration-tests/springmvc-tests/common/pom.xml
+++ b/integration-tests/springmvc-tests/common/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>springmvc-tests</artifactId>
     <groupId>org.apache.servicecomb.tests</groupId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/integration-tests/springmvc-tests/connection-limit/pom.xml b/integration-tests/springmvc-tests/connection-limit/pom.xml
index a2eeba8..e28a21e 100644
--- a/integration-tests/springmvc-tests/connection-limit/pom.xml
+++ b/integration-tests/springmvc-tests/connection-limit/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>springmvc-tests</artifactId>
     <groupId>org.apache.servicecomb.tests</groupId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
@@ -33,7 +33,7 @@
     <dependency>
       <groupId>org.apache.servicecomb.tests</groupId>
       <artifactId>springmvc-tests-common</artifactId>
-      <version>2.8.0-SNAPSHOT</version>
+      <version>2.7.2</version>
       <type>test-jar</type>
     </dependency>
     <dependency>
diff --git a/integration-tests/springmvc-tests/general-with-springboot/pom.xml b/integration-tests/springmvc-tests/general-with-springboot/pom.xml
index bf7c291..e016eed 100644
--- a/integration-tests/springmvc-tests/general-with-springboot/pom.xml
+++ b/integration-tests/springmvc-tests/general-with-springboot/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>springmvc-tests</artifactId>
     <groupId>org.apache.servicecomb.tests</groupId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/integration-tests/springmvc-tests/general/pom.xml b/integration-tests/springmvc-tests/general/pom.xml
index afc4c53..dd86e53 100644
--- a/integration-tests/springmvc-tests/general/pom.xml
+++ b/integration-tests/springmvc-tests/general/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>springmvc-tests</artifactId>
     <groupId>org.apache.servicecomb.tests</groupId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
@@ -33,7 +33,7 @@
     <dependency>
       <groupId>org.apache.servicecomb.tests</groupId>
       <artifactId>springmvc-tests-common</artifactId>
-      <version>2.8.0-SNAPSHOT</version>
+      <version>2.7.2</version>
       <type>test-jar</type>
     </dependency>
     <dependency>
diff --git a/integration-tests/springmvc-tests/pom.xml b/integration-tests/springmvc-tests/pom.xml
index 888a95c..5fed960 100644
--- a/integration-tests/springmvc-tests/pom.xml
+++ b/integration-tests/springmvc-tests/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>integration-tests</artifactId>
     <groupId>org.apache.servicecomb.tests</groupId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/integration-tests/springmvc-tests/simplified-mapping-with-springboot/pom.xml b/integration-tests/springmvc-tests/simplified-mapping-with-springboot/pom.xml
index e3055f5..1ee6624 100644
--- a/integration-tests/springmvc-tests/simplified-mapping-with-springboot/pom.xml
+++ b/integration-tests/springmvc-tests/simplified-mapping-with-springboot/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>springmvc-tests</artifactId>
     <groupId>org.apache.servicecomb.tests</groupId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
@@ -33,7 +33,7 @@
     <dependency>
       <groupId>org.apache.servicecomb.tests</groupId>
       <artifactId>springmvc-tests-common</artifactId>
-      <version>2.8.0-SNAPSHOT</version>
+      <version>2.7.2</version>
       <type>test-jar</type>
     </dependency>
     <dependency>
diff --git a/integration-tests/springmvc-tests/simplified-mapping/pom.xml b/integration-tests/springmvc-tests/simplified-mapping/pom.xml
index bd0a5ac..e6752b0 100644
--- a/integration-tests/springmvc-tests/simplified-mapping/pom.xml
+++ b/integration-tests/springmvc-tests/simplified-mapping/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>springmvc-tests</artifactId>
     <groupId>org.apache.servicecomb.tests</groupId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
@@ -33,7 +33,7 @@
     <dependency>
       <groupId>org.apache.servicecomb.tests</groupId>
       <artifactId>springmvc-tests-common</artifactId>
-      <version>2.8.0-SNAPSHOT</version>
+      <version>2.7.2</version>
       <type>test-jar</type>
     </dependency>
     <dependency>
diff --git a/integration-tests/test-common/pom.xml b/integration-tests/test-common/pom.xml
index a990670..e41e667 100644
--- a/integration-tests/test-common/pom.xml
+++ b/integration-tests/test-common/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>integration-tests</artifactId>
     <groupId>org.apache.servicecomb.tests</groupId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/integration-tests/tracing-tests/pom.xml b/integration-tests/tracing-tests/pom.xml
index 98ca570..f667d04 100644
--- a/integration-tests/tracing-tests/pom.xml
+++ b/integration-tests/tracing-tests/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>integration-tests</artifactId>
     <groupId>org.apache.servicecomb.tests</groupId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/metrics/metrics-core/pom.xml b/metrics/metrics-core/pom.xml
index 5fbef24..5995e3b 100644
--- a/metrics/metrics-core/pom.xml
+++ b/metrics/metrics-core/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>metrics</artifactId>
     <groupId>org.apache.servicecomb</groupId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</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 1918606..895b461 100644
--- a/metrics/metrics-integration/metrics-prometheus/pom.xml
+++ b/metrics/metrics-integration/metrics-prometheus/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>metrics-integration</artifactId>
     <groupId>org.apache.servicecomb</groupId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/metrics/metrics-integration/pom.xml b/metrics/metrics-integration/pom.xml
index 86ea600..2a8734e 100644
--- a/metrics/metrics-integration/pom.xml
+++ b/metrics/metrics-integration/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>metrics</artifactId>
     <groupId>org.apache.servicecomb</groupId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/metrics/pom.xml b/metrics/pom.xml
index bd3d6cc..bdfe8b6 100644
--- a/metrics/pom.xml
+++ b/metrics/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>java-chassis-parent</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
     <relativePath>../parents/default</relativePath>
   </parent>
 
diff --git a/parents/default/pom.xml b/parents/default/pom.xml
index 05c6dfb..068911a 100644
--- a/parents/default/pom.xml
+++ b/parents/default/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>java-chassis-dependencies</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
     <relativePath>../../dependencies/default</relativePath>
   </parent>
 
diff --git a/parents/pom.xml b/parents/pom.xml
index 585a9b7..e127212 100644
--- a/parents/pom.xml
+++ b/parents/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>java-chassis</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
 
   <artifactId>java-chassis-parents</artifactId>
diff --git a/pom.xml b/pom.xml
index ecc24a1..1f297c2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 
   <groupId>org.apache.servicecomb</groupId>
   <artifactId>java-chassis</artifactId>
-  <version>2.8.0-SNAPSHOT</version>
+  <version>2.7.2</version>
   <packaging>pom</packaging>
 
   <name>ServiceComb Java Chassis</name>
diff --git a/providers/pom.xml b/providers/pom.xml
index d7ce124..07f1df4 100644
--- a/providers/pom.xml
+++ b/providers/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>java-chassis-parent</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
     <relativePath>../parents/default</relativePath>
   </parent>
   <artifactId>providers</artifactId>
diff --git a/providers/provider-jaxrs/pom.xml b/providers/provider-jaxrs/pom.xml
index c082344..cc6d260 100644
--- a/providers/provider-jaxrs/pom.xml
+++ b/providers/provider-jaxrs/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>providers</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</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 3e59e51..1294c76 100644
--- a/providers/provider-pojo/pom.xml
+++ b/providers/provider-pojo/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>providers</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</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 2354a7b..31bff78 100644
--- a/providers/provider-rest-common/pom.xml
+++ b/providers/provider-rest-common/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>providers</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</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 4016c21..22b5be0 100644
--- a/providers/provider-springmvc/pom.xml
+++ b/providers/provider-springmvc/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>providers</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <artifactId>provider-springmvc</artifactId>
   <name>Java Chassis::Providers::Spring MVC</name>
diff --git a/service-registry/pom.xml b/service-registry/pom.xml
index 15c7aa3..b0e75d6 100644
--- a/service-registry/pom.xml
+++ b/service-registry/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>java-chassis-parent</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
     <relativePath>../parents/default</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
diff --git a/service-registry/registry-lightweight/pom.xml b/service-registry/registry-lightweight/pom.xml
index 69b47ca..0d8f72c 100644
--- a/service-registry/registry-lightweight/pom.xml
+++ b/service-registry/registry-lightweight/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>service-registry-parent</artifactId>
     <groupId>org.apache.servicecomb</groupId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/service-registry/registry-local/pom.xml b/service-registry/registry-local/pom.xml
index a0e40fb..c642c7e 100644
--- a/service-registry/registry-local/pom.xml
+++ b/service-registry/registry-local/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>service-registry-parent</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/service-registry/registry-schema-discovery/pom.xml b/service-registry/registry-schema-discovery/pom.xml
index 8066654..67cbc77 100644
--- a/service-registry/registry-schema-discovery/pom.xml
+++ b/service-registry/registry-schema-discovery/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>service-registry-parent</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/service-registry/registry-service-center/pom.xml b/service-registry/registry-service-center/pom.xml
index 29e9559..c3eb5b0 100644
--- a/service-registry/registry-service-center/pom.xml
+++ b/service-registry/registry-service-center/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>service-registry-parent</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/service-registry/registry-zero-config/pom.xml b/service-registry/registry-zero-config/pom.xml
index e458657..bed244e 100644
--- a/service-registry/registry-zero-config/pom.xml
+++ b/service-registry/registry-zero-config/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>service-registry-parent</artifactId>
     <groupId>org.apache.servicecomb</groupId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/solutions/pom.xml b/solutions/pom.xml
index ebe16b8..8ed8f96 100644
--- a/solutions/pom.xml
+++ b/solutions/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>java-chassis-parent</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
     <relativePath>../parents/default</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
diff --git a/solutions/solution-basic/pom.xml b/solutions/solution-basic/pom.xml
index c4732c9..0defdd8 100644
--- a/solutions/solution-basic/pom.xml
+++ b/solutions/solution-basic/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>solutions</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/spring-boot/pom.xml b/spring-boot/pom.xml
index b38842f..a195ba6 100644
--- a/spring-boot/pom.xml
+++ b/spring-boot/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>java-chassis-parent</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
     <relativePath>../parents/default</relativePath>
   </parent>
 
diff --git a/spring-boot/spring-boot-starters/java-chassis-spring-boot-starter-servlet/pom.xml b/spring-boot/spring-boot-starters/java-chassis-spring-boot-starter-servlet/pom.xml
index 7aad852..1fd0287 100644
--- a/spring-boot/spring-boot-starters/java-chassis-spring-boot-starter-servlet/pom.xml
+++ b/spring-boot/spring-boot-starters/java-chassis-spring-boot-starter-servlet/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>java-chassis-spring-boot-starters</artifactId>
     <groupId>org.apache.servicecomb</groupId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/spring-boot/spring-boot-starters/java-chassis-spring-boot-starter-standalone/pom.xml b/spring-boot/spring-boot-starters/java-chassis-spring-boot-starter-standalone/pom.xml
index 3720ac5..9218375 100644
--- a/spring-boot/spring-boot-starters/java-chassis-spring-boot-starter-standalone/pom.xml
+++ b/spring-boot/spring-boot-starters/java-chassis-spring-boot-starter-standalone/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>java-chassis-spring-boot-starters</artifactId>
     <groupId>org.apache.servicecomb</groupId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/spring-boot/spring-boot-starters/java-chassis-spring-boot-starter/pom.xml b/spring-boot/spring-boot-starters/java-chassis-spring-boot-starter/pom.xml
index b99e440..d129d2c 100644
--- a/spring-boot/spring-boot-starters/java-chassis-spring-boot-starter/pom.xml
+++ b/spring-boot/spring-boot-starters/java-chassis-spring-boot-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>java-chassis-spring-boot-starters</artifactId>
     <groupId>org.apache.servicecomb</groupId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/spring-boot/spring-boot-starters/pom.xml b/spring-boot/spring-boot-starters/pom.xml
index 3c31174..3dd19b3 100644
--- a/spring-boot/spring-boot-starters/pom.xml
+++ b/spring-boot/spring-boot-starters/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>java-chassis-spring-boot</artifactId>
     <groupId>org.apache.servicecomb</groupId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
diff --git a/swagger/pom.xml b/swagger/pom.xml
index 70af57a..4d7e26d 100644
--- a/swagger/pom.xml
+++ b/swagger/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>java-chassis-parent</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
     <relativePath>../parents/default</relativePath>
   </parent>
   <artifactId>swagger</artifactId>
diff --git a/swagger/swagger-generator/generator-core/pom.xml b/swagger/swagger-generator/generator-core/pom.xml
index f875bf2..ea08d21 100644
--- a/swagger/swagger-generator/generator-core/pom.xml
+++ b/swagger/swagger-generator/generator-core/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>swagger-generator</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</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 a19197e..8617ba2 100644
--- a/swagger/swagger-generator/generator-jaxrs/pom.xml
+++ b/swagger/swagger-generator/generator-jaxrs/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>swagger-generator</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <artifactId>swagger-generator-jaxrs</artifactId>
   <name>Java Chassis::Swagger::Generator::Jaxrs</name>
diff --git a/swagger/swagger-generator/generator-spring-data/pom.xml b/swagger/swagger-generator/generator-spring-data/pom.xml
index 402efd6..85dc3f5 100644
--- a/swagger/swagger-generator/generator-spring-data/pom.xml
+++ b/swagger/swagger-generator/generator-spring-data/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>swagger-generator</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/swagger/swagger-generator/generator-springmvc/pom.xml b/swagger/swagger-generator/generator-springmvc/pom.xml
index 9eb78a0..639654d 100644
--- a/swagger/swagger-generator/generator-springmvc/pom.xml
+++ b/swagger/swagger-generator/generator-springmvc/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>swagger-generator</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</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 cdcbfe3..503792a 100644
--- a/swagger/swagger-generator/pom.xml
+++ b/swagger/swagger-generator/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>swagger</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</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 d71298a..afe821f 100644
--- a/swagger/swagger-invocation/invocation-core/pom.xml
+++ b/swagger/swagger-invocation/invocation-core/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>swagger-invocation</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</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 561118f..326887a 100644
--- a/swagger/swagger-invocation/invocation-jaxrs/pom.xml
+++ b/swagger/swagger-invocation/invocation-jaxrs/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>swagger-invocation</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</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 4fc881b..427715a 100644
--- a/swagger/swagger-invocation/invocation-springmvc/pom.xml
+++ b/swagger/swagger-invocation/invocation-springmvc/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>swagger-invocation</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <artifactId>swagger-invocation-springmvc</artifactId>
   <name>Java Chassis::Swagger::Invocation::Spring MVC</name>
diff --git a/swagger/swagger-invocation/invocation-validator/pom.xml b/swagger/swagger-invocation/invocation-validator/pom.xml
index b41491d..90aec88 100644
--- a/swagger/swagger-invocation/invocation-validator/pom.xml
+++ b/swagger/swagger-invocation/invocation-validator/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>swagger-invocation</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <artifactId>swagger-invocation-validator</artifactId>
   <name>Java Chassis::Swagger::Invocation::Validator</name>
diff --git a/swagger/swagger-invocation/pom.xml b/swagger/swagger-invocation/pom.xml
index db032f8..bc1c7b2 100644
--- a/swagger/swagger-invocation/pom.xml
+++ b/swagger/swagger-invocation/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>swagger</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <artifactId>swagger-invocation</artifactId>
   <name>Java Chassis::Swagger::Invocation</name>
diff --git a/tracing/pom.xml b/tracing/pom.xml
index ff660e8..1f4b435 100644
--- a/tracing/pom.xml
+++ b/tracing/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>java-chassis-parent</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
     <relativePath>../parents/default</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
diff --git a/tracing/tracing-common/pom.xml b/tracing/tracing-common/pom.xml
index 3886d9d..d3c0cbb 100644
--- a/tracing/tracing-common/pom.xml
+++ b/tracing/tracing-common/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>tracing</artifactId>
     <groupId>org.apache.servicecomb</groupId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/tracing/tracing-zipkin/pom.xml b/tracing/tracing-zipkin/pom.xml
index 0532b72..495f1ac 100644
--- a/tracing/tracing-zipkin/pom.xml
+++ b/tracing/tracing-zipkin/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>tracing</artifactId>
     <groupId>org.apache.servicecomb</groupId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/transports/pom.xml b/transports/pom.xml
index 45eb184..98c2661 100644
--- a/transports/pom.xml
+++ b/transports/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>java-chassis-parent</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
     <relativePath>../parents/default</relativePath>
   </parent>
   <artifactId>transports</artifactId>
diff --git a/transports/transport-common/pom.xml b/transports/transport-common/pom.xml
index dfaa550..42efbde 100644
--- a/transports/transport-common/pom.xml
+++ b/transports/transport-common/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>transports</artifactId>
     <groupId>org.apache.servicecomb</groupId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/transports/transport-highway/pom.xml b/transports/transport-highway/pom.xml
index 83aa422..5ccc1a8 100644
--- a/transports/transport-highway/pom.xml
+++ b/transports/transport-highway/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>transports</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</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 36c53a1..29fc9a7 100644
--- a/transports/transport-rest/pom.xml
+++ b/transports/transport-rest/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>transports</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</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 06cb3a8..7e84a65 100644
--- a/transports/transport-rest/transport-rest-client/pom.xml
+++ b/transports/transport-rest/transport-rest-client/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>transport-rest</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</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 e75ba3d..7aee7b3 100644
--- a/transports/transport-rest/transport-rest-servlet/pom.xml
+++ b/transports/transport-rest/transport-rest-servlet/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>transport-rest</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</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 12e5dd5..709e22f 100644
--- a/transports/transport-rest/transport-rest-vertx/pom.xml
+++ b/transports/transport-rest/transport-rest-vertx/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>transport-rest</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.7.2</version>
   </parent>
   <artifactId>transport-rest-vertx</artifactId>
   <name>Java Chassis::Transports::Rest::Vertx</name>