Fixup version numbers following release

This commit is contained in:
Stephane Nicoll
2017-11-28 12:28:33 +01:00
parent df2ae7aa19
commit 8efb608b7e
10 changed files with 19 additions and 22 deletions

View File

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