Update to 1.3.3

This commit is contained in:
Dave Syer
2017-05-10 18:02:26 +01:00
parent d38a48947e
commit 78a52b200e
18 changed files with 21 additions and 21 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.3.BUILD-SNAPSHOT";
private static final String DEFAULT_VERSION = "1.3.3.RELEASE";
private static final Collection<HelpExample> EXAMPLES = new ArrayList<>();