geforkt von Mirrors/FastAsyncWorldEdit
Added <snapshotRepository> to pom.xml
Dieser Commit ist enthalten in:
Ursprung
743a5ea869
Commit
fae4bd3f21
4
pom.xml
4
pom.xml
@ -60,6 +60,10 @@
|
||||
<id>maven.sk89q.com</id>
|
||||
<url>http://maven.sk89q.com/artifactory/libs-release-local</url>
|
||||
</repository>
|
||||
<snapshotRepository>
|
||||
<id>maven.sk89q.com-snapshot</id>
|
||||
<url>http://maven.sk89q.com/artifactory/libs-snapshot-local</url>
|
||||
</snapshotRepository>
|
||||
</distributionManagement>
|
||||
|
||||
<properties> <!-- Fix encoding warnings -->
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren