Move vault to permscompat.

This commit is contained in:
wizjany
2019-03-07 23:55:58 -05:00
parent de08c8b8c7
commit eebba8e324
2 changed files with 1 additions and 4 deletions

View File

@@ -100,7 +100,6 @@ subprojects {
repositories {
mavenCentral()
maven { url "http://repo.bukkit.org/content/groups/public" }
maven { url "http://maven.sk89q.com/repo/" }
maven { url "http://repo.maven.apache.org/maven2" }
}