summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorCedric Beust <cedric@beust.com>2011-01-24 14:11:32 -0800
committerCedric Beust <cedric@beust.com>2011-01-24 14:11:32 -0800
commitfe52e522a581cba78ffcb129792dcfa51023b76f (patch)
treef87fe8d420effe3094a6707207824450b6fa4e55 /pom.xml
parent22ae988b983b3d07649946f5a3743a53c0391537 (diff)
downloadplatform_external_jcommander-fe52e522a581cba78ffcb129792dcfa51023b76f.tar.gz
platform_external_jcommander-fe52e522a581cba78ffcb129792dcfa51023b76f.tar.bz2
platform_external_jcommander-fe52e522a581cba78ffcb129792dcfa51023b76f.zip
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 9db8daf..3b1f36f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
<artifactId>jcommander</artifactId>
<packaging>jar</packaging>
<name>JCommander</name>
- <version>1.15</version>
+ <version>1.16-SNAPSHOT</version>
<description>A Java framework to parse command line options with annotations.</description>
<url>http://beust.com/jcommander</url>
<licenses>