Fixup version numbers following release

This commit is contained in:
Phillip Webb
2014-12-10 19:49:23 -08:00
parent 1a788c1741
commit 43fb5b63a8
7 changed files with 9 additions and 10 deletions

View File

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