Removed use of jitpack

This commit is contained in:
Indyuce 2022-12-23 00:28:05 +01:00
parent 3971eed5fe
commit bd28cc01df
2 changed files with 1 additions and 6 deletions
MMOCore-API
pom.xml

View File

@ -96,11 +96,6 @@
<url>https://repo.extendedclip.com/content/repositories/placeholderapi/</url>
</repository>
<repository>
<id>jitpack.io</id>
<url>https://jitpack.io</url>
</repository>
<repository>
<id>spigot-repo</id>
<url>https://hub.spigotmc.org/nexus/content/repositories/snapshots/</url>

View File

@ -61,7 +61,7 @@
<repositories>
<repository>
<id>phoenix</id>
<url>https://nexus.phoenixdvpt.fr/repository/maven-public/</url>
<url>https://nexus.phoenixdevt.fr/repository/maven-public/</url>
</repository>
<repository>