summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorCedric Beust <cedric@beust.com>2013-09-09 23:03:49 -0700
committerCedric Beust <cedric@beust.com>2013-09-09 23:03:49 -0700
commit58d47ed1cda61db4d1843cec2ced45578858d534 (patch)
treec635b6828942b21746117b3261579a1c8e4db1bb /pom.xml
parent43d5ef7d1d4d8691bbc15122d9c98f95eeb235ad (diff)
downloadplatform_external_jcommander-58d47ed1cda61db4d1843cec2ced45578858d534.tar.gz
platform_external_jcommander-58d47ed1cda61db4d1843cec2ced45578858d534.tar.bz2
platform_external_jcommander-58d47ed1cda61db4d1843cec2ced45578858d534.zip
[maven-release-plugin] prepare release jcommander-1.32
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 4d6b858..516caf5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
<artifactId>jcommander</artifactId>
<packaging>jar</packaging>
<name>JCommander</name>
- <version>1.32-SNAPSHOT</version>
+ <version>1.32</version>
<description>A Java framework to parse command line options with annotations.</description>
<url>http://beust.com/jcommander</url>
<licenses>