summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCedric Beust <cedric@beust.com>2014-12-18 11:38:05 -0800
committerCedric Beust <cedric@beust.com>2014-12-18 11:38:05 -0800
commit7e7bb2f4739057be398ff7f7eb64c456b834b508 (patch)
treecb4012b0e430aa8a1029713a9d9fe4225962aba5
parent99236c731f5d35988700ae65787607283383ff6a (diff)
downloadjcommander-7e7bb2f4739057be398ff7f7eb64c456b834b508.tar.gz
[maven-release-plugin] prepare release jcommander-1.47
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 9f80195..c1cec26 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
<artifactId>jcommander</artifactId>
<packaging>jar</packaging>
<name>JCommander</name>
- <version>1.47-SNAPSHOT</version>
+ <version>1.47</version>
<description>A Java framework to parse command line options with annotations.</description>
<url>http://beust.com/jcommander</url>
<licenses>