summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorCedric Beust <cedric@beust.com>2012-10-27 08:44:23 -0700
committerCedric Beust <cedric@beust.com>2012-10-27 08:44:23 -0700
commitf33601791cd2bbd01009b7dd26f45329d23fb6bf (patch)
treee362de0f385ec15d501c6254d25b81b4ef6d2d0c /pom.xml
parent2f52ed8390fb8cd57781b33e79ea25b05f0c3ded (diff)
downloadplatform_external_jcommander-f33601791cd2bbd01009b7dd26f45329d23fb6bf.tar.gz
platform_external_jcommander-f33601791cd2bbd01009b7dd26f45329d23fb6bf.tar.bz2
platform_external_jcommander-f33601791cd2bbd01009b7dd26f45329d23fb6bf.zip
[maven-release-plugin] prepare release jcommander-1.30
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 35e5a4d..1e2073e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
<artifactId>jcommander</artifactId>
<packaging>jar</packaging>
<name>JCommander</name>
- <version>1.30-SNAPSHOT</version>
+ <version>1.30</version>
<description>A Java framework to parse command line options with annotations.</description>
<url>http://beust.com/jcommander</url>
<licenses>