Merge "Remove maven local as a possible search location"

This commit is contained in:
Fred Silberberg (WPI)
2016-01-21 15:40:44 -08:00
committed by Gerrit Code Review

View File

@@ -18,7 +18,6 @@ allprojects {
maven {
url publishUrl
}
mavenLocal()
maven {
url repoBaseUrl
}