Skip to content

Commit f422e2e

Browse files
committed
Build: Remove maven staging
1 parent 005196b commit f422e2e

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

build.gradle

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -73,14 +73,6 @@ configure(coreProjects) {
7373
mavenLocal()
7474
google()
7575
mavenCentral()
76-
77-
maven {
78-
url 'https://oss.sonatype.org/content/repositories/staging'
79-
content {
80-
// Only include mongodb-crypt snapshots
81-
includeGroup "org.mongodb"
82-
}
83-
}
8476
}
8577
}
8678

0 commit comments

Comments
 (0)