Skip to content

Commit 7c766ca

Browse files
committed
Added package to OSGi manifest
1 parent 9a3b53b commit 7c766ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/META-INF/MANIFEST.MF

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,6 @@ Export-Package: com.mongodb;version="@VERSION@",
1111
com.mongodb.gridfs;version="@VERSION@",
1212
org.bson;version="@VERSION@",
1313
org.bson.util;version="@VERSION@",
14+
org.bson.util.annotations;version="@VERSION@",
1415
org.bson.types;version="@VERSION@",
1516
org.bson.io;version="@VERSION@"

0 commit comments

Comments
 (0)