File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11Manifest-Version : 1.0
2+ Bundle-License : http://www.apache.org/licenses/LICENSE-2.0.txt
23Bundle-ManifestVersion : 2
3- Bundle-Name : MongoDB
4- Bundle-SymbolicName : com.mongodb
5- Bundle-ClassPath : mongo-java-driver-@VERSION@.jar
4+ Bundle-Name : MongoDB Java Driver
5+ Bundle-SymbolicName : org.mongodb.mongo-java-driver
66Bundle-Version : @VERSION@
77Import-Package : javax.management, javax.net, javax.net.ssl
88Export-Package : com.mongodb;version="@VERSION@",
Original file line number Diff line number Diff line change 11Manifest-Version: 1.0
2+ Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt
23Bundle-ManifestVersion: 2
34Bundle-Name: BSON
4- Bundle-SymbolicName: org.bson
5- Bundle-ClassPath: bson-@VERSION@.jar
5+ Bundle-SymbolicName: org.mongodb.bson
66Bundle-Version: @VERSION@
77Export-Package: org.bson;version="@VERSION@",
88 org.bson.util;version="@VERSION@",
You can’t perform that action at this time.
0 commit comments