mirror of
https://github.com/PaperMC/Paper.git
synced 2024-11-25 16:50:17 +01:00
Moved to more permanent maven repo
This commit is contained in:
parent
80707c0a23
commit
81882dea39
1 changed files with 3 additions and 3 deletions
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 a new issue