Update to 1.4.0.RC1 for Finchley.RC1

This commit is contained in:
Spencer Gibb
2017-10-24 14:11:45 -04:00
parent 52cf87d728
commit 96a096de64
20 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.4.0.BUILD-SNAPSHOT";
private static final String DEFAULT_VERSION = "1.4.0.RC1";
private String[] args;