summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCedric Beust <cedric@beust.com>2014-10-05 08:58:53 -0700
committerCedric Beust <cedric@beust.com>2014-10-05 08:58:53 -0700
commit9d79877f6794f9c4560523a87c8ef34f364b8747 (patch)
tree0dd939f323f5d87a5315c246d46f9ed370505814
parent780c8608bf7e0217881de793ebe6277de07517bf (diff)
downloadjcommander-9d79877f6794f9c4560523a87c8ef34f364b8747.tar.gz
[maven-release-plugin] prepare release jcommander-1.39
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 7dd1def..1106606 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
<artifactId>jcommander</artifactId>
<packaging>jar</packaging>
<name>JCommander</name>
- <version>1.39-SNAPSHOT</version>
+ <version>1.39</version>
<description>A Java framework to parse command line options with annotations.</description>
<url>http://beust.com/jcommander</url>
<licenses>