Revert to snapshots

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