Fixup version numbers following release

This commit is contained in:
Stephane Nicoll
2016-02-26 11:00:36 +01:00
parent 225d877ab9
commit 5680ffdedb
8 changed files with 10 additions and 11 deletions

View File

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