diff --git a/build.gradle b/build.gradle index 14beabb4250..309e903c5b2 100644 --- a/build.gradle +++ b/build.gradle @@ -101,12 +101,6 @@ dependencies { groovy "org.codehaus.groovy:groovy-all:3.0.12" } -repositories { - maven { - url "https://repo.eclipse.org/content/repositories/eclipse-snapshots/" - } -} - apply from: file('buildSrc/scriptDepVersions.gradle') // Include smaller chunks configuring dedicated build areas.