mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-01-10 17:57:37 +00:00
Added <snapshotRepository> to pom.xml
This commit is contained in:
parent
743a5ea869
commit
fae4bd3f21
4
pom.xml
4
pom.xml
@ -60,6 +60,10 @@
|
|||||||
<id>maven.sk89q.com</id>
|
<id>maven.sk89q.com</id>
|
||||||
<url>http://maven.sk89q.com/artifactory/libs-release-local</url>
|
<url>http://maven.sk89q.com/artifactory/libs-release-local</url>
|
||||||
</repository>
|
</repository>
|
||||||
|
<snapshotRepository>
|
||||||
|
<id>maven.sk89q.com-snapshot</id>
|
||||||
|
<url>http://maven.sk89q.com/artifactory/libs-snapshot-local</url>
|
||||||
|
</snapshotRepository>
|
||||||
</distributionManagement>
|
</distributionManagement>
|
||||||
|
|
||||||
<properties> <!-- Fix encoding warnings -->
|
<properties> <!-- Fix encoding warnings -->
|
||||||
|
Loading…
Reference in New Issue
Block a user