commit | 58d47ed1cda61db4d1843cec2ced45578858d534 | [log] [tgz] |
---|---|---|
author | Cedric Beust <cedric@beust.com> | Mon Sep 09 23:03:49 2013 -0700 |
committer | Cedric Beust <cedric@beust.com> | Mon Sep 09 23:03:49 2013 -0700 |
tree | c635b6828942b21746117b3261579a1c8e4db1bb | |
parent | 43d5ef7d1d4d8691bbc15122d9c98f95eeb235ad [diff] |
[maven-release-plugin] prepare release jcommander-1.32
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>