Skip to content

Commit

Permalink
remove RC repo
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisHegarty committed Sep 28, 2024
1 parent 4390ea1 commit a62a4cd
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -241,11 +241,6 @@ if (project.gradle.startParameter.taskNames.any { it.startsWith("checkPart") ||

subprojects { proj ->
apply plugin: 'elasticsearch.base'

repositories {
// TODO: Temporary for Lucene RC builds. REMOVE
maven { url "https://dist.apache.org/repos/dist/dev/lucene/lucene-9.12.0-RC2-rev-e913796758de3d9b9440669384b29bec07e6a5cd/lucene/maven" }
}
}

allprojects {
Expand Down

0 comments on commit a62a4cd

Please sign in to comment.