Skip to content

Commit

Permalink
fix: remove obsolete Hortonworks repositories
Browse files Browse the repository at this point in the history
Following solution hail-is/hail#9418 that simply
removes affected repositories.
  • Loading branch information
mmalohlava committed Dec 16, 2024
1 parent cca2428 commit a39d53b
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -250,12 +250,6 @@ subprojects {
maven {
url "https://repository.cloudera.com/artifactory/cloudera-repos/"
}
maven {
url "https://repo.hortonworks.com/content/repositories/releases/"
}
maven {
url "https://repo.hortonworks.com/content/repositories/jetty-hadoop/"
}
maven {
url "https://repository.mapr.com/maven/"
}
Expand Down

0 comments on commit a39d53b

Please sign in to comment.