summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorCédric Beust <cedric@color.com>2011-10-16 13:35:10 -0700
committerCédric Beust <cedric@color.com>2011-10-16 13:35:10 -0700
commitb4b91aac90dc66600cdfee0ca5c5af2d7db7c7f6 (patch)
tree7c0ce4ec469c35180a86f5b725bb7d533dff460f /pom.xml
parent102fba6b0eeafc324b8c7943657382f476d8ad43 (diff)
downloadplatform_external_jcommander-b4b91aac90dc66600cdfee0ca5c5af2d7db7c7f6.tar.gz
platform_external_jcommander-b4b91aac90dc66600cdfee0ca5c5af2d7db7c7f6.tar.bz2
platform_external_jcommander-b4b91aac90dc66600cdfee0ca5c5af2d7db7c7f6.zip
[maven-release-plugin] prepare release jcommander-1.19
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 a23a704..d3691b6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
<artifactId>jcommander</artifactId>
<packaging>jar</packaging>
<name>JCommander</name>
- <version>1.19-SNAPSHOT</version>
+ <version>1.19</version>
<description>A Java framework to parse command line options with annotations.</description>
<url>http://beust.com/jcommander</url>
<licenses>