Commit 52626be 1 parent c5ba1e8 commit 52626be Copy full SHA for 52626be
File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,5 +8,5 @@ repositories {
8
8
maven { url " https://aws.oss.sonatype.org/content/repositories/snapshots" }
9
9
mavenCentral()
10
10
maven {url ' https://oss.sonatype.org/content/repositories/snapshots/' }
11
- maven { url " https://artifacts .opensearch.org/snapshots/lucene/" }
11
+ maven { url " https://ci .opensearch.org/ci/dbc /snapshots/lucene/" }
12
12
}
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ buildscript {
31
31
maven { url " https://aws.oss.sonatype.org/content/repositories/snapshots" }
32
32
mavenCentral()
33
33
maven { url " https://plugins.gradle.org/m2/" }
34
- maven { url " https://artifacts .opensearch.org/snapshots/lucene/" }
34
+ maven { url " https://ci .opensearch.org/ci/dbc /snapshots/lucene/" }
35
35
}
36
36
37
37
dependencies {
You can’t perform that action at this time.
0 commit comments