summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorCedric Beust <cedric@beust.com>2010-10-04 12:53:08 -0700
committerCedric Beust <cedric@beust.com>2010-10-04 12:53:08 -0700
commitffba6dc741950e970ce37e44463fd6b44863ea83 (patch)
tree63785a28cd012387cf6cf444f999698990a70a83 /pom.xml
parent91ffd722e90e405f5a4f27fab3572da2c32ac76b (diff)
downloadplatform_external_jcommander-ffba6dc741950e970ce37e44463fd6b44863ea83.tar.gz
platform_external_jcommander-ffba6dc741950e970ce37e44463fd6b44863ea83.tar.bz2
platform_external_jcommander-ffba6dc741950e970ce37e44463fd6b44863ea83.zip
[maven-release-plugin] prepare release jcommander-1.9
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 9fba253..87c5100 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
<artifactId>jcommander</artifactId>
<packaging>jar</packaging>
<name>JCommander</name>
- <version>1.9-SNAPSHOT</version>
+ <version>1.9</version>
<description>A Java framework to parse command line options with annotations.</description>
<url>http://beust.com/jcommander</url>
<licenses>