Skip to content

Commit

Permalink
jcenter dependencies removed (#315)
Browse files Browse the repository at this point in the history
Signed-off-by: jiahe zhang <zhanncha@amazon.com>
  • Loading branch information
charliezhangaws authored Feb 28, 2022
1 parent 8f393dc commit db0d59e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion build-tools/repositories.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,4 @@ repositories {
mavenLocal()
maven { url "https://aws.oss.sonatype.org/content/repositories/snapshots" }
mavenCentral()
jcenter()
}
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ buildscript {
maven { url "https://aws.oss.sonatype.org/content/repositories/snapshots" }
mavenCentral()
maven { url "https://plugins.gradle.org/m2/" }
jcenter()
}
dependencies {
classpath "org.opensearch.gradle:build-tools:${opensearch_version}"
Expand Down

0 comments on commit db0d59e

Please sign in to comment.