Fixup version numbers following release

This commit is contained in:
Stephane Nicoll
2017-06-08 13:46:33 +03:00
parent 88e43c8421
commit 6b1d06cf09
10 changed files with 19 additions and 22 deletions

View File

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