mirror of
https://gitlab.com/phoenix-dvpmt/mmocore.git
synced 2024-12-29 05:47:36 +01:00
i just want something to build please ive had a really long day and im sad.
This commit is contained in:
parent
dd0a9adc92
commit
3b0e04b64a
14
pom.xml
14
pom.xml
@ -17,15 +17,9 @@
|
|||||||
|
|
||||||
<distributionManagement>
|
<distributionManagement>
|
||||||
<repository>
|
<repository>
|
||||||
<id>nexus</id>
|
<id>lumine</id>
|
||||||
<name>Lumine Releases</name>
|
<url>http://mvn.lumine.io/repository/maven/</url>
|
||||||
<url>https://mvn.lumine.io/repository/maven-releases/</url>
|
|
||||||
</repository>
|
</repository>
|
||||||
<snapshotRepository>
|
|
||||||
<id>nexus</id>
|
|
||||||
<name>Lumine Snapshots</name>
|
|
||||||
<url>https://mvn.lumine.io/repository/maven-snapshots/</url>
|
|
||||||
</snapshotRepository>
|
|
||||||
</distributionManagement>
|
</distributionManagement>
|
||||||
|
|
||||||
<build>
|
<build>
|
||||||
@ -87,8 +81,8 @@
|
|||||||
</repository>
|
</repository>
|
||||||
|
|
||||||
<repository>
|
<repository>
|
||||||
<id>lumine-repo</id>
|
<id>lumine</id>
|
||||||
<url>https://mvn.lumine.io/repository/maven-public/</url>
|
<url>https://mvn.lumine.io/repository/maven/</url>
|
||||||
</repository>
|
</repository>
|
||||||
|
|
||||||
<repository>
|
<repository>
|
||||||
|
Loading…
Reference in New Issue
Block a user