Fixup version numbers following release

This commit is contained in:
Stephane Nicoll
2017-06-08 17:38:11 +03:00
parent 05d4d0281c
commit aa083996f9
10 changed files with 19 additions and 22 deletions

View File

@@ -1,6 +1,6 @@
buildscript {
ext {
springBootVersion = '1.5.4.BUILD-SNAPSHOT'
springBootVersion = '1.5.5.BUILD-SNAPSHOT'
}
repositories {
// NOTE: You should declare only repositories that you need here