mirror of
https://github.com/PaperMC/Paper.git
synced 2024-12-28 07:20:24 +01:00
Moved to more permanent maven repo
By: Erik Broes <erikbroes@grum.nl>
This commit is contained in:
parent
5899ec007c
commit
25e9efb4a5
1 changed files with 3 additions and 3 deletions
|
@ -8,8 +8,8 @@
|
|||
<url>http://www.bukkit.org</url>
|
||||
<repositories>
|
||||
<repository>
|
||||
<id>tmp-repo</id>
|
||||
<url>http://dl.dwim.org/~ebroes/maven</url>
|
||||
<id>bukkut-repo</id>
|
||||
<url>http://artifacts.lukegb.com/artifactory/libs-release</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
<dependencies>
|
||||
|
@ -67,4 +67,4 @@
|
|||
</plugin>
|
||||
</plugins>
|
||||
</build>
|
||||
</project>
|
||||
</project>
|
||||
|
|
Loading…
Reference in a new issue