Update to SNAPSHOT

This commit is contained in:
Spencer Gibb
2017-07-21 13:41:45 -06:00
parent 7c6966331e
commit 7329a8a091
19 changed files with 24 additions and 24 deletions

View File

@@ -41,7 +41,7 @@ public class DeployerApplication {
private static final Logger logger = LoggerFactory
.getLogger(DeployerApplication.class);
private static final String DEFAULT_VERSION = "1.3.4.RELEASE";
private static final String DEFAULT_VERSION = "1.3.5.BUILD-SNAPSHOT";
private String[] args;