Updated POM to use BentoBox 1.8.0 release

This commit is contained in:
tastybento 2019-10-20 17:18:12 -07:00
parent 5fd194d01f
commit bc193dbc6b
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.14.4-R0.1-SNAPSHOT</spigot.version>
<bentobox.version>1.8.0-SNAPSHOT</bentobox.version>
<bentobox.version>1.8.0</bentobox.version>
<!-- Revision variable removes warning about dynamic version -->
<revision>${build.version}-SNAPSHOT</revision>
<!-- This allows to change between versions and snapshots. -->