mirror of
https://github.com/PaperMC/Paper.git
synced 2024-11-23 02:55:47 +01:00
Moved to more permanent maven repo
This commit is contained in:
parent
80707c0a23
commit
81882dea39
6
pom.xml
6
pom.xml
@ -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 New Issue
Block a user