Fixup version numbers following release

This commit is contained in:
Stephane Nicoll
2016-05-06 14:06:51 +02:00
parent 376bbe68d8
commit 72c2454218
8 changed files with 10 additions and 11 deletions

View File

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