summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorCedric Beust <cedric@beust.com>2012-05-23 11:58:18 -0700
committerCedric Beust <cedric@beust.com>2012-05-23 11:58:18 -0700
commit2d98ac7055e9d8795989f5859d331a314b853a5b (patch)
treead53e91f0e180adc1c035f170fbfd2613fff15d5 /pom.xml
parentb760ff183fce43d5a0992c18b0de28ac6cb8069e (diff)
downloadplatform_external_jcommander-2d98ac7055e9d8795989f5859d331a314b853a5b.tar.gz
platform_external_jcommander-2d98ac7055e9d8795989f5859d331a314b853a5b.tar.bz2
platform_external_jcommander-2d98ac7055e9d8795989f5859d331a314b853a5b.zip
[maven-release-plugin] prepare release jcommander-1.26
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 8486308..4b4c1d2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
<artifactId>jcommander</artifactId>
<packaging>jar</packaging>
<name>JCommander</name>
- <version>1.26-SNAPSHOT</version>
+ <version>1.26</version>
<description>A Java framework to parse command line options with annotations.</description>
<url>http://beust.com/jcommander</url>
<licenses>