Fixup version numbers following release

This commit is contained in:
Stephane Nicoll
2018-06-14 12:34:39 +02:00
parent 36b8639853
commit af126b1bb3
10 changed files with 19 additions and 22 deletions

View File

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