Fix README.md typo
This commit is contained in:
parent
0993f3da0a
commit
3690ab16ba
|
@ -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"
|
||||
}
|
||||
// ...
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue