Update to 1.4.0.RC1 for Finchley.RC1

This commit is contained in:
Spencer Gibb
2017-10-24 14:11:45 -04:00
parent 52cf87d728
commit 96a096de64
20 changed files with 24 additions and 24 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.BUILD-SNAPSHOT";
private static final String DEFAULT_VERSION = "1.4.0.RC1";
private static final Collection<HelpExample> EXAMPLES = new ArrayList<>();