We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a3b53b commit 7c766caCopy full SHA for 7c766ca
src/main/META-INF/MANIFEST.MF
@@ -11,5 +11,6 @@ Export-Package: com.mongodb;version="@VERSION@",
11
com.mongodb.gridfs;version="@VERSION@",
12
org.bson;version="@VERSION@",
13
org.bson.util;version="@VERSION@",
14
+ org.bson.util.annotations;version="@VERSION@",
15
org.bson.types;version="@VERSION@",
16
org.bson.io;version="@VERSION@"
0 commit comments