summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCedric Beust <cedric@beust.com>2014-10-05 08:54:20 -0700
committerCedric Beust <cedric@beust.com>2014-10-05 08:54:20 -0700
commitb2fd6c250e7ecc980fa3b9cfe8361df1e24f2b18 (patch)
tree4147b183ef85e89fe80d147c49cb0617c6c9a1a1
parent006e02166d976203b246f19cabbb2f918c20f726 (diff)
downloadjcommander-b2fd6c250e7ecc980fa3b9cfe8361df1e24f2b18.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 a9cc102..2737641 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
<artifactId>jcommander</artifactId>
<packaging>jar</packaging>
<name>JCommander</name>
- <version>1.37</version>
+ <version>1.38-SNAPSHOT</version>
<description>A Java framework to parse command line options with annotations.</description>
<url>http://beust.com/jcommander</url>
<licenses>