Fixup version numbers following release

This commit is contained in:
Stephane Nicoll
2018-04-05 11:23:15 +02:00
parent ade4760842
commit 3634a1d9d1
10 changed files with 19 additions and 22 deletions

View File

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