summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorCedric Beust <cedric@beust.com>2010-07-24 11:57:32 -0700
committerCedric Beust <cedric@beust.com>2010-07-24 11:57:32 -0700
commite16275b7a608a36d73671c319f0b8a2209f0e3ac (patch)
tree963026b957b4fffd72ece560f61b23a598676b7d /pom.xml
parent2ede26932e99cef83431d83c5d91753a310e46df (diff)
downloadplatform_external_jcommander-e16275b7a608a36d73671c319f0b8a2209f0e3ac.tar.gz
platform_external_jcommander-e16275b7a608a36d73671c319f0b8a2209f0e3ac.tar.bz2
platform_external_jcommander-e16275b7a608a36d73671c319f0b8a2209f0e3ac.zip
[maven-release-plugin] prepare release jcommander-1.2
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 0c4cbee..1ec6e08 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
<artifactId>jcommander</artifactId>
<packaging>jar</packaging>
<name>JCommander</name>
- <version>1.2-SNAPSHOT</version>
+ <version>1.2</version>
<description>A Java framework to parse command line options with annotations.</description>
<url>http://beust.com/jcommander</url>
<licenses>