Fixup versions following release

This commit is contained in:
Phillip Webb
2014-06-11 12:16:08 -07:00
parent 4ca26a21dc
commit 143e1918b7
6 changed files with 8 additions and 9 deletions

View File

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