summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCedric Beust <cedric@beust.com>2014-10-05 09:16:11 -0700
committerCedric Beust <cedric@beust.com>2014-10-05 09:16:11 -0700
commit9d95b9d5cc6cf6eaa33b4170779e2191f2baefd9 (patch)
treee61e35cabd73ba5da766200513c389a8c0b74c42
parent9f224876ea601f99e57733f89502702e3cb05f91 (diff)
downloadjcommander-9d95b9d5cc6cf6eaa33b4170779e2191f2baefd9.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 f4e0069..e7d15de 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
<artifactId>jcommander</artifactId>
<packaging>jar</packaging>
<name>JCommander</name>
- <version>1.44</version>
+ <version>1.45-SNAPSHOT</version>
<description>A Java framework to parse command line options with annotations.</description>
<url>http://beust.com/jcommander</url>
<licenses>