Remove mavenLocal as a repository in Gradle build

This commit is contained in:
Sam Brannen 2016-10-28 00:36:44 +02:00
parent f1c20a8d31
commit c448739b7b
1 changed files with 0 additions and 1 deletions

View File

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