Fixup version numbers following release

This commit is contained in:
Phillip Webb
2014-10-10 15:53:54 -07:00
parent 3e71a21b30
commit 3228cfa9bd
7 changed files with 9 additions and 10 deletions

View File

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