summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorCedric Beust <cedric@beust.com>2010-09-06 07:19:14 -0700
committerCedric Beust <cedric@beust.com>2010-09-06 07:19:14 -0700
commit0950e02eebdb274238b7dc998092279ce466cda4 (patch)
treeec52f31961851619a0f486dd83c723c0594c1603 /pom.xml
parent22b8a2f4138976df4800fa6fd09c51de02ba2f98 (diff)
downloadplatform_external_jcommander-0950e02eebdb274238b7dc998092279ce466cda4.tar.gz
platform_external_jcommander-0950e02eebdb274238b7dc998092279ce466cda4.tar.bz2
platform_external_jcommander-0950e02eebdb274238b7dc998092279ce466cda4.zip
[maven-release-plugin] prepare release jcommander-1.7
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 cc26d44..b0f6324 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
<artifactId>jcommander</artifactId>
<packaging>jar</packaging>
<name>JCommander</name>
- <version>1.7-SNAPSHOT</version>
+ <version>1.7</version>
<description>A Java framework to parse command line options with annotations.</description>
<url>http://beust.com/jcommander</url>
<licenses>