summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorCedric Beust <cedric@beust.com>2011-01-24 14:11:25 -0800
committerCedric Beust <cedric@beust.com>2011-01-24 14:11:25 -0800
commit22ae988b983b3d07649946f5a3743a53c0391537 (patch)
treeb66aa2c6ffbfc7f804d64c57bec06b0f98ac83ed /pom.xml
parente1a4b8b495fcc200580656796141a0d94c71d675 (diff)
downloadplatform_external_jcommander-22ae988b983b3d07649946f5a3743a53c0391537.tar.gz
platform_external_jcommander-22ae988b983b3d07649946f5a3743a53c0391537.tar.bz2
platform_external_jcommander-22ae988b983b3d07649946f5a3743a53c0391537.zip
[maven-release-plugin] prepare release jcommander-1.15
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 f2069d4..9db8daf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
<artifactId>jcommander</artifactId>
<packaging>jar</packaging>
<name>JCommander</name>
- <version>1.15-SNAPSHOT</version>
+ <version>1.15</version>
<description>A Java framework to parse command line options with annotations.</description>
<url>http://beust.com/jcommander</url>
<licenses>