Fixup version numbers following release

This commit is contained in:
Stephane Nicoll
2016-09-21 10:35:52 +02:00
parent 7e9ed5e1a7
commit 97083300d7
9 changed files with 14 additions and 16 deletions

View File

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