Fixup version numbers following release

This commit is contained in:
Phillip Webb
2015-02-26 15:59:57 -08:00
parent 8f0ad02237
commit 8ce39bda88
7 changed files with 9 additions and 10 deletions

View File

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