Update SNAPSHOT to 2.2.2.RELEASE

This commit is contained in:
spencergibb
2020-08-03 15:47:22 -04:00
parent 4724e60b9d
commit f51073beb0
19 changed files with 34 additions and 29 deletions

View File

@@ -42,7 +42,7 @@ public class DeployerApplication {
private static final Logger logger = LoggerFactory
.getLogger(DeployerApplication.class);
private static final String DEFAULT_VERSION = "2.2.0.BUILD-SNAPSHOT";
private static final String DEFAULT_VERSION = "2.2.0.RELEASE";
private String[] args;