Fixup build following release

This commit is contained in:
Phillip Webb
2014-06-27 07:00:57 -07:00
parent 9febd4a4cb
commit cc61d92b88
7 changed files with 9 additions and 10 deletions

View File

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