Skip to content

Commit

Permalink
Updated lucene snapshot url (#1146)
Browse files Browse the repository at this point in the history
Signed-off-by: owaiskazi19 <owaiskazi19@gmail.com>
  • Loading branch information
owaiskazi19 committed Jan 25, 2024
1 parent 7192d84 commit 475f0c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ repositories {
maven { url "https://aws.oss.sonatype.org/content/repositories/snapshots" }
mavenCentral()
maven { url "https://plugins.gradle.org/m2/" }
maven { url "https://d1nvenhzbhpy0q.cloudfront.net/snapshots/lucene/" }
maven { url "https://artifacts.opensearch.org/snapshots/lucene/" }
}
configurations {
zipArchive
Expand Down

0 comments on commit 475f0c3

Please sign in to comment.