Back to SNAPSHOT for continued development

This commit is contained in:
Matthew Miller 2019-05-14 20:21:55 +10:00
parent c350863b23
commit 405bf8dc07

View File

@ -38,7 +38,7 @@ println """
allprojects { allprojects {
group = 'com.sk89q.worldedit' group = 'com.sk89q.worldedit'
version = '7.0.0-rc-1' version = '7.0.0-SNAPSHOT'
} }
if (!project.hasProperty("artifactory_contextUrl")) ext.artifactory_contextUrl = "http://localhost" if (!project.hasProperty("artifactory_contextUrl")) ext.artifactory_contextUrl = "http://localhost"