Prepare for next development iteration

This commit is contained in:
Guillaume Smet 2018-11-16 18:32:24 +01:00
parent 7c3249c246
commit 412e08c194
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ allprojects {
}
ext {
hibernateTargetVersion = '5.2.18.Final'
hibernateTargetVersion = '5.2.19-SNAPSHOT'
expectedGradleVersion = '4.2'
baselineJavaVersion = '1.8'