We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7192d84 commit 809df5dCopy full SHA for 809df5d
build.gradle
@@ -100,7 +100,7 @@ repositories {
100
maven { url "https://aws.oss.sonatype.org/content/repositories/snapshots" }
101
mavenCentral()
102
maven { url "https://plugins.gradle.org/m2/" }
103
- maven { url "https://d1nvenhzbhpy0q.cloudfront.net/snapshots/lucene/" }
+ maven { url "https://artifacts.opensearch.org/snapshots/lucene/" }
104
}
105
configurations {
106
zipArchive
0 commit comments