summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorCedric Beust <cedric@beust.com>2012-01-11 12:43:57 -0800
committerCedric Beust <cedric@beust.com>2012-01-11 12:43:57 -0800
commit107d0fba6ecf0434da07b54466aea10d8b05000f (patch)
tree7e82b257c22edb1d96b6824aa8748b4cd38380fe /pom.xml
parent13fa783709b4493f984854cd4f78db2faa02d500 (diff)
downloadplatform_external_jcommander-107d0fba6ecf0434da07b54466aea10d8b05000f.tar.gz
platform_external_jcommander-107d0fba6ecf0434da07b54466aea10d8b05000f.tar.bz2
platform_external_jcommander-107d0fba6ecf0434da07b54466aea10d8b05000f.zip
[maven-release-plugin] prepare release jcommander-1.23
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 f566a6e..d6b89f4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
<artifactId>jcommander</artifactId>
<packaging>jar</packaging>
<name>JCommander</name>
- <version>1.23-SNAPSHOT</version>
+ <version>1.23</version>
<description>A Java framework to parse command line options with annotations.</description>
<url>http://beust.com/jcommander</url>
<licenses>