refactor: Prepare removal of our maven repository (#3451)

This commit is contained in:
Alex
2022-01-13 14:50:07 +01:00
committed by GitHub
parent bcfe7c58dd
commit d14d2caa2d
5 changed files with 6 additions and 16 deletions

View File

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