Revert "Updates SNAPSHOTS to 1.3.0.RC1"

This reverts commit deb448b594.
This commit is contained in:
Spencer Gibb
2017-03-20 12:07:34 -06:00
parent deb448b594
commit 48ffa3a5d0
19 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.3.0.RC1";
private static final String DEFAULT_VERSION = "1.3.0.BUILD-SNAPSHOT";
private static final Collection<HelpExample> EXAMPLES = new ArrayList<>();