mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-16 09:54:55 +00:00
Temporary adding Apache Lucene repositories for snapshots (#3042)
Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
This commit is contained in:
parent
3d49ccead2
commit
f006afa969
@ -11,6 +11,10 @@ apply plugin: 'jacoco'
|
||||
repositories {
|
||||
mavenCentral()
|
||||
gradlePluginPortal()
|
||||
// TODO: Find the way to use the repositories from RepositoriesSetupPlugin
|
||||
maven {
|
||||
url = "https://d1nvenhzbhpy0q.cloudfront.net/snapshots/lucene/"
|
||||
}
|
||||
}
|
||||
|
||||
allprojects {
|
||||
|
Loading…
x
Reference in New Issue
Block a user