Fixup version numbers following release

This commit is contained in:
Stephane Nicoll
2016-11-08 18:24:42 +01:00
parent e712a9ba8c
commit 72e696bcbd
10 changed files with 19 additions and 22 deletions

View File

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