Back to SNAPSHOT

Dieser Commit ist enthalten in:
Matthew Miller 2019-05-15 20:14:30 +10:00
Ursprung 7be00cc773
Commit 71df3716dd

Datei anzeigen

@ -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"