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'
springLoadedVersion = '1.2.0.RELEASE'
}
repositories {