mirror of
https://github.com/BentoBoxWorld/CaveBlock.git
synced 2025-01-23 21:11:20 +01:00
Increment development version.
This commit is contained in:
parent
f2a060afee
commit
dd59556dc0
4
pom.xml
4
pom.xml
@ -46,11 +46,11 @@
|
||||
<java.version>1.8</java.version>
|
||||
<!-- More visible way how to change dependency versions -->
|
||||
<spigot.version>1.15.2-R0.1-SNAPSHOT</spigot.version>
|
||||
<bentobox.version>1.13.0</bentobox.version>
|
||||
<bentobox.version>1.14.0-SNAPSHOT</bentobox.version>
|
||||
<!-- Revision variable removes warning about dynamic version -->
|
||||
<revision>${build.version}-SNAPSHOT</revision>
|
||||
<!-- This allows to change between versions and snapshots. -->
|
||||
<build.version>1.13.0</build.version>
|
||||
<build.version>1.14.0</build.version>
|
||||
<build.number>-LOCAL</build.number>
|
||||
</properties>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user