12 lines
492 B
Text
12 lines
492 B
Text
|
Manifest-Version: 1.0
|
||
|
Bundle-ManifestVersion: 2
|
||
|
Bundle-Name: Common MPE Data Plugin
|
||
|
Bundle-SymbolicName: com.raytheon.uf.common.dataplugin.mpe
|
||
|
Bundle-Version: 1.17.0.qualifier
|
||
|
Bundle-Vendor: RAYTHEON
|
||
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
||
|
Require-Bundle: com.raytheon.uf.common.dataplugin;bundle-version="1.14.0",
|
||
|
com.raytheon.uf.common.serialization;bundle-version="1.17.0",
|
||
|
com.raytheon.uf.common.mpe;bundle-version="1.15.0"
|
||
|
Export-Package: com.raytheon.uf.common.dataplugin.mpe
|