mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-12-01 23:58:45 +01:00
refactor: Prepare removal of our maven repository (#3451)
This commit is contained in:
@@ -42,11 +42,6 @@ allprojects {
|
||||
url = uri("https://jitpack.io")
|
||||
}
|
||||
|
||||
maven {
|
||||
name = "IntellectualSites"
|
||||
url = uri("https://mvn.intellectualsites.com/content/groups/public/")
|
||||
}
|
||||
|
||||
maven {
|
||||
name = "EngineHub"
|
||||
url = uri("https://maven.enginehub.org/repo/")
|
||||
|
||||
Reference in New Issue
Block a user