Fix SNAPSHOT version

This commit is contained in:
Stephane Nicoll
2015-12-17 14:15:14 +01:00
parent b719b0271c
commit bb736e255b
139 changed files with 190 additions and 190 deletions

View File

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