Revert "Update to 1.4.0.RC1 for Finchley.RC1"

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