Back to SNAPSHOT for continued development

This commit is contained in:
Matthew Miller 2019-05-14 20:34:56 +10:00
parent 7102f6204c
commit aefebf32c2

View File

@ -34,7 +34,7 @@
allprojects { allprojects {
group = 'com.sk89q.worldguard' group = 'com.sk89q.worldguard'
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"