Move master to 1.3.0.BUILD-SNAPSHOT

This commit is contained in:
Phillip Webb
2015-02-26 17:01:02 -08:00
parent 8ce39bda88
commit a57a88f5cf
136 changed files with 187 additions and 187 deletions

View File

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