mirror of https://github.com/apache/lucene.git
remove ecj snapshot repo
This commit is contained in:
parent
40c03b0e6c
commit
fe0a483dc5
|
@ -101,12 +101,6 @@ dependencies {
|
||||||
groovy "org.codehaus.groovy:groovy-all:3.0.12"
|
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')
|
apply from: file('buildSrc/scriptDepVersions.gradle')
|
||||||
|
|
||||||
// Include smaller chunks configuring dedicated build areas.
|
// Include smaller chunks configuring dedicated build areas.
|
||||||
|
|
Loading…
Reference in New Issue