Update the pom.xml to point to the right repository
This commit is contained in:
parent
9452bcb5a3
commit
f6df139864
5
pom.xml
5
pom.xml
@ -45,6 +45,11 @@
|
|||||||
<id>sk89q-repo</id>
|
<id>sk89q-repo</id>
|
||||||
<url>http://maven.sk89q.com/repo/</url>
|
<url>http://maven.sk89q.com/repo/</url>
|
||||||
</repository>
|
</repository>
|
||||||
|
|
||||||
|
<repository>
|
||||||
|
<id>gray-snapshot</id>
|
||||||
|
<url>https://repo.craftyn.com/repository/graywolf336-snapshots/</url>
|
||||||
|
</repository>
|
||||||
</repositories>
|
</repositories>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
|
Loading…
Reference in New Issue
Block a user