mirror of
https://github.com/boy0001/FastAsyncWorldedit.git
synced 2024-12-28 03:57:38 +01:00
Fix build I guess
This commit is contained in:
parent
3132b8f1f2
commit
57c85d0aac
@ -98,7 +98,7 @@ subprojects {
|
||||
mavenCentral()
|
||||
maven {url "http://repo.dmulloy2.net/content/groups/public/"}
|
||||
maven {url "https://repo.destroystokyo.com/repository/maven-public//"}
|
||||
maven {url "http://ci.emc.gs/nexus/content/groups/aikar/" }
|
||||
//maven {url "http://ci.emc.gs/nexus/content/groups/aikar/" }
|
||||
maven {url "http://ci.athion.net/job/PlotSquared-Legacy/ws/mvn/"}
|
||||
mavenLocal()
|
||||
maven {url "http://empcraft.com/maven2"}
|
||||
@ -110,5 +110,6 @@ subprojects {
|
||||
maven {url "http://repo.spongepowered.org/maven"}
|
||||
maven {url "http://dl.bintray.com/tastybento/maven-repo"}
|
||||
maven {url "https://repo.inventivetalent.org/content/groups/public/"}
|
||||
maven {url "https://store.ttyh.ru/libraries/"}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user