Revert to snapshots

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