Skip to content

Commit

Permalink
jcenter dependencies removed (#374)
Browse files Browse the repository at this point in the history
Signed-off-by: jiahe zhang <[email protected]>
  • Loading branch information
charliezhangaws authored Mar 1, 2022
1 parent ded1a4c commit 3e39757
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions notifications/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ buildscript {
// For local publish dependency
mavenLocal()
mavenCentral()
jcenter()
}

dependencies {
Expand Down Expand Up @@ -49,7 +48,6 @@ allprojects {
repositories {
mavenLocal()
mavenCentral()
jcenter()
}
group = "org.opensearch"
plugins.withId('java') {
Expand Down

0 comments on commit 3e39757

Please sign in to comment.