summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCedric Beust <cedric@beust.com>2014-10-05 09:04:28 -0700
committerCedric Beust <cedric@beust.com>2014-10-05 09:04:28 -0700
commite37d58090d5132a803054776d28c7870cc75136c (patch)
treea1d84f0f519e137a9c232af82d4d06d25283da7d
parent85b0cd1344a5a89d44358bea3ade6bbc98ec49df (diff)
downloadplatform_external_jcommander-e37d58090d5132a803054776d28c7870cc75136c.tar.gz
platform_external_jcommander-e37d58090d5132a803054776d28c7870cc75136c.tar.bz2
platform_external_jcommander-e37d58090d5132a803054776d28c7870cc75136c.zip
[maven-release-plugin] prepare release jcommander-1.41
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 6f2aa14..48912e8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
<artifactId>jcommander</artifactId>
<packaging>jar</packaging>
<name>JCommander</name>
- <version>1.41-SNAPSHOT</version>
+ <version>1.41</version>
<description>A Java framework to parse command line options with annotations.</description>
<url>http://beust.com/jcommander</url>
<licenses>