Skip to content

Commit 9660232

Browse files
Updated lucene snapshot url (#1146)
Signed-off-by: owaiskazi19 <owaiskazi19@gmail.com> (cherry picked from commit 475f0c3) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent b26c6c8 commit 9660232

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
@@ -96,7 +96,7 @@ repositories {
9696
maven { url "https://aws.oss.sonatype.org/content/repositories/snapshots" }
9797
mavenCentral()
9898
maven { url "https://plugins.gradle.org/m2/" }
99-
maven { url "https://d1nvenhzbhpy0q.cloudfront.net/snapshots/lucene/" }
99+
maven { url "https://artifacts.opensearch.org/snapshots/lucene/" }
100100
}
101101

102102
apply plugin: 'java'

0 commit comments

Comments
 (0)