Back to SNAPSHOT

This commit is contained in:
Matthew Miller 2019-05-15 20:14:30 +10:00
parent 7be00cc773
commit 71df3716dd

View File

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