summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCedric Beust <cedric@beust.com>2014-10-05 09:05:38 -0700
committerCedric Beust <cedric@beust.com>2014-10-05 09:05:38 -0700
commitb786cb2a331ba16013f8ee434b6e1e303f280cc0 (patch)
tree6e780b2917373c27e8ede47bf7752becb61cdef4
parent0c5c5e95cfd9b79a4c25a28387035675f4e6c347 (diff)
downloadjcommander-b786cb2a331ba16013f8ee434b6e1e303f280cc0.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 ed16c7f..c376dfe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
<artifactId>jcommander</artifactId>
<packaging>jar</packaging>
<name>JCommander</name>
- <version>1.42</version>
+ <version>1.43-SNAPSHOT</version>
<description>A Java framework to parse command line options with annotations.</description>
<url>http://beust.com/jcommander</url>
<licenses>