Fixup version numbers following release

This commit is contained in:
Phillip Webb
2016-12-22 19:03:09 -08:00
parent 9057f9ae1f
commit c3edf9e341
10 changed files with 19 additions and 22 deletions

View File

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