Fixup build following release

This commit is contained in:
Phillip Webb
2015-09-16 12:03:23 -04:00
parent 9409c49c10
commit d22d0683b2
7 changed files with 9 additions and 10 deletions

View File

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