Fixup version numbers following release

This commit is contained in:
Phillip Webb
2014-09-25 21:37:40 -07:00
parent edb4b7ed7d
commit 4f9258a345
7 changed files with 9 additions and 10 deletions

View File

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