Skip to content

Commit

Permalink
update maven repos
Browse files Browse the repository at this point in the history
  • Loading branch information
weaondara committed Jun 8, 2023
1 parent 2e153c7 commit 7ed1bee
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions pom.xml
Expand Up @@ -50,11 +50,11 @@
</repository>
<repository>
<id>essentials-repo</id>
<url>https://ci.ender.zone/plugin/repository/everything/</url>
<url>https://repo.essentialsx.net/releases/</url>
</repository>
<repository>
<id>sk89q-repo</id>
<url>https://maven.sk89q.com/repo</url>
<url>https://maven.enginehub.org/repo/</url>
</repository>
<repository>
<id>vault-repo</id>
Expand All @@ -64,10 +64,6 @@
<id>placeholderapi</id>
<url>https://repo.extendedclip.com/content/repositories/placeholderapi/</url>
</repository>
<repository>
<id>central</id>
<url>https://repo1.maven.org/maven2/</url>
</repository>
<repository>
<id>CodeMC</id>
<url>https://repo.codemc.org/repository/maven-public</url>
Expand Down

0 comments on commit 7ed1bee

Please sign in to comment.