summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCedric Beust <cedric@beust.com>2014-10-05 08:58:57 -0700
committerCedric Beust <cedric@beust.com>2014-10-05 08:58:57 -0700
commit3aeccc940e59fc6be352c9d099bbb3cdeb6aad77 (patch)
tree3e86b417e8b3964f23613d59dc664f57972aa989
parent9d79877f6794f9c4560523a87c8ef34f364b8747 (diff)
downloadplatform_external_jcommander-3aeccc940e59fc6be352c9d099bbb3cdeb6aad77.tar.gz
platform_external_jcommander-3aeccc940e59fc6be352c9d099bbb3cdeb6aad77.tar.bz2
platform_external_jcommander-3aeccc940e59fc6be352c9d099bbb3cdeb6aad77.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 1106606..f28dcf0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
<artifactId>jcommander</artifactId>
<packaging>jar</packaging>
<name>JCommander</name>
- <version>1.39</version>
+ <version>1.40-SNAPSHOT</version>
<description>A Java framework to parse command line options with annotations.</description>
<url>http://beust.com/jcommander</url>
<licenses>