Skip to content

Commit c60502d

Browse files
author
Ryan
committed
Merge pull request #49 from efroese/master
JAVA-272 - OSGi Manifest is incorrect
2 parents 40743ca + 6a93228 commit c60502d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/META-INF/MANIFEST.MF

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ Bundle-ManifestVersion: 2
33
Bundle-Name: MongoDB
44
Bundle-SymbolicName: com.mongodb
55
Bundle-Version: @VERSION@
6-
Import-Package: javax.management
6+
Import-Package: javax.management, javax.net
77
Export-Package: com.mongodb, com.mongodb.io, com.mongodb.util, com.mongodb.gridfs, org.bson, org.bson.util, org.bson.types, org.bson.io

0 commit comments

Comments
 (0)