Documentation updates

This commit is contained in:
Phillip Webb
2013-08-09 15:34:04 -07:00
parent ce5e145afa
commit 878ff13620
8 changed files with 475 additions and 61 deletions

View File

@@ -11,8 +11,7 @@ apply plugin: 'java'
apply plugin: 'spring-boot'
repositories {
mavenCentral()
maven { url "http://repo.springsource.org/libs-snapshot-local" }
mavenLocal()
}
dependencies {