Fixup version numbers following release

This commit is contained in:
Phillip Webb
2014-06-09 22:13:54 -07:00
parent c650f2391e
commit 5adbf32c18
6 changed files with 8 additions and 9 deletions

View File

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