Revert build.gradle change committed by mistake

This commit is contained in:
Rossen Stoyanchev
2017-04-25 16:34:07 -04:00
parent 4f3db9b822
commit 60442ec33d
-1
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" }