Revert to snapshots

This commit is contained in:
Dave Syer
2018-08-01 14:01:17 +01:00
parent 9f89c2fddc
commit 1f9346f3c0
17 changed files with 19 additions and 19 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 = "2.0.0.RELEASE";
private static final String DEFAULT_VERSION = "2.0.1.BUILD-SNAPSHOT";
private static final Collection<HelpExample> EXAMPLES = new ArrayList<>();