Revert "Updates SNAPSHOTS to 1.3.0.RC1"

This reverts commit deb448b594.
This commit is contained in:
Spencer Gibb
2017-03-20 12:07:34 -06:00
parent deb448b594
commit 48ffa3a5d0
19 changed files with 24 additions and 24 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.0.RC1";
private static final String DEFAULT_VERSION = "1.3.0.BUILD-SNAPSHOT";
private String[] args;