[maven-release-plugin] prepare release v1.0.0
diff --git a/pom.xml b/pom.xml
index 95d3142..72de860 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.shenyu</groupId>
     <artifactId>shenyu-wasm</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.0</version>
     <name>shenyu-wasm</name>
     <packaging>pom</packaging>
     <modules>
diff --git a/shenyu-wasm-dist/pom.xml b/shenyu-wasm-dist/pom.xml
index 666e376..50e3c53 100644
--- a/shenyu-wasm-dist/pom.xml
+++ b/shenyu-wasm-dist/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.shenyu</groupId>
         <artifactId>shenyu-wasm</artifactId>
-        <version>1.0.0-SNAPSHOT</version>
+        <version>1.0.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>shenyu-wasm-dist</artifactId>
diff --git a/shenyu-wasm-dist/shenyu-wasm-src-dist/pom.xml b/shenyu-wasm-dist/shenyu-wasm-src-dist/pom.xml
index 40cadce..16f0162 100644
--- a/shenyu-wasm-dist/shenyu-wasm-src-dist/pom.xml
+++ b/shenyu-wasm-dist/shenyu-wasm-src-dist/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.shenyu</groupId>
         <artifactId>shenyu-wasm-dist</artifactId>
-        <version>1.0.0-SNAPSHOT</version>
+        <version>1.0.0</version>
     </parent>
     <artifactId>shenyu-wasm-src-dist</artifactId>
     <packaging>pom</packaging>
diff --git a/shenyu-wasm-runtime/pom.xml b/shenyu-wasm-runtime/pom.xml
index a9e5f5c..37082e5 100644
--- a/shenyu-wasm-runtime/pom.xml
+++ b/shenyu-wasm-runtime/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.shenyu</groupId>
         <artifactId>shenyu-wasm</artifactId>
-        <version>1.0.0-SNAPSHOT</version>
+        <version>1.0.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>