Update to SNAPSHOT

This commit is contained in:
Spencer Gibb
2017-04-12 13:39:47 -06:00
parent 55c1eacdfa
commit 2fb2a74e22
19 changed files with 30 additions and 30 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.0.RELEASE";
private static final String DEFAULT_VERSION = "1.3.1.BUILD-SNAPSHOT";
private String[] args;