Skip to content

Commit

Permalink
Added codemc to the repos in pom.
Browse files Browse the repository at this point in the history
  • Loading branch information
tastybento committed Dec 2, 2018
1 parent 278bd82 commit 4810ba3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,10 @@
<id>spigot-repo</id>
<url>https://hub.spigotmc.org/nexus/content/repositories/snapshots</url>
</repository>
<repository>
<id>codemc</id>
<url>https://repo.codemc.org/repository/maven-snapshots/</url>
</repository>
</repositories>

<dependencies>
Expand Down

0 comments on commit 4810ba3

Please sign in to comment.