Skip to content

Commit

Permalink
fix double bars
Browse files Browse the repository at this point in the history
  • Loading branch information
SchnTgaiSpock committed Oct 29, 2024
1 parent 6ae257f commit b2e76b9
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 @@ -12,6 +12,11 @@
</properties>

<repositories>
<repository>
<id>placeholderapi</id>
<url>https://repo.extendedclip.com/content/repositories/placeholderapi/</url>
</repository>

<repository>
<id>paper-repo</id>
<url>https://repo.destroystokyo.com/repository/maven-public/</url>
Expand All @@ -26,11 +31,6 @@
<id>jitpack.io</id>
<url>https://jitpack.io</url>
</repository>

<repository>
<id>placeholderapi</id>
<url>https://repo.extendedclip.com/content/repositories/placeholderapi/</url>
</repository>
</repositories>

<build>
Expand Down

0 comments on commit b2e76b9

Please sign in to comment.