summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCedric Beust <cedric@beust.com>2014-12-18 11:38:08 -0800
committerCedric Beust <cedric@beust.com>2014-12-18 11:38:08 -0800
commit616b96d9b4aa42c74df70607b9ab388c469dc892 (patch)
tree26b6eb156527277162b8d09fd1f2c4195dcb94cd
parent7e7bb2f4739057be398ff7f7eb64c456b834b508 (diff)
downloadplatform_external_jcommander-616b96d9b4aa42c74df70607b9ab388c469dc892.tar.gz
platform_external_jcommander-616b96d9b4aa42c74df70607b9ab388c469dc892.tar.bz2
platform_external_jcommander-616b96d9b4aa42c74df70607b9ab388c469dc892.zip
[maven-release-plugin] prepare for next development iteration
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index c1cec26..cc70277 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
<artifactId>jcommander</artifactId>
<packaging>jar</packaging>
<name>JCommander</name>
- <version>1.47</version>
+ <version>1.48-SNAPSHOT</version>
<description>A Java framework to parse command line options with annotations.</description>
<url>http://beust.com/jcommander</url>
<licenses>