[maven-release-plugin] prepare release dubbo-rpc-jsonrpc-1.0.1
diff --git a/pom.xml b/pom.xml
index e75076f..b754162 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
 
     <groupId>com.ofpay</groupId>
 	<artifactId>dubbo-rpc-jsonrpc</artifactId>
-    <version>1.0.1-SNAPSHOT</version>
+    <version>1.0.1</version>
 	<packaging>jar</packaging>
 	<name>${project.artifactId}</name>
 	<description>The Json rpc module of dubbo project</description>