11 lines
323 B
Text
11 lines
323 B
Text
|
Manifest-Version: 1.0
|
||
|
Bundle-ManifestVersion: 2
|
||
|
Bundle-Name: Map
|
||
|
Bundle-SymbolicName: ohd.map
|
||
|
Bundle-Version: 1.0.0.qualifier
|
||
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
||
|
Require-Bundle: ohd.common;bundle-version="1.0.0",
|
||
|
ohd.db;bundle-version="1.0.0",
|
||
|
ohd.sshp;bundle-version="1.0.0",
|
||
|
ohd.lib;bundle-version="1.0.0"
|