Skip to content

Commit 809df5d

Browse files
committed
Updated lucene snapshot url
Signed-off-by: owaiskazi19 <owaiskazi19@gmail.com>
1 parent 7192d84 commit 809df5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ repositories {
100100
maven { url "https://aws.oss.sonatype.org/content/repositories/snapshots" }
101101
mavenCentral()
102102
maven { url "https://plugins.gradle.org/m2/" }
103-
maven { url "https://d1nvenhzbhpy0q.cloudfront.net/snapshots/lucene/" }
103+
maven { url "https://artifacts.opensearch.org/snapshots/lucene/" }
104104
}
105105
configurations {
106106
zipArchive

0 commit comments

Comments
 (0)