summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCedric Beust <cedric@beust.com>2014-10-05 09:05:18 -0700
committerCedric Beust <cedric@beust.com>2014-10-05 09:05:18 -0700
commit12b5152e1e89f3d5a90a910f7f15182634c06af2 (patch)
tree6c7dec0bbcf129df5a152562d1ddd4759c7a9395
parente37d58090d5132a803054776d28c7870cc75136c (diff)
parent3aeccc940e59fc6be352c9d099bbb3cdeb6aad77 (diff)
downloadplatform_external_jcommander-12b5152e1e89f3d5a90a910f7f15182634c06af2.tar.gz
platform_external_jcommander-12b5152e1e89f3d5a90a910f7f15182634c06af2.tar.bz2
platform_external_jcommander-12b5152e1e89f3d5a90a910f7f15182634c06af2.zip
Merge branch 'master' of github.com:cbeust/jcommander
Conflicts: pom.xml
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 48912e8..e6386cd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
<artifactId>jcommander</artifactId>
<packaging>jar</packaging>
<name>JCommander</name>
- <version>1.41</version>
+ <version>1.42-SNAPSHOT</version>
<description>A Java framework to parse command line options with annotations.</description>
<url>http://beust.com/jcommander</url>
<licenses>