mirror of
https://gitlab.com/phoenix-dvpmt/mmoitems.git
synced 2025-03-09 12:49:06 +01:00
Maven sucks here too
This commit is contained in:
parent
7e44653e76
commit
d74107a434
6
pom.xml
6
pom.xml
@ -19,12 +19,12 @@
|
|||||||
<repository>
|
<repository>
|
||||||
<id>nexus</id>
|
<id>nexus</id>
|
||||||
<name>Lumine Releases</name>
|
<name>Lumine Releases</name>
|
||||||
<url>http://mvn.lumine.io/repository/maven-releases/</url>
|
<url>https://mvn.lumine.io/repository/maven-releases/</url>
|
||||||
</repository>
|
</repository>
|
||||||
<snapshotRepository>
|
<snapshotRepository>
|
||||||
<id>nexus</id>
|
<id>nexus</id>
|
||||||
<name>Lumine Snapshots</name>
|
<name>Lumine Snapshots</name>
|
||||||
<url>http://mvn.lumine.io/repository/maven-snapshots/</url>
|
<url>https://mvn.lumine.io/repository/maven-snapshots/</url>
|
||||||
</snapshotRepository>
|
</snapshotRepository>
|
||||||
</distributionManagement>
|
</distributionManagement>
|
||||||
|
|
||||||
@ -79,7 +79,7 @@
|
|||||||
|
|
||||||
<repository>
|
<repository>
|
||||||
<id>placeholderapi</id>
|
<id>placeholderapi</id>
|
||||||
<url>http://repo.extendedclip.com/content/repositories/placeholderapi/</url>
|
<url>https://repo.extendedclip.com/content/repositories/placeholderapi/</url>
|
||||||
</repository>
|
</repository>
|
||||||
|
|
||||||
<!-- Repository used to fetch all Spigot builds -->
|
<!-- Repository used to fetch all Spigot builds -->
|
||||||
|
Loading…
Reference in New Issue
Block a user