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

Commit 2fdf011

Browse files
committed
Update pom with spigot repo
1 parent ba5416c commit 2fdf011

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pom.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -168,17 +168,17 @@
168168
</dependency>
169169
</dependencies>
170170
<repositories>
171-
<repository>
172-
<id>bukkit-repo</id>
173-
<url>http://repo.bukkit.org/content/groups/public</url>
174-
</repository>
175171
<repository>
176172
<id>pex-repo</id>
177-
<url>http://pex-repo.zachsthings.com</url>
173+
<url>http://pex-repo.aoeu.xyz</url>
178174
</repository>
179175
<repository>
180176
<id>gravity-repo</id>
181177
<url>http://repo.gravitydevelopment.net</url>
182178
</repository>
179+
<repository>
180+
<id>spigot-repo</id>
181+
<url>https://hub.spigotmc.org/nexus/content/groups/public</url>
182+
</repository>
183183
</repositories>
184184
</project>

0 commit comments

Comments
 (0)