Mirror von
https://github.com/PaperMC/Paper.git
synchronisiert 2024-12-18 12:30:06 +01:00
Modify URI to repo.bukkit.org
Dieser Commit ist enthalten in:
Ursprung
bf9a55049e
Commit
6335a5af76
4
pom.xml
4
pom.xml
@ -18,13 +18,13 @@
|
||||
<repositories>
|
||||
<repository>
|
||||
<id>bukkit-repo</id>
|
||||
<url>http://artifacts.lukegb.com/artifactory/repo</url>
|
||||
<url>http://repo.bukkit.org/artifactory/repo</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
<pluginRepositories>
|
||||
<pluginRepository>
|
||||
<id>bukkit-plugins</id>
|
||||
<url>http://artifacts.lukegb.com/artifactory/plugins-release</url>
|
||||
<url>http://repo.bukkit.org/artifactory/plugins-release</url>
|
||||
</pluginRepository>
|
||||
</pluginRepositories>
|
||||
<dependencies>
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren