mirror of
https://github.com/PaperMC/Paper.git
synced 2025-04-05 22:05:20 +02:00
Remove mavenLocal ref for initial pw snapshots
This commit is contained in:
parent
e28be7d24b
commit
dbc5c19ccc
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@ import java.util.Locale
|
|||
|
||||
pluginManagement {
|
||||
repositories {
|
||||
mavenLocal() // First as we have a published 2.0.0-SNAPSHOT build of PW
|
||||
gradlePluginPortal()
|
||||
maven("https://repo.papermc.io/repository/maven-public/")
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue