update pom to 0.5.0
diff --git a/geaflow-console/app/biz/service/impl/pom.xml b/geaflow-console/app/biz/service/impl/pom.xml
index 2c6c1df..7bcccfb 100644
--- a/geaflow-console/app/biz/service/impl/pom.xml
+++ b/geaflow-console/app/biz/service/impl/pom.xml
@@ -19,11 +19,11 @@
 	<parent>
 		<groupId>com.antgroup.tugraph</groupId>
 		<artifactId>geaflow-console</artifactId>
-		<version>0.4.0-SNAPSHOT</version>
+		<version>0.5.0</version>
 		<relativePath>../../../../pom.xml</relativePath>
 	</parent>
 	<artifactId>geaflow-console-biz-service-impl</artifactId>
-	<version>0.4.0-SNAPSHOT</version>
+	<version>0.5.0</version>
 
 	<dependencies>
 		<dependency>
diff --git a/geaflow-console/app/biz/shared/pom.xml b/geaflow-console/app/biz/shared/pom.xml
index bfb683b..375e9ac 100644
--- a/geaflow-console/app/biz/shared/pom.xml
+++ b/geaflow-console/app/biz/shared/pom.xml
@@ -20,11 +20,11 @@
     <parent>
         <groupId>com.antgroup.tugraph</groupId>
         <artifactId>geaflow-console</artifactId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
         <relativePath>../../../pom.xml</relativePath>
     </parent>
     <artifactId>geaflow-console-biz-shared</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.5.0</version>
     <dependencies>
         <dependency>
             <groupId>com.antgroup.tugraph</groupId>
diff --git a/geaflow-console/app/bootstrap/pom.xml b/geaflow-console/app/bootstrap/pom.xml
index c19ab17..b6ae518 100644
--- a/geaflow-console/app/bootstrap/pom.xml
+++ b/geaflow-console/app/bootstrap/pom.xml
@@ -20,11 +20,11 @@
     <parent>
         <groupId>com.antgroup.tugraph</groupId>
         <artifactId>geaflow-console</artifactId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     <artifactId>geaflow-console-bootstrap</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.5.0</version>
     <properties>
         <build.node.version>v16.15.1</build.node.version>
         <build.npm.version>8.11.0</build.npm.version>
diff --git a/geaflow-console/app/common/dal/pom.xml b/geaflow-console/app/common/dal/pom.xml
index 55d6d19..bbf22b1 100644
--- a/geaflow-console/app/common/dal/pom.xml
+++ b/geaflow-console/app/common/dal/pom.xml
@@ -20,11 +20,11 @@
     <parent>
         <groupId>com.antgroup.tugraph</groupId>
         <artifactId>geaflow-console</artifactId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
         <relativePath>../../../pom.xml</relativePath>
     </parent>
     <artifactId>geaflow-console-common-dal</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.5.0</version>
     <dependencies>
 
         <dependency>
diff --git a/geaflow-console/app/common/service/facade/pom.xml b/geaflow-console/app/common/service/facade/pom.xml
index e378cdf..7d08a4f 100644
--- a/geaflow-console/app/common/service/facade/pom.xml
+++ b/geaflow-console/app/common/service/facade/pom.xml
@@ -20,11 +20,11 @@
     <parent>
         <groupId>com.antgroup.tugraph</groupId>
         <artifactId>geaflow-console</artifactId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
         <relativePath>../../../../pom.xml</relativePath>
     </parent>
     <artifactId>geaflow-console-common-service-facade</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.5.0</version>
     <dependencies>
 
         <dependency>
diff --git a/geaflow-console/app/common/service/integration/pom.xml b/geaflow-console/app/common/service/integration/pom.xml
index 6a7036b..306d40c 100644
--- a/geaflow-console/app/common/service/integration/pom.xml
+++ b/geaflow-console/app/common/service/integration/pom.xml
@@ -20,11 +20,11 @@
     <parent>
         <groupId>com.antgroup.tugraph</groupId>
         <artifactId>geaflow-console</artifactId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
         <relativePath>../../../../pom.xml</relativePath>
     </parent>
     <artifactId>geaflow-console-common-service-integration</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.5.0</version>
     <dependencies>
         <dependency>
             <groupId>com.antgroup.tugraph</groupId>
diff --git a/geaflow-console/app/common/util/pom.xml b/geaflow-console/app/common/util/pom.xml
index 796c51b..3a55563 100644
--- a/geaflow-console/app/common/util/pom.xml
+++ b/geaflow-console/app/common/util/pom.xml
@@ -20,11 +20,11 @@
     <parent>
         <groupId>com.antgroup.tugraph</groupId>
         <artifactId>geaflow-console</artifactId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
         <relativePath>../../../pom.xml</relativePath>
     </parent>
     <artifactId>geaflow-console-common-util</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.5.0</version>
     <dependencies>
         <dependency>
             <groupId>org.projectlombok</groupId>
diff --git a/geaflow-console/app/core/model/pom.xml b/geaflow-console/app/core/model/pom.xml
index c1524d6..5e2bcde 100644
--- a/geaflow-console/app/core/model/pom.xml
+++ b/geaflow-console/app/core/model/pom.xml
@@ -20,11 +20,11 @@
     <parent>
         <groupId>com.antgroup.tugraph</groupId>
         <artifactId>geaflow-console</artifactId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
         <relativePath>../../../pom.xml</relativePath>
     </parent>
     <artifactId>geaflow-console-core-model</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.5.0</version>
     <dependencies>
         <dependency>
             <groupId>com.antgroup.tugraph</groupId>
diff --git a/geaflow-console/app/core/service/pom.xml b/geaflow-console/app/core/service/pom.xml
index 65b09fd..2c2e9a4 100644
--- a/geaflow-console/app/core/service/pom.xml
+++ b/geaflow-console/app/core/service/pom.xml
@@ -20,11 +20,11 @@
     <parent>
         <groupId>com.antgroup.tugraph</groupId>
         <artifactId>geaflow-console</artifactId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
         <relativePath>../../../pom.xml</relativePath>
     </parent>
     <artifactId>geaflow-console-core-service</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.5.0</version>
     <properties>
         <influxdb.client.version>6.8.0</influxdb.client.version>
     </properties>
diff --git a/geaflow-console/app/test/pom.xml b/geaflow-console/app/test/pom.xml
index 6f2e784..9fe8b5a 100644
--- a/geaflow-console/app/test/pom.xml
+++ b/geaflow-console/app/test/pom.xml
@@ -20,11 +20,11 @@
     <parent>
         <groupId>com.antgroup.tugraph</groupId>
         <artifactId>geaflow-console</artifactId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     <artifactId>geaflow-console-test</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.5.0</version>
     <dependencies>
         <dependency>
             <groupId>com.antgroup.tugraph</groupId>
diff --git a/geaflow-console/app/web/pom.xml b/geaflow-console/app/web/pom.xml
index 80fb3c9..4ac79e4 100644
--- a/geaflow-console/app/web/pom.xml
+++ b/geaflow-console/app/web/pom.xml
@@ -20,11 +20,11 @@
     <parent>
         <groupId>com.antgroup.tugraph</groupId>
         <artifactId>geaflow-console</artifactId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     <artifactId>geaflow-console-web</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.5.0</version>
     <dependencies>
 
         <dependency>
diff --git a/geaflow-console/pom.xml b/geaflow-console/pom.xml
index 15c3c3a..658985c 100644
--- a/geaflow-console/pom.xml
+++ b/geaflow-console/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>com.antgroup.tugraph</groupId>
         <artifactId>geaflow-parent</artifactId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
 
     <artifactId>geaflow-console</artifactId>
diff --git a/geaflow/geaflow-analytics-service/geaflow-analytics-service-client/pom.xml b/geaflow/geaflow-analytics-service/geaflow-analytics-service-client/pom.xml
index 2147e43..75310a3 100644
--- a/geaflow/geaflow-analytics-service/geaflow-analytics-service-client/pom.xml
+++ b/geaflow/geaflow-analytics-service/geaflow-analytics-service-client/pom.xml
@@ -4,7 +4,7 @@
     <parent>
         <groupId>com.antgroup.tugraph</groupId>
         <artifactId>geaflow-analytics-service</artifactId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/geaflow/geaflow-analytics-service/geaflow-analytics-service-common/pom.xml b/geaflow/geaflow-analytics-service/geaflow-analytics-service-common/pom.xml
index 90ded14..ae237a7 100644
--- a/geaflow/geaflow-analytics-service/geaflow-analytics-service-common/pom.xml
+++ b/geaflow/geaflow-analytics-service/geaflow-analytics-service-common/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <artifactId>geaflow-analytics-service</artifactId>
         <groupId>com.antgroup.tugraph</groupId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/geaflow/geaflow-analytics-service/geaflow-analytics-service-server/pom.xml b/geaflow/geaflow-analytics-service/geaflow-analytics-service-server/pom.xml
index 9b12e00..011b796 100644
--- a/geaflow/geaflow-analytics-service/geaflow-analytics-service-server/pom.xml
+++ b/geaflow/geaflow-analytics-service/geaflow-analytics-service-server/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <artifactId>geaflow-analytics-service</artifactId>
         <groupId>com.antgroup.tugraph</groupId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/geaflow/geaflow-analytics-service/pom.xml b/geaflow/geaflow-analytics-service/pom.xml
index f62588f..053595e 100644
--- a/geaflow/geaflow-analytics-service/pom.xml
+++ b/geaflow/geaflow-analytics-service/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <artifactId>geaflow</artifactId>
         <groupId>com.antgroup.tugraph</groupId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/geaflow/geaflow-collection/pom.xml b/geaflow/geaflow-collection/pom.xml
index 417c2bd..5b44365 100644
--- a/geaflow/geaflow-collection/pom.xml
+++ b/geaflow/geaflow-collection/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>com.antgroup.tugraph</groupId>
         <artifactId>geaflow</artifactId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/geaflow/geaflow-common/pom.xml b/geaflow/geaflow-common/pom.xml
index 043f9f6..30cc0b2 100644
--- a/geaflow/geaflow-common/pom.xml
+++ b/geaflow/geaflow-common/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>com.antgroup.tugraph</groupId>
         <artifactId>geaflow</artifactId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/geaflow/geaflow-core/geaflow-api/pom.xml b/geaflow/geaflow-core/geaflow-api/pom.xml
index 613283e..a771065 100644
--- a/geaflow/geaflow-core/geaflow-api/pom.xml
+++ b/geaflow/geaflow-core/geaflow-api/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>com.antgroup.tugraph</groupId>
         <artifactId>geaflow-core</artifactId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/geaflow/geaflow-core/geaflow-core-common/pom.xml b/geaflow/geaflow-core/geaflow-core-common/pom.xml
index 408d37d..f7d7b73 100644
--- a/geaflow/geaflow-core/geaflow-core-common/pom.xml
+++ b/geaflow/geaflow-core/geaflow-core-common/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>com.antgroup.tugraph</groupId>
         <artifactId>geaflow-core</artifactId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/geaflow/geaflow-core/geaflow-engine/geaflow-cluster/pom.xml b/geaflow/geaflow-core/geaflow-engine/geaflow-cluster/pom.xml
index 73fb990..f82050b 100644
--- a/geaflow/geaflow-core/geaflow-engine/geaflow-cluster/pom.xml
+++ b/geaflow/geaflow-core/geaflow-engine/geaflow-cluster/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>com.antgroup.tugraph</groupId>
         <artifactId>geaflow-engine</artifactId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/geaflow/geaflow-core/geaflow-engine/geaflow-highavailability/pom.xml b/geaflow/geaflow-core/geaflow-engine/geaflow-highavailability/pom.xml
index c7ea0c2..7921b7c 100644
--- a/geaflow/geaflow-core/geaflow-engine/geaflow-highavailability/pom.xml
+++ b/geaflow/geaflow-core/geaflow-engine/geaflow-highavailability/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>com.antgroup.tugraph</groupId>
         <artifactId>geaflow-engine</artifactId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/geaflow/geaflow-core/geaflow-engine/geaflow-rpc-proto/pom.xml b/geaflow/geaflow-core/geaflow-engine/geaflow-rpc-proto/pom.xml
index 1c5cc5b..8d78869 100644
--- a/geaflow/geaflow-core/geaflow-engine/geaflow-rpc-proto/pom.xml
+++ b/geaflow/geaflow-core/geaflow-engine/geaflow-rpc-proto/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>com.antgroup.tugraph</groupId>
         <artifactId>geaflow-engine</artifactId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/geaflow/geaflow-core/geaflow-engine/geaflow-shuffle/pom.xml b/geaflow/geaflow-core/geaflow-engine/geaflow-shuffle/pom.xml
index 5e73888..8fdc37d 100644
--- a/geaflow/geaflow-core/geaflow-engine/geaflow-shuffle/pom.xml
+++ b/geaflow/geaflow-core/geaflow-engine/geaflow-shuffle/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>com.antgroup.tugraph</groupId>
         <artifactId>geaflow-engine</artifactId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/geaflow/geaflow-core/geaflow-engine/pom.xml b/geaflow/geaflow-core/geaflow-engine/pom.xml
index 7584c63..c63ef7a 100644
--- a/geaflow/geaflow-core/geaflow-engine/pom.xml
+++ b/geaflow/geaflow-core/geaflow-engine/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>com.antgroup.tugraph</groupId>
         <artifactId>geaflow-core</artifactId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/geaflow/geaflow-core/geaflow-metaserver/geaflow-metaserver-common/pom.xml b/geaflow/geaflow-core/geaflow-metaserver/geaflow-metaserver-common/pom.xml
index 6529564..5ab1e72 100644
--- a/geaflow/geaflow-core/geaflow-metaserver/geaflow-metaserver-common/pom.xml
+++ b/geaflow/geaflow-core/geaflow-metaserver/geaflow-metaserver-common/pom.xml
@@ -6,7 +6,7 @@
     <parent>
         <groupId>com.antgroup.tugraph</groupId>
         <artifactId>geaflow-metaserver</artifactId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
 
     <artifactId>geaflow-metaserver-common</artifactId>
diff --git a/geaflow/geaflow-core/geaflow-metaserver/geaflow-metaserver-engine/pom.xml b/geaflow/geaflow-core/geaflow-metaserver/geaflow-metaserver-engine/pom.xml
index 9c25228..3568e71 100644
--- a/geaflow/geaflow-core/geaflow-metaserver/geaflow-metaserver-engine/pom.xml
+++ b/geaflow/geaflow-core/geaflow-metaserver/geaflow-metaserver-engine/pom.xml
@@ -6,7 +6,7 @@
     <parent>
         <groupId>com.antgroup.tugraph</groupId>
         <artifactId>geaflow-metaserver</artifactId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
 
     <artifactId>geaflow-metaserver-engine</artifactId>
diff --git a/geaflow/geaflow-core/geaflow-metaserver/pom.xml b/geaflow/geaflow-core/geaflow-metaserver/pom.xml
index 8cf151d..f3bf2e5 100644
--- a/geaflow/geaflow-core/geaflow-metaserver/pom.xml
+++ b/geaflow/geaflow-core/geaflow-metaserver/pom.xml
@@ -6,7 +6,7 @@
     <parent>
         <groupId>com.antgroup.tugraph</groupId>
         <artifactId>geaflow-core</artifactId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
 
     <artifactId>geaflow-metaserver</artifactId>
diff --git a/geaflow/geaflow-core/geaflow-runtime/geaflow-operator/pom.xml b/geaflow/geaflow-core/geaflow-runtime/geaflow-operator/pom.xml
index 5a53827..c78ddf7 100644
--- a/geaflow/geaflow-core/geaflow-runtime/geaflow-operator/pom.xml
+++ b/geaflow/geaflow-core/geaflow-runtime/geaflow-operator/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>com.antgroup.tugraph</groupId>
         <artifactId>geaflow-runtime</artifactId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/geaflow/geaflow-core/geaflow-runtime/geaflow-pdata/pom.xml b/geaflow/geaflow-core/geaflow-runtime/geaflow-pdata/pom.xml
index 662ce8f..f2e61fc 100644
--- a/geaflow/geaflow-core/geaflow-runtime/geaflow-pdata/pom.xml
+++ b/geaflow/geaflow-core/geaflow-runtime/geaflow-pdata/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <artifactId>geaflow-runtime</artifactId>
         <groupId>com.antgroup.tugraph</groupId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/geaflow/geaflow-core/geaflow-runtime/geaflow-pipeline/pom.xml b/geaflow/geaflow-core/geaflow-runtime/geaflow-pipeline/pom.xml
index ea345e4..7f34b4c 100644
--- a/geaflow/geaflow-core/geaflow-runtime/geaflow-pipeline/pom.xml
+++ b/geaflow/geaflow-core/geaflow-runtime/geaflow-pipeline/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>geaflow-runtime</artifactId>
         <groupId>com.antgroup.tugraph</groupId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/geaflow/geaflow-core/geaflow-runtime/geaflow-plan/pom.xml b/geaflow/geaflow-core/geaflow-runtime/geaflow-plan/pom.xml
index 65723e2..424c99e 100644
--- a/geaflow/geaflow-core/geaflow-runtime/geaflow-plan/pom.xml
+++ b/geaflow/geaflow-core/geaflow-runtime/geaflow-plan/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>geaflow-runtime</artifactId>
         <groupId>com.antgroup.tugraph</groupId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/geaflow/geaflow-core/geaflow-runtime/geaflow-processor/pom.xml b/geaflow/geaflow-core/geaflow-runtime/geaflow-processor/pom.xml
index b718b75..4e5f9a4 100644
--- a/geaflow/geaflow-core/geaflow-runtime/geaflow-processor/pom.xml
+++ b/geaflow/geaflow-core/geaflow-runtime/geaflow-processor/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>geaflow-runtime</artifactId>
         <groupId>com.antgroup.tugraph</groupId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/geaflow/geaflow-core/geaflow-runtime/geaflow-runtime-common/pom.xml b/geaflow/geaflow-core/geaflow-runtime/geaflow-runtime-common/pom.xml
index 913a7fa..21ccf6a 100644
--- a/geaflow/geaflow-core/geaflow-runtime/geaflow-runtime-common/pom.xml
+++ b/geaflow/geaflow-core/geaflow-runtime/geaflow-runtime-common/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>geaflow-runtime</artifactId>
         <groupId>com.antgroup.tugraph</groupId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/geaflow/geaflow-core/geaflow-runtime/geaflow-runtime-core/pom.xml b/geaflow/geaflow-core/geaflow-runtime/geaflow-runtime-core/pom.xml
index 5832a41..ceafdf4 100644
--- a/geaflow/geaflow-core/geaflow-runtime/geaflow-runtime-core/pom.xml
+++ b/geaflow/geaflow-core/geaflow-runtime/geaflow-runtime-core/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>geaflow-runtime</artifactId>
         <groupId>com.antgroup.tugraph</groupId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/geaflow/geaflow-core/geaflow-runtime/pom.xml b/geaflow/geaflow-core/geaflow-runtime/pom.xml
index f2531ea..5c759d2 100644
--- a/geaflow/geaflow-core/geaflow-runtime/pom.xml
+++ b/geaflow/geaflow-core/geaflow-runtime/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>com.antgroup.tugraph</groupId>
         <artifactId>geaflow-core</artifactId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/geaflow/geaflow-core/pom.xml b/geaflow/geaflow-core/pom.xml
index 9ee2cde..85b6596 100644
--- a/geaflow/geaflow-core/pom.xml
+++ b/geaflow/geaflow-core/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>com.antgroup.tugraph</groupId>
         <artifactId>geaflow</artifactId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/geaflow/geaflow-dashboard/pom.xml b/geaflow/geaflow-dashboard/pom.xml
index a15632c..3bf3f84 100644
--- a/geaflow/geaflow-dashboard/pom.xml
+++ b/geaflow/geaflow-dashboard/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>com.antgroup.tugraph</groupId>
     <artifactId>geaflow</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.5.0</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/geaflow/geaflow-deploy/geaflow-assembly/pom.xml b/geaflow/geaflow-deploy/geaflow-assembly/pom.xml
index 85fc430..dc6e3b5 100644
--- a/geaflow/geaflow-deploy/geaflow-assembly/pom.xml
+++ b/geaflow/geaflow-deploy/geaflow-assembly/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>geaflow-deploy</artifactId>
         <groupId>com.antgroup.tugraph</groupId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/geaflow/geaflow-deploy/geaflow-cluster-runner/pom.xml b/geaflow/geaflow-deploy/geaflow-cluster-runner/pom.xml
index 56b5f1d..a5c55fd 100644
--- a/geaflow/geaflow-deploy/geaflow-cluster-runner/pom.xml
+++ b/geaflow/geaflow-deploy/geaflow-cluster-runner/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <artifactId>geaflow-deploy</artifactId>
         <groupId>com.antgroup.tugraph</groupId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/geaflow/geaflow-deploy/geaflow-on-k8s/pom.xml b/geaflow/geaflow-deploy/geaflow-on-k8s/pom.xml
index 868dcc2..3fec35c 100644
--- a/geaflow/geaflow-deploy/geaflow-on-k8s/pom.xml
+++ b/geaflow/geaflow-deploy/geaflow-on-k8s/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <artifactId>geaflow-deploy</artifactId>
         <groupId>com.antgroup.tugraph</groupId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/geaflow/geaflow-deploy/geaflow-on-local/pom.xml b/geaflow/geaflow-deploy/geaflow-on-local/pom.xml
index 8968f8a..ab26421 100644
--- a/geaflow/geaflow-deploy/geaflow-on-local/pom.xml
+++ b/geaflow/geaflow-deploy/geaflow-on-local/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <artifactId>geaflow-deploy</artifactId>
         <groupId>com.antgroup.tugraph</groupId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/geaflow/geaflow-deploy/geaflow-on-ray-community/pom.xml b/geaflow/geaflow-deploy/geaflow-on-ray-community/pom.xml
index eb73257..c09cbd1 100644
--- a/geaflow/geaflow-deploy/geaflow-on-ray-community/pom.xml
+++ b/geaflow/geaflow-deploy/geaflow-on-ray-community/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <artifactId>geaflow-deploy</artifactId>
         <groupId>com.antgroup.tugraph</groupId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/geaflow/geaflow-deploy/pom.xml b/geaflow/geaflow-deploy/pom.xml
index 83fa5cd..f456feb 100644
--- a/geaflow/geaflow-deploy/pom.xml
+++ b/geaflow/geaflow-deploy/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>com.antgroup.tugraph</groupId>
         <artifactId>geaflow</artifactId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/geaflow/geaflow-dsl/geaflow-dsl-catalog/pom.xml b/geaflow/geaflow-dsl/geaflow-dsl-catalog/pom.xml
index ab3df8d..838a853 100644
--- a/geaflow/geaflow-dsl/geaflow-dsl-catalog/pom.xml
+++ b/geaflow/geaflow-dsl/geaflow-dsl-catalog/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>geaflow-dsl</artifactId>
         <groupId>com.antgroup.tugraph</groupId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/geaflow/geaflow-dsl/geaflow-dsl-common/pom.xml b/geaflow/geaflow-dsl/geaflow-dsl-common/pom.xml
index 97c5f0f..3efb0ca 100644
--- a/geaflow/geaflow-dsl/geaflow-dsl-common/pom.xml
+++ b/geaflow/geaflow-dsl/geaflow-dsl-common/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>geaflow-dsl</artifactId>
         <groupId>com.antgroup.tugraph</groupId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/geaflow/geaflow-dsl/geaflow-dsl-connector/geaflow-dsl-connector-api/pom.xml b/geaflow/geaflow-dsl/geaflow-dsl-connector/geaflow-dsl-connector-api/pom.xml
index c5acd66..0947c84 100644
--- a/geaflow/geaflow-dsl/geaflow-dsl-connector/geaflow-dsl-connector-api/pom.xml
+++ b/geaflow/geaflow-dsl/geaflow-dsl-connector/geaflow-dsl-connector-api/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>geaflow-dsl-connector</artifactId>
         <groupId>com.antgroup.tugraph</groupId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/geaflow/geaflow-dsl/geaflow-dsl-connector/geaflow-dsl-connector-console/pom.xml b/geaflow/geaflow-dsl/geaflow-dsl-connector/geaflow-dsl-connector-console/pom.xml
index 2fae127..07fa0b0 100644
--- a/geaflow/geaflow-dsl/geaflow-dsl-connector/geaflow-dsl-connector-console/pom.xml
+++ b/geaflow/geaflow-dsl/geaflow-dsl-connector/geaflow-dsl-connector-console/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>geaflow-dsl-connector</artifactId>
         <groupId>com.antgroup.tugraph</groupId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/geaflow/geaflow-dsl/geaflow-dsl-connector/geaflow-dsl-connector-file/pom.xml b/geaflow/geaflow-dsl/geaflow-dsl-connector/geaflow-dsl-connector-file/pom.xml
index a9bff31..c2c8632 100644
--- a/geaflow/geaflow-dsl/geaflow-dsl-connector/geaflow-dsl-connector-file/pom.xml
+++ b/geaflow/geaflow-dsl/geaflow-dsl-connector/geaflow-dsl-connector-file/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>geaflow-dsl-connector</artifactId>
         <groupId>com.antgroup.tugraph</groupId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/geaflow/geaflow-dsl/geaflow-dsl-connector/geaflow-dsl-connector-hbase/pom.xml b/geaflow/geaflow-dsl/geaflow-dsl-connector/geaflow-dsl-connector-hbase/pom.xml
index cba4928..ddbe49a 100644
--- a/geaflow/geaflow-dsl/geaflow-dsl-connector/geaflow-dsl-connector-hbase/pom.xml
+++ b/geaflow/geaflow-dsl/geaflow-dsl-connector/geaflow-dsl-connector-hbase/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>com.antgroup.tugraph</groupId>
         <artifactId>geaflow-dsl-connector</artifactId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/geaflow/geaflow-dsl/geaflow-dsl-connector/geaflow-dsl-connector-hive/pom.xml b/geaflow/geaflow-dsl/geaflow-dsl-connector/geaflow-dsl-connector-hive/pom.xml
index ec71a9c..0b4394e 100644
--- a/geaflow/geaflow-dsl/geaflow-dsl-connector/geaflow-dsl-connector-hive/pom.xml
+++ b/geaflow/geaflow-dsl/geaflow-dsl-connector/geaflow-dsl-connector-hive/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>geaflow-dsl-connector</artifactId>
         <groupId>com.antgroup.tugraph</groupId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/geaflow/geaflow-dsl/geaflow-dsl-connector/geaflow-dsl-connector-hudi/pom.xml b/geaflow/geaflow-dsl/geaflow-dsl-connector/geaflow-dsl-connector-hudi/pom.xml
index 8b0ca0f..415360a 100644
--- a/geaflow/geaflow-dsl/geaflow-dsl-connector/geaflow-dsl-connector-hudi/pom.xml
+++ b/geaflow/geaflow-dsl/geaflow-dsl-connector/geaflow-dsl-connector-hudi/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>geaflow-dsl-connector</artifactId>
         <groupId>com.antgroup.tugraph</groupId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/geaflow/geaflow-dsl/geaflow-dsl-connector/geaflow-dsl-connector-jdbc/pom.xml b/geaflow/geaflow-dsl/geaflow-dsl-connector/geaflow-dsl-connector-jdbc/pom.xml
index 0346daf..8961766 100644
--- a/geaflow/geaflow-dsl/geaflow-dsl-connector/geaflow-dsl-connector-jdbc/pom.xml
+++ b/geaflow/geaflow-dsl/geaflow-dsl-connector/geaflow-dsl-connector-jdbc/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>geaflow-dsl-connector</artifactId>
         <groupId>com.antgroup.tugraph</groupId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/geaflow/geaflow-dsl/geaflow-dsl-connector/geaflow-dsl-connector-kafka/pom.xml b/geaflow/geaflow-dsl/geaflow-dsl-connector/geaflow-dsl-connector-kafka/pom.xml
index b3b4236..bd9e62b 100644
--- a/geaflow/geaflow-dsl/geaflow-dsl-connector/geaflow-dsl-connector-kafka/pom.xml
+++ b/geaflow/geaflow-dsl/geaflow-dsl-connector/geaflow-dsl-connector-kafka/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>geaflow-dsl-connector</artifactId>
         <groupId>com.antgroup.tugraph</groupId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/geaflow/geaflow-dsl/geaflow-dsl-connector/geaflow-dsl-connector-pulsar/pom.xml b/geaflow/geaflow-dsl/geaflow-dsl-connector/geaflow-dsl-connector-pulsar/pom.xml
index fa23c28..fde3134 100644
--- a/geaflow/geaflow-dsl/geaflow-dsl-connector/geaflow-dsl-connector-pulsar/pom.xml
+++ b/geaflow/geaflow-dsl/geaflow-dsl-connector/geaflow-dsl-connector-pulsar/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <artifactId>geaflow-dsl-connector</artifactId>
         <groupId>com.antgroup.tugraph</groupId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/geaflow/geaflow-dsl/geaflow-dsl-connector/geaflow-dsl-connector-socket/pom.xml b/geaflow/geaflow-dsl/geaflow-dsl-connector/geaflow-dsl-connector-socket/pom.xml
index d4200c2..75954de 100644
--- a/geaflow/geaflow-dsl/geaflow-dsl-connector/geaflow-dsl-connector-socket/pom.xml
+++ b/geaflow/geaflow-dsl/geaflow-dsl-connector/geaflow-dsl-connector-socket/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>geaflow-dsl-connector</artifactId>
         <groupId>com.antgroup.tugraph</groupId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/geaflow/geaflow-dsl/geaflow-dsl-connector/pom.xml b/geaflow/geaflow-dsl/geaflow-dsl-connector/pom.xml
index 04027bc..7f2a211 100644
--- a/geaflow/geaflow-dsl/geaflow-dsl-connector/pom.xml
+++ b/geaflow/geaflow-dsl/geaflow-dsl-connector/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <artifactId>geaflow-dsl</artifactId>
         <groupId>com.antgroup.tugraph</groupId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/geaflow/geaflow-dsl/geaflow-dsl-parser/pom.xml b/geaflow/geaflow-dsl/geaflow-dsl-parser/pom.xml
index fdce9aa..e21c599 100644
--- a/geaflow/geaflow-dsl/geaflow-dsl-parser/pom.xml
+++ b/geaflow/geaflow-dsl/geaflow-dsl-parser/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>geaflow-dsl</artifactId>
         <groupId>com.antgroup.tugraph</groupId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/geaflow/geaflow-dsl/geaflow-dsl-plan/pom.xml b/geaflow/geaflow-dsl/geaflow-dsl-plan/pom.xml
index 3060858..8f27aed 100644
--- a/geaflow/geaflow-dsl/geaflow-dsl-plan/pom.xml
+++ b/geaflow/geaflow-dsl/geaflow-dsl-plan/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>geaflow-dsl</artifactId>
         <groupId>com.antgroup.tugraph</groupId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/geaflow/geaflow-dsl/geaflow-dsl-runtime/pom.xml b/geaflow/geaflow-dsl/geaflow-dsl-runtime/pom.xml
index 03bd0ec..ed5ac68 100644
--- a/geaflow/geaflow-dsl/geaflow-dsl-runtime/pom.xml
+++ b/geaflow/geaflow-dsl/geaflow-dsl-runtime/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>geaflow-dsl</artifactId>
         <groupId>com.antgroup.tugraph</groupId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/geaflow/geaflow-dsl/pom.xml b/geaflow/geaflow-dsl/pom.xml
index 7deafac..54b3f1d 100644
--- a/geaflow/geaflow-dsl/pom.xml
+++ b/geaflow/geaflow-dsl/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>com.antgroup.tugraph</groupId>
         <artifactId>geaflow</artifactId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/geaflow/geaflow-examples/pom.xml b/geaflow/geaflow-examples/pom.xml
index be657c8..916ab62 100644
--- a/geaflow/geaflow-examples/pom.xml
+++ b/geaflow/geaflow-examples/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>com.antgroup.tugraph</groupId>
         <artifactId>geaflow</artifactId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/geaflow/geaflow-infer/pom.xml b/geaflow/geaflow-infer/pom.xml
index f167fe6..2b285e9 100644
--- a/geaflow/geaflow-infer/pom.xml
+++ b/geaflow/geaflow-infer/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.antgroup.tugraph</groupId>
         <artifactId>geaflow</artifactId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/geaflow/geaflow-metrics/geaflow-metrics-common/pom.xml b/geaflow/geaflow-metrics/geaflow-metrics-common/pom.xml
index a87a112..7585030 100644
--- a/geaflow/geaflow-metrics/geaflow-metrics-common/pom.xml
+++ b/geaflow/geaflow-metrics/geaflow-metrics-common/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>geaflow-metrics</artifactId>
         <groupId>com.antgroup.tugraph</groupId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/geaflow/geaflow-metrics/geaflow-metrics-influxdb/pom.xml b/geaflow/geaflow-metrics/geaflow-metrics-influxdb/pom.xml
index 1b43d5f..dbb64cc 100644
--- a/geaflow/geaflow-metrics/geaflow-metrics-influxdb/pom.xml
+++ b/geaflow/geaflow-metrics/geaflow-metrics-influxdb/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <artifactId>geaflow-metrics</artifactId>
         <groupId>com.antgroup.tugraph</groupId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
 
     <artifactId>geaflow-metrics-influxdb</artifactId>
diff --git a/geaflow/geaflow-metrics/geaflow-metrics-prometheus/pom.xml b/geaflow/geaflow-metrics/geaflow-metrics-prometheus/pom.xml
index 9c95850..29b8732 100644
--- a/geaflow/geaflow-metrics/geaflow-metrics-prometheus/pom.xml
+++ b/geaflow/geaflow-metrics/geaflow-metrics-prometheus/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>geaflow-metrics</artifactId>
         <groupId>com.antgroup.tugraph</groupId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/geaflow/geaflow-metrics/geaflow-metrics-reporter/pom.xml b/geaflow/geaflow-metrics/geaflow-metrics-reporter/pom.xml
index 2e73db4..8bdd91a 100644
--- a/geaflow/geaflow-metrics/geaflow-metrics-reporter/pom.xml
+++ b/geaflow/geaflow-metrics/geaflow-metrics-reporter/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>geaflow-metrics</artifactId>
         <groupId>com.antgroup.tugraph</groupId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/geaflow/geaflow-metrics/geaflow-metrics-slf4j/pom.xml b/geaflow/geaflow-metrics/geaflow-metrics-slf4j/pom.xml
index 66b0614..fcae471 100644
--- a/geaflow/geaflow-metrics/geaflow-metrics-slf4j/pom.xml
+++ b/geaflow/geaflow-metrics/geaflow-metrics-slf4j/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>geaflow-metrics</artifactId>
         <groupId>com.antgroup.tugraph</groupId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/geaflow/geaflow-metrics/geaflow-stats-metrics/pom.xml b/geaflow/geaflow-metrics/geaflow-stats-metrics/pom.xml
index a94051d..6c1a61a 100644
--- a/geaflow/geaflow-metrics/geaflow-stats-metrics/pom.xml
+++ b/geaflow/geaflow-metrics/geaflow-stats-metrics/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>geaflow-metrics</artifactId>
         <groupId>com.antgroup.tugraph</groupId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/geaflow/geaflow-metrics/pom.xml b/geaflow/geaflow-metrics/pom.xml
index 64ba0c5..3b06df2 100644
--- a/geaflow/geaflow-metrics/pom.xml
+++ b/geaflow/geaflow-metrics/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>com.antgroup.tugraph</groupId>
         <artifactId>geaflow</artifactId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/geaflow/geaflow-model/pom.xml b/geaflow/geaflow-model/pom.xml
index ba01633..d236e73 100644
--- a/geaflow/geaflow-model/pom.xml
+++ b/geaflow/geaflow-model/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>com.antgroup.tugraph</groupId>
         <artifactId>geaflow</artifactId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/geaflow/geaflow-plugins/geaflow-file/geaflow-file-common/pom.xml b/geaflow/geaflow-plugins/geaflow-file/geaflow-file-common/pom.xml
index ecb02af..8307adc 100644
--- a/geaflow/geaflow-plugins/geaflow-file/geaflow-file-common/pom.xml
+++ b/geaflow/geaflow-plugins/geaflow-file/geaflow-file-common/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>geaflow-file</artifactId>
         <groupId>com.antgroup.tugraph</groupId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/geaflow/geaflow-plugins/geaflow-file/geaflow-file-dfs/pom.xml b/geaflow/geaflow-plugins/geaflow-file/geaflow-file-dfs/pom.xml
index cb5c36a..8043378 100644
--- a/geaflow/geaflow-plugins/geaflow-file/geaflow-file-dfs/pom.xml
+++ b/geaflow/geaflow-plugins/geaflow-file/geaflow-file-dfs/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>geaflow-file</artifactId>
         <groupId>com.antgroup.tugraph</groupId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/geaflow/geaflow-plugins/geaflow-file/geaflow-file-oss/pom.xml b/geaflow/geaflow-plugins/geaflow-file/geaflow-file-oss/pom.xml
index eebeb53..4145bac 100644
--- a/geaflow/geaflow-plugins/geaflow-file/geaflow-file-oss/pom.xml
+++ b/geaflow/geaflow-plugins/geaflow-file/geaflow-file-oss/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>geaflow-file</artifactId>
         <groupId>com.antgroup.tugraph</groupId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/geaflow/geaflow-plugins/geaflow-file/pom.xml b/geaflow/geaflow-plugins/geaflow-file/pom.xml
index 6ef185d..3906d25 100644
--- a/geaflow/geaflow-plugins/geaflow-file/pom.xml
+++ b/geaflow/geaflow-plugins/geaflow-file/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>geaflow-plugins</artifactId>
         <groupId>com.antgroup.tugraph</groupId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <packaging>pom</packaging>
diff --git a/geaflow/geaflow-plugins/geaflow-service-discovery/geaflow-service-discovery-api/pom.xml b/geaflow/geaflow-plugins/geaflow-service-discovery/geaflow-service-discovery-api/pom.xml
index dd4b260..849f691 100644
--- a/geaflow/geaflow-plugins/geaflow-service-discovery/geaflow-service-discovery-api/pom.xml
+++ b/geaflow/geaflow-plugins/geaflow-service-discovery/geaflow-service-discovery-api/pom.xml
@@ -6,7 +6,7 @@
     <parent>
         <groupId>com.antgroup.tugraph</groupId>
         <artifactId>geaflow-service-discovery</artifactId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
 
     <artifactId>geaflow-service-discovery-api</artifactId>
diff --git a/geaflow/geaflow-plugins/geaflow-service-discovery/geaflow-service-discovery-redis/pom.xml b/geaflow/geaflow-plugins/geaflow-service-discovery/geaflow-service-discovery-redis/pom.xml
index ab6eaa2..c74227e 100644
--- a/geaflow/geaflow-plugins/geaflow-service-discovery/geaflow-service-discovery-redis/pom.xml
+++ b/geaflow/geaflow-plugins/geaflow-service-discovery/geaflow-service-discovery-redis/pom.xml
@@ -6,7 +6,7 @@
     <parent>
         <groupId>com.antgroup.tugraph</groupId>
         <artifactId>geaflow-service-discovery</artifactId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
 
     <artifactId>geaflow-service-discovery-redis</artifactId>
diff --git a/geaflow/geaflow-plugins/geaflow-service-discovery/geaflow-service-discovery-zookeeper/pom.xml b/geaflow/geaflow-plugins/geaflow-service-discovery/geaflow-service-discovery-zookeeper/pom.xml
index 683ea32..2824f16 100644
--- a/geaflow/geaflow-plugins/geaflow-service-discovery/geaflow-service-discovery-zookeeper/pom.xml
+++ b/geaflow/geaflow-plugins/geaflow-service-discovery/geaflow-service-discovery-zookeeper/pom.xml
@@ -6,7 +6,7 @@
     <parent>
         <groupId>com.antgroup.tugraph</groupId>
         <artifactId>geaflow-service-discovery</artifactId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
 
     <artifactId>geaflow-service-discovery-zookeeper</artifactId>
diff --git a/geaflow/geaflow-plugins/geaflow-service-discovery/pom.xml b/geaflow/geaflow-plugins/geaflow-service-discovery/pom.xml
index 3830f45..ef3761e 100644
--- a/geaflow/geaflow-plugins/geaflow-service-discovery/pom.xml
+++ b/geaflow/geaflow-plugins/geaflow-service-discovery/pom.xml
@@ -6,7 +6,7 @@
     <parent>
         <groupId>com.antgroup.tugraph</groupId>
         <artifactId>geaflow-plugins</artifactId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
 
     <artifactId>geaflow-service-discovery</artifactId>
diff --git a/geaflow/geaflow-plugins/geaflow-store/geaflow-store-api/pom.xml b/geaflow/geaflow-plugins/geaflow-store/geaflow-store-api/pom.xml
index 10a042b..354c17c 100644
--- a/geaflow/geaflow-plugins/geaflow-store/geaflow-store-api/pom.xml
+++ b/geaflow/geaflow-plugins/geaflow-store/geaflow-store-api/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>geaflow-store</artifactId>
         <groupId>com.antgroup.tugraph</groupId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/geaflow/geaflow-plugins/geaflow-store/geaflow-store-cstore/pom.xml b/geaflow/geaflow-plugins/geaflow-store/geaflow-store-cstore/pom.xml
index 442a23b..3864e18 100644
--- a/geaflow/geaflow-plugins/geaflow-store/geaflow-store-cstore/pom.xml
+++ b/geaflow/geaflow-plugins/geaflow-store/geaflow-store-cstore/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>geaflow-store</artifactId>
         <groupId>com.antgroup.tugraph</groupId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/geaflow/geaflow-plugins/geaflow-store/geaflow-store-jdbc/pom.xml b/geaflow/geaflow-plugins/geaflow-store/geaflow-store-jdbc/pom.xml
index 86b5d21..c8b633e 100644
--- a/geaflow/geaflow-plugins/geaflow-store/geaflow-store-jdbc/pom.xml
+++ b/geaflow/geaflow-plugins/geaflow-store/geaflow-store-jdbc/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>geaflow-store</artifactId>
         <groupId>com.antgroup.tugraph</groupId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/geaflow/geaflow-plugins/geaflow-store/geaflow-store-memory/pom.xml b/geaflow/geaflow-plugins/geaflow-store/geaflow-store-memory/pom.xml
index e696d7b..748156e 100644
--- a/geaflow/geaflow-plugins/geaflow-store/geaflow-store-memory/pom.xml
+++ b/geaflow/geaflow-plugins/geaflow-store/geaflow-store-memory/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>geaflow-store</artifactId>
         <groupId>com.antgroup.tugraph</groupId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/geaflow/geaflow-plugins/geaflow-store/geaflow-store-redis/pom.xml b/geaflow/geaflow-plugins/geaflow-store/geaflow-store-redis/pom.xml
index c37d3bf..7a058d3 100644
--- a/geaflow/geaflow-plugins/geaflow-store/geaflow-store-redis/pom.xml
+++ b/geaflow/geaflow-plugins/geaflow-store/geaflow-store-redis/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>geaflow-store</artifactId>
         <groupId>com.antgroup.tugraph</groupId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/geaflow/geaflow-plugins/geaflow-store/geaflow-store-rocksdb/pom.xml b/geaflow/geaflow-plugins/geaflow-store/geaflow-store-rocksdb/pom.xml
index d3311b9..aa9b475 100644
--- a/geaflow/geaflow-plugins/geaflow-store/geaflow-store-rocksdb/pom.xml
+++ b/geaflow/geaflow-plugins/geaflow-store/geaflow-store-rocksdb/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>geaflow-store</artifactId>
         <groupId>com.antgroup.tugraph</groupId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/geaflow/geaflow-plugins/geaflow-store/pom.xml b/geaflow/geaflow-plugins/geaflow-store/pom.xml
index 0cc7033..efae137 100644
--- a/geaflow/geaflow-plugins/geaflow-store/pom.xml
+++ b/geaflow/geaflow-plugins/geaflow-store/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>geaflow-plugins</artifactId>
         <groupId>com.antgroup.tugraph</groupId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/geaflow/geaflow-plugins/geaflow-view-meta/pom.xml b/geaflow/geaflow-plugins/geaflow-view-meta/pom.xml
index cbc2a0f..690f22c 100644
--- a/geaflow/geaflow-plugins/geaflow-view-meta/pom.xml
+++ b/geaflow/geaflow-plugins/geaflow-view-meta/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>geaflow-plugins</artifactId>
         <groupId>com.antgroup.tugraph</groupId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/geaflow/geaflow-plugins/pom.xml b/geaflow/geaflow-plugins/pom.xml
index bfd866d..235657e 100644
--- a/geaflow/geaflow-plugins/pom.xml
+++ b/geaflow/geaflow-plugins/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>com.antgroup.tugraph</groupId>
         <artifactId>geaflow</artifactId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/geaflow/geaflow-state/geaflow-state-api/pom.xml b/geaflow/geaflow-state/geaflow-state-api/pom.xml
index d74fb18..d41bb41 100644
--- a/geaflow/geaflow-state/geaflow-state-api/pom.xml
+++ b/geaflow/geaflow-state/geaflow-state-api/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>geaflow-state</artifactId>
         <groupId>com.antgroup.tugraph</groupId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/geaflow/geaflow-state/geaflow-state-common/pom.xml b/geaflow/geaflow-state/geaflow-state-common/pom.xml
index 631dd4c..fe9e5f0 100644
--- a/geaflow/geaflow-state/geaflow-state-common/pom.xml
+++ b/geaflow/geaflow-state/geaflow-state-common/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>geaflow-state</artifactId>
         <groupId>com.antgroup.tugraph</groupId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/geaflow/geaflow-state/geaflow-state-impl/pom.xml b/geaflow/geaflow-state/geaflow-state-impl/pom.xml
index 93339c6..9497366 100644
--- a/geaflow/geaflow-state/geaflow-state-impl/pom.xml
+++ b/geaflow/geaflow-state/geaflow-state-impl/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>geaflow-state</artifactId>
         <groupId>com.antgroup.tugraph</groupId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/geaflow/geaflow-state/geaflow-state-strategy/pom.xml b/geaflow/geaflow-state/geaflow-state-strategy/pom.xml
index c3f2f38..c1294e0 100644
--- a/geaflow/geaflow-state/geaflow-state-strategy/pom.xml
+++ b/geaflow/geaflow-state/geaflow-state-strategy/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>geaflow-state</artifactId>
         <groupId>com.antgroup.tugraph</groupId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/geaflow/geaflow-state/pom.xml b/geaflow/geaflow-state/pom.xml
index 7193bd8..d69d850 100644
--- a/geaflow/geaflow-state/pom.xml
+++ b/geaflow/geaflow-state/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>com.antgroup.tugraph</groupId>
         <artifactId>geaflow</artifactId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <packaging>pom</packaging>
diff --git a/geaflow/geaflow-utils/pom.xml b/geaflow/geaflow-utils/pom.xml
index 2e848c2..8ab142c 100644
--- a/geaflow/geaflow-utils/pom.xml
+++ b/geaflow/geaflow-utils/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>com.antgroup.tugraph</groupId>
         <artifactId>geaflow</artifactId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/geaflow/pom.xml b/geaflow/pom.xml
index 8a5e7fb..0b0c080 100644
--- a/geaflow/pom.xml
+++ b/geaflow/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>com.antgroup.tugraph</groupId>
         <artifactId>geaflow-parent</artifactId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/pom.xml b/pom.xml
index f2e5a98..d3ae11e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
 
     <groupId>com.antgroup.tugraph</groupId>
     <artifactId>geaflow-parent</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.5.0</version>
     <packaging>pom</packaging>
 
     <properties>