summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCedric Beust <cedric@beust.com>2010-08-07 11:54:20 -0700
committerCedric Beust <cedric@beust.com>2010-08-07 11:54:20 -0700
commitb5eff7a41137d62788593ee971e9c72dc9e6d4a3 (patch)
treef31d80fe5cb0d50417a15b4acc728aa37d2fb505
parent3d2c641fc513ffb4fbbd2515957fbf6767974577 (diff)
downloadplatform_external_jcommander-b5eff7a41137d62788593ee971e9c72dc9e6d4a3.tar.gz
platform_external_jcommander-b5eff7a41137d62788593ee971e9c72dc9e6d4a3.tar.bz2
platform_external_jcommander-b5eff7a41137d62788593ee971e9c72dc9e6d4a3.zip
[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 23f3f32..2d0c49d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
<artifactId>jcommander</artifactId>
<packaging>jar</packaging>
<name>JCommander</name>
- <version>1.5</version>
+ <version>1.6-SNAPSHOT</version>
<description>A Java framework to parse command line options with annotations.</description>
<url>http://beust.com/jcommander</url>
<licenses>