Update to 1.4.0.RELEASE with Edgware.RELEASE

This commit is contained in:
Spencer Gibb
2017-11-22 17:10:20 -05:00
parent b6f21a0221
commit b96d49e765
20 changed files with 30 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.RELEASE";
private String[] args;