mirror of
https://github.com/BentoBoxWorld/BentoBox.git
synced 2024-11-23 03:05:16 +01:00
Revert "Fixed version in POM not being "-SNAPSHOT""
This reverts commit 13eddbb3b6
.
This commit is contained in:
parent
cfa6861e58
commit
9e6b0d873c
2
pom.xml
2
pom.xml
@ -55,7 +55,7 @@
|
|||||||
<!-- Revision variable removes warning about dynamic version -->
|
<!-- Revision variable removes warning about dynamic version -->
|
||||||
<revision>${build.version}</revision>
|
<revision>${build.version}</revision>
|
||||||
<!-- This allows to change between versions. -->
|
<!-- This allows to change between versions. -->
|
||||||
<build.version>1.4.0-SNAPSHOT</build.version>
|
<build.version>1.4.0</build.version>
|
||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
<!-- Profiles will allow to automatically change build version. -->
|
<!-- Profiles will allow to automatically change build version. -->
|
||||||
|
Loading…
Reference in New Issue
Block a user