Update to SNAPSHOT

This commit is contained in:
Spencer Gibb
2016-10-13 15:17:06 -06:00
parent f4211e9236
commit 4a49831ce9
19 changed files with 26 additions and 26 deletions

View File

@@ -39,7 +39,7 @@ public class DeployerThread extends Thread {
private static final Logger logger = LoggerFactory.getLogger(DeployerThread.class);
private static final String DEFAULT_VERSION = "1.2.0.RELEASE";
private static final String DEFAULT_VERSION = "1.2.1.BUILD-SNAPSHOT";
private String[] args;