Fixup version numbers following release

This commit is contained in:
Phillip Webb
2014-06-24 14:53:08 -07:00
parent 542f3cbda8
commit 91bbd20ca0
7 changed files with 9 additions and 10 deletions

View File

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