summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCedric Beust <cedric@beust.com>2014-10-06 09:08:47 -0700
committerCedric Beust <cedric@beust.com>2014-10-06 09:08:47 -0700
commit6870ba8112fd649409bd92a5f3e01dc9bf82cc37 (patch)
tree56e589d91a93d0d85a5d7ed3216d261f9d94ace3
parent878419eb82d03e32325d0993f95a906244f7a507 (diff)
downloadjcommander-6870ba8112fd649409bd92a5f3e01dc9bf82cc37.tar.gz
[maven-release-plugin] prepare for next development iteration
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 88f7acf..5e7a470 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
<artifactId>jcommander</artifactId>
<packaging>jar</packaging>
<name>JCommander</name>
- <version>1.45</version>
+ <version>1.46-SNAPSHOT</version>
<description>A Java framework to parse command line options with annotations.</description>
<url>http://beust.com/jcommander</url>
<licenses>