[maven-release-plugin] prepare for next development iteration
diff --git a/pom.xml b/pom.xml
index a7863fd..2d5ff92 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
   <artifactId>jcommander</artifactId>
   <packaging>jar</packaging>
   <name>JCommander</name>
-  <version>1.35</version>
+  <version>1.36-SNAPSHOT</version>
   <description>A Java framework to parse command line options with annotations.</description>
   <url>http://beust.com/jcommander</url>
   <licenses>