Use release version

This commit is contained in:
tastybento 2021-03-07 12:57:17 -08:00
parent c0c2970168
commit fd7bf1c078
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@
<java.version>1.8</java.version>
<!-- More visible way how to change dependency versions -->
<spigot.version>1.16.4-R0.1-SNAPSHOT</spigot.version>
<bentobox.version>1.15.1</bentobox.version>
<bentobox.version>1.16.0</bentobox.version>
<!-- Revision variable removes warning about dynamic version -->
<revision>${build.version}-SNAPSHOT</revision>
<!-- This allows to change between versions and snapshots. -->