Fixup version numbers following release

This commit is contained in:
Phillip Webb
2014-07-08 03:07:03 -07:00
parent 40327e1ae6
commit 3c7d825658
7 changed files with 9 additions and 10 deletions

View File

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