Switch back to SNAPSHOT for continued development

This commit is contained in:
Matthew Miller 2018-11-28 20:39:47 +10:00
parent 14ce7d1be2
commit db35c908ba

View File

@ -34,7 +34,7 @@
allprojects {
group = 'com.sk89q.worldguard'
version = '7.0.0-beta-02'
version = '7.0.0-SNAPSHOT'
}
if (!project.hasProperty("artifactory_contextUrl")) ext.artifactory_contextUrl = "http://localhost"