Update SNAPSHOT to 2.2.2.RELEASE
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user