Fixup version numbers following release

This commit is contained in:
Phillip Webb
2014-06-10 14:20:41 -07:00
parent 05ed7b3bcd
commit 9e93719922
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