1.0.0 release (#13)
* [maven-release-plugin] prepare release v1.0.0
* [maven-release-plugin] prepare for next development iteration
diff --git a/pom.xml b/pom.xml
index 95d3142..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-SNAPSHOT</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 666e376..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-SNAPSHOT</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 40cadce..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-SNAPSHOT</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 a9e5f5c..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-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>