Skip to content

Commit

Permalink
Build: Remove maven staging
Browse files Browse the repository at this point in the history
  • Loading branch information
rozza committed Jul 30, 2022
1 parent 005196b commit f422e2e
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -73,14 +73,6 @@ configure(coreProjects) {
mavenLocal()
google()
mavenCentral()

maven {
url 'https://oss.sonatype.org/content/repositories/staging'
content {
// Only include mongodb-crypt snapshots
includeGroup "org.mongodb"
}
}
}
}

Expand Down

0 comments on commit f422e2e

Please sign in to comment.