12 lines
357 B
Text
12 lines
357 B
Text
|
Manifest-Version: 1.0
|
||
|
Bundle-ManifestVersion: 2
|
||
|
Bundle-Name: Var
|
||
|
Bundle-SymbolicName: ohd.var
|
||
|
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"
|
||
|
Export-Package: ohd.hseb.sshp.var
|