Update to 1.4.0.RELEASE with Edgware.RELEASE

This commit is contained in:
Spencer Gibb
2017-11-22 17:10:20 -05:00
parent b6f21a0221
commit b96d49e765
20 changed files with 30 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.RELEASE";
private static final Collection<HelpExample> EXAMPLES = new ArrayList<>();