mirror of
https://github.com/PaperMC/Paper.git
synced 2024-11-27 04:55:47 +01:00
Temporarily relocated 1.7.3 jar to static location
This commit is contained in:
parent
c56d0c0842
commit
f6a06e8df4
3
pom.xml
3
pom.xml
@ -19,7 +19,8 @@
|
|||||||
<repositories>
|
<repositories>
|
||||||
<repository>
|
<repository>
|
||||||
<id>bukkit-repo</id>
|
<id>bukkit-repo</id>
|
||||||
<url>http://repo.bukkit.org/artifactory/repo</url>
|
<url>http://dl.dwim.org/~ebroes/tmp_repo</url>
|
||||||
|
<!-- <url>http://repo.bukkit.org/artifactory/repo</url> -->
|
||||||
</repository>
|
</repository>
|
||||||
</repositories>
|
</repositories>
|
||||||
<pluginRepositories>
|
<pluginRepositories>
|
||||||
|
Loading…
Reference in New Issue
Block a user