summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCedric Beust <cedric@beust.com>2014-12-18 11:36:05 -0800
committerCedric Beust <cedric@beust.com>2014-12-18 11:36:05 -0800
commit1a568c9848848d6ae1292cfe1b55f96279d40db1 (patch)
treea7f6603d8c447d9c9ee98157cbbbba88b2801619
parentfe30bab3e38f9f7e10c24bcedddf201e4ff0598d (diff)
downloadjcommander-1a568c9848848d6ae1292cfe1b55f96279d40db1.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 e6c8af6..5b921c0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
<artifactId>jcommander</artifactId>
<packaging>jar</packaging>
<name>JCommander</name>
- <version>1.46</version>
+ <version>1.47-SNAPSHOT</version>
<description>A Java framework to parse command line options with annotations.</description>
<url>http://beust.com/jcommander</url>
<licenses>