Skip to content
This repository has been archived by the owner on Feb 3, 2024. It is now read-only.

Commit

Permalink
Update pom with spigot repo
Browse files Browse the repository at this point in the history
  • Loading branch information
zml2008 committed Dec 7, 2014
1 parent ba5416c commit 2fdf011
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -168,17 +168,17 @@
</dependency>
</dependencies>
<repositories>
<repository>
<id>bukkit-repo</id>
<url>http://repo.bukkit.org/content/groups/public</url>
</repository>
<repository>
<id>pex-repo</id>
<url>http://pex-repo.zachsthings.com</url>
<url>http://pex-repo.aoeu.xyz</url>
</repository>
<repository>
<id>gravity-repo</id>
<url>http://repo.gravitydevelopment.net</url>
</repository>
<repository>
<id>spigot-repo</id>
<url>https://hub.spigotmc.org/nexus/content/groups/public</url>
</repository>
</repositories>
</project>

0 comments on commit 2fdf011

Please sign in to comment.