Fixup version numbers following release

This commit is contained in:
Brian Clozel
2017-09-12 14:28:47 +02:00
parent 30eb937a83
commit 1669e4bad3
10 changed files with 19 additions and 22 deletions

View File

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