summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorCedric Beust <cedric@beust.com>2012-07-05 11:01:34 -0700
committerCedric Beust <cedric@beust.com>2012-07-05 11:01:34 -0700
commitff095d8ec88edd62b9657c9af73bfae4b4230e7f (patch)
tree6c98b899f97af3a5725474bc97949ddbddb64a13 /pom.xml
parent4fffe9695cd7de30af26aa8f5f26b3752df93e35 (diff)
downloadplatform_external_jcommander-ff095d8ec88edd62b9657c9af73bfae4b4230e7f.tar.gz
platform_external_jcommander-ff095d8ec88edd62b9657c9af73bfae4b4230e7f.tar.bz2
platform_external_jcommander-ff095d8ec88edd62b9657c9af73bfae4b4230e7f.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 ab8c938..a5e2b54 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
<artifactId>jcommander</artifactId>
<packaging>jar</packaging>
<name>JCommander</name>
- <version>1.27</version>
+ <version>1.28-SNAPSHOT</version>
<description>A Java framework to parse command line options with annotations.</description>
<url>http://beust.com/jcommander</url>
<licenses>