Fixup version numbers following release

This commit is contained in:
Madhura Bhave
2017-01-30 15:27:42 -08:00
parent 5c12500366
commit 5dafa3ae9c
10 changed files with 19 additions and 22 deletions

View File

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