Skip to content

Commit

Permalink
Added snapshot repo to Maven info.
Browse files Browse the repository at this point in the history
  • Loading branch information
tastybento committed Nov 11, 2021
1 parent 7b1c19c commit f3a7ed1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,10 @@ BentoBox uses Maven, and its Maven repository is kindly provided by [CodeMC](htt
### Maven
```xml
<repositories>
<repository>
<id>codemc-snapshots</id>
<url>https://repo.codemc.org/repository/maven-snapshots</url>
</repository>
<repository>
<id>codemc-repo</id>
<url>https://repo.codemc.org/repository/maven-public/</url>
Expand Down

0 comments on commit f3a7ed1

Please sign in to comment.