mirror of
https://github.com/PaperMC/Paper.git
synced 2025-03-15 12:02:49 +01:00
Temporarily relocated 1.7.3 jar to static location
This commit is contained in:
parent
c56d0c0842
commit
f6a06e8df4
1 changed files with 2 additions and 1 deletions
3
pom.xml
3
pom.xml
|
@ -19,7 +19,8 @@
|
|||
<repositories>
|
||||
<repository>
|
||||
<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>
|
||||
</repositories>
|
||||
<pluginRepositories>
|
||||
|
|
Loading…
Add table
Reference in a new issue