Let's stop publishing uber-jars starting with the next major release. They no longer server a useful purpose now that we have modularized the code base properly, and they cause confusion because there are multiple artifacts containing the same classes. So without these we will have
- bson
- driver-core
- driver-sync
- driver-async
- driver-legacy (not a proper Java 9 module since it contains classes in com.mongodb package)