Update SNAPSHOT to 1.3.0.RELEASE

This commit is contained in:
Spencer Gibb
2017-04-12 13:22:21 -06:00
parent 23e9722dae
commit 55c1eacdfa
20 changed files with 25 additions and 26 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.BUILD-SNAPSHOT";
private static final String DEFAULT_VERSION = "1.3.0.RELEASE";
private String[] args;