Fixup version numbers following release

This commit is contained in:
Phillip Webb
2018-01-30 17:16:04 -08:00
committed by Stephane Nicoll
parent aa6cb9744b
commit 21eb8d89bb
10 changed files with 19 additions and 22 deletions

View File

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