[maven-release-plugin] prepare for next development iteration
diff --git a/pom.xml b/pom.xml
index 72de860..4289179 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</version>
+ <version>1.0.1-SNAPSHOT</version>
<name>shenyu-wasm</name>
<packaging>pom</packaging>
<modules>
diff --git a/shenyu-wasm-dist/pom.xml b/shenyu-wasm-dist/pom.xml
index 50e3c53..0b0acba 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</version>
+ <version>1.0.1-SNAPSHOT</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 16f0162..f19255d 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</version>
+ <version>1.0.1-SNAPSHOT</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 37082e5..efca0c4 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</version>
+ <version>1.0.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>