Bump to version 1.4.0.BUILD-SNAPSHOT

This commit is contained in:
Spencer Gibb
2017-07-21 13:47:40 -06:00
parent 7329a8a091
commit 3dc269d8a9
19 changed files with 22 additions and 22 deletions

View File

@@ -51,7 +51,7 @@ public class LauncherCommand extends OptionParsingCommand {
public static final Log log = LogFactory.getLog(LauncherCommand.class);
private static final String DEFAULT_VERSION = "1.3.5.BUILD-SNAPSHOT";
private static final String DEFAULT_VERSION = "1.4.0.BUILD-SNAPSHOT";
private static final Collection<HelpExample> EXAMPLES = new ArrayList<>();