Fixup version numbers following release

This commit is contained in:
Phillip Webb
2016-07-28 14:38:17 -07:00
parent 334baaeffd
commit c7a23eae56
8 changed files with 10 additions and 11 deletions

View File

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