Fixup version numbers following release

This commit is contained in:
Stephane Nicoll
2015-11-01 17:02:35 +01:00
parent 1f92360583
commit 791e3048cf
7 changed files with 9 additions and 10 deletions

View File

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