Update to snapshots

This commit is contained in:
Spencer Gibb
2017-11-22 17:33:33 -05:00
parent b96d49e765
commit bb95cb50bd
20 changed files with 28 additions and 28 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.4.0.RELEASE";
private static final String DEFAULT_VERSION = "1.4.1.BUILD-SNAPSHOT";
private static final Collection<HelpExample> EXAMPLES = new ArrayList<>();