Update the pom.xml to point to the right repository

This commit is contained in:
graywolf336 2016-05-30 12:10:57 -05:00
parent 9452bcb5a3
commit f6df139864
No known key found for this signature in database
GPG Key ID: 63D2D655DA5B3643

View File

@ -45,6 +45,11 @@
<id>sk89q-repo</id>
<url>http://maven.sk89q.com/repo/</url>
</repository>
<repository>
<id>gray-snapshot</id>
<url>https://repo.craftyn.com/repository/graywolf336-snapshots/</url>
</repository>
</repositories>
<dependencies>