Skip to content

Commit

Permalink
Added repo for maven plugin snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
tastybento committed Mar 19, 2022
1 parent d9288c7 commit fcf6e76
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,13 @@
</profile>
</profiles>

<pluginRepositories>
<pluginRepository>
<id>apache.snapshots</id>
<url>https://repository.apache.org/snapshots/</url>
</pluginRepository>
</pluginRepositories>

<repositories>
<repository>
<id>spigot-repo</id>
Expand Down

0 comments on commit fcf6e76

Please sign in to comment.