Fixup version numbers following release

This commit is contained in:
Phillip Webb
2016-01-21 19:18:01 -08:00
parent 504d3e97ba
commit c77a7e0cba
8 changed files with 10 additions and 11 deletions

View File

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