Update to 1.2.1.RELEASE (Camden.SR1)

This commit is contained in:
Dave Syer
2016-10-18 18:41:53 +01:00
parent 5d6eb0828d
commit b83a8321d0
20 changed files with 27 additions and 27 deletions

View File

@@ -39,7 +39,7 @@ public class DeployerThread extends Thread {
private static final Logger logger = LoggerFactory.getLogger(DeployerThread.class);
private static final String DEFAULT_VERSION = "1.2.1.BUILD-SNAPSHOT";
private static final String DEFAULT_VERSION = "1.2.1.RELEASE";
private String[] args;