Version up 1.5.0

This commit is contained in:
Florian CUNY 2019-04-06 21:08:10 +02:00
parent 4d8bb71354
commit 5ff2bc1d6a

View File

@ -55,7 +55,7 @@
<!-- Revision variable removes warning about dynamic version -->
<revision>${build.version}</revision>
<!-- This allows to change between versions. -->
<build.version>1.4.0</build.version>
<build.version>1.5.0</build.version>
</properties>
<!-- Profiles will allow to automatically change build version. -->