Merge branch 'master' of github.com:cbeust/jcommander

Conflicts:
	pom.xml
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>