Fix README.md typo
This commit is contained in:
@@ -21,7 +21,7 @@ If you are using a milestone or snapshot release you will also need to add appro
|
||||
buildscript {
|
||||
repositories {
|
||||
maven.url "http://repo.springsource.org/snapshot"
|
||||
manve.url "http://repo.springsource.org/milestone"
|
||||
maven.url "http://repo.springsource.org/milestone"
|
||||
}
|
||||
// ...
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user