Revert build.gradle change committed by mistake

This commit is contained in:
Rossen Stoyanchev 2017-04-25 16:33:33 -04:00
parent 4f3db9b822
commit 60442ec33d
1 changed files with 0 additions and 1 deletions

View File

@ -176,7 +176,6 @@ configure(allprojects) { project ->
}
repositories {
mavenLocal()
maven { url "https://repo.spring.io/libs-release" }
maven { url "https://repo.spring.io/libs-snapshot" }
maven { url "https://repo.spring.io/milestone" }