Skip to content

Commit

Permalink
jcenter dependencies removed (opensearch-project#315)
Browse files Browse the repository at this point in the history
Signed-off-by: charliezhangaws <96150578+charliezhangaws@users.noreply.github.com>
Signed-off-by: AWSHurneyt <hurneyt@amazon.com>
  • Loading branch information
charliezhangaws authored and AWSHurneyt committed Mar 30, 2022
1 parent eae067e commit 2a2a64e
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 @@ -28,5 +28,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 @@ -40,7 +40,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 2a2a64e

Please sign in to comment.