Update pom.xml

This commit is contained in:
Alexandre Vanhecke
2018-01-22 00:40:30 +01:00
committed by GitHub
parent 6f2c586441
commit 9b60c26a1d
+2 -2
View File
@@ -38,11 +38,11 @@
<distributionManagement>
<snapshotRepository>
<id>nexus-snapshots</id>
<url>https://nexus.authme.eu/repository/maven-snapshots/</url>
<url>https://repo.codemc.org/repository/maven-snapshots/</url>
</snapshotRepository>
<repository>
<id>nexus-releases</id>
<url>https://nexus.authme.eu/repository/maven-releases/</url>
<url>https://repo.codemc.org/repository/maven-releases/</url>
</repository>
</distributionManagement>