diff --git a/buildSrc/src/main/groovy/org/apache/beam/gradle/Repositories.groovy b/buildSrc/src/main/groovy/org/apache/beam/gradle/Repositories.groovy index 58ec64a0add3..12e48356898a 100644 --- a/buildSrc/src/main/groovy/org/apache/beam/gradle/Repositories.groovy +++ b/buildSrc/src/main/groovy/org/apache/beam/gradle/Repositories.groovy @@ -45,9 +45,6 @@ class Repositories { content { includeGroup "io.confluent" } } - // Release staging repository - maven { url "https://oss.sonatype.org/content/repositories/staging/" } - // Apache nightly snapshots maven { url "https://repository.apache.org/snapshots"