updated README.md

This commit is contained in:
David Turanski
2012-08-22 08:25:27 -04:00
parent 3b793686bd
commit 86a70399f8

View File

@@ -60,6 +60,7 @@ For those in a hurry:
repositories {
mavenRepo name: "spring-snapshot", urls: "http://repo.springsource.org/snapshot"
mavenRepo name: "spring-milestone", urls: "http://repo.springsource.org/milestone"
mavenRepo name: "spring-plugins" , urls: "http://repo.springsource.org/plugins-release"
}
dependencies {