Update to 1.3.3

This commit is contained in:
Dave Syer
2017-05-10 18:02:26 +01:00
parent d38a48947e
commit 78a52b200e
18 changed files with 21 additions and 21 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.3.BUILD-SNAPSHOT";
private static final String DEFAULT_VERSION = "1.3.3.RELEASE";
private String[] args;