Skip to content

Commit

Permalink
build: replace craftaro-minecraft-plugins maven repo with songoda URL
Browse files Browse the repository at this point in the history
  • Loading branch information
SpraxDev committed Jun 22, 2024
1 parent d8153ab commit c038061
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@

<repositories>
<repository>
<id>craftaro-minecraft-plugins</id>
<url>https://repo.craftaro.com/repository/minecraft-plugins/</url>
<id>songoda-minecraft-plugins</id>
<url>https://repo.songoda.com/repository/minecraft-plugins/</url>
</repository>

<repository>
Expand Down

0 comments on commit c038061

Please sign in to comment.