Changed trunk version to 1.0.1-SNAPSHOT in case it gets accidently pushed to the repo.

svn path=/trunk/; revision=528
diff --git a/src/jsr311-api/pom.xml b/src/jsr311-api/pom.xml
index 1b4d388..c0f25e4 100644
--- a/src/jsr311-api/pom.xml
+++ b/src/jsr311-api/pom.xml
@@ -5,7 +5,7 @@
   <groupId>javax.ws.rs</groupId>
   <artifactId>jsr311-api</artifactId>
   <packaging>jar</packaging>
-  <version>1.0</version>
+  <version>1.0.1-SNAPSHOT</version>
   <name>jsr311-api</name>
   <url>https://jsr311.dev.java.net</url>