Fixup version numbers following release

This commit is contained in:
Stephane Nicoll
2017-01-26 15:55:14 +01:00
parent ed1ce140c0
commit bd0c1cb9c3
10 changed files with 19 additions and 22 deletions

View File

@@ -1,6 +1,6 @@
buildscript {
ext {
springBootVersion = '1.4.4.BUILD-SNAPSHOT'
springBootVersion = '1.4.5.BUILD-SNAPSHOT'
springLoadedVersion = '1.2.4.RELEASE'
}
repositories {