Fixup version numbers following release

This commit is contained in:
Phillip Webb
2015-02-26 14:17:25 -08:00
parent aea68f0c32
commit 8a49218e82
12 changed files with 365 additions and 10 deletions

View File

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