Skip to content
This repository was archived by the owner on Oct 19, 2022. It is now read-only.

Commit

Permalink
Use officially stated url for Maven repository of Spigot API
Browse files Browse the repository at this point in the history
  • Loading branch information
sgrayme committed Dec 26, 2014
1 parent 159a061 commit 752bde5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
<repositories>
<repository>
<id>spigot-repo</id>
<url>https://hub.spigotmc.org/nexus/</url>
<url>https://hub.spigotmc.org/nexus/content/groups/public/</url>
</repository>
</repositories>

Expand Down

0 comments on commit 752bde5

Please sign in to comment.