Fixup version numbers following release

This commit is contained in:
Stephane Nicoll
2015-06-04 10:34:44 +02:00
parent 5d81c87b43
commit b847b6fa4b
7 changed files with 9 additions and 10 deletions

View File

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