Update to snapshots

This commit is contained in:
Spencer Gibb
2017-11-22 17:33:33 -05:00
parent b96d49e765
commit bb95cb50bd
20 changed files with 28 additions and 28 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.4.0.RELEASE";
private static final String DEFAULT_VERSION = "1.4.1.BUILD-SNAPSHOT";
private String[] args;