Fixup version numbers following release

This commit is contained in:
Phillip Webb
2015-03-30 23:24:19 -07:00
parent b8d2a55b30
commit 4b7c62008f
7 changed files with 9 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
buildscript {
ext {
springBootVersion = '1.1.12.BUILD-SNAPSHOT'
springBootVersion = '1.1.13.BUILD-SNAPSHOT'
springLoadedVersion = '1.2.0.RELEASE'
}
repositories {