Fix builds not completing - remove discontinued sonatype repo
This commit is contained in:
parent
5d89224f31
commit
05bb7dbe74
1 changed files with 0 additions and 2 deletions
|
|
@ -36,8 +36,6 @@ allprojects {
|
|||
password = project.findProperty("gpr.key") ?: System.getenv("TOKEN")
|
||||
}
|
||||
}
|
||||
maven { url "https://oss.sonatype.org/content/repositories/releases" }
|
||||
maven { url "https://oss.sonatype.org/content/repositories/snapshots" }
|
||||
maven { url "https://repo.mikeprimm.com" }
|
||||
maven { url "https://repo.maven.apache.org/maven2" }
|
||||
maven { url "https://hub.spigotmc.org/nexus/content/repositories/snapshots/" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue