mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-25 19:09:03 +00:00
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