summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorCedric Beust <cedric@refresh.io>2014-02-22 09:29:41 -0800
committerCedric Beust <cedric@refresh.io>2014-02-22 09:29:41 -0800
commit480c8c2f75dcdae83685bcb146c947868ca660bf (patch)
tree222ecc9e7ac552a0e9b30c6c041b949462481ba3 /pom.xml
parent996047c26782cb9660190550685b31b98e47e135 (diff)
downloadplatform_external_jcommander-480c8c2f75dcdae83685bcb146c947868ca660bf.tar.gz
platform_external_jcommander-480c8c2f75dcdae83685bcb146c947868ca660bf.tar.bz2
platform_external_jcommander-480c8c2f75dcdae83685bcb146c947868ca660bf.zip
[maven-release-plugin] prepare release jcommander-1.35
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 420c117..a7863fd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
<artifactId>jcommander</artifactId>
<packaging>jar</packaging>
<name>JCommander</name>
- <version>1.35-SNAPSHOT</version>
+ <version>1.35</version>
<description>A Java framework to parse command line options with annotations.</description>
<url>http://beust.com/jcommander</url>
<licenses>