11 lines
450 B
Text
11 lines
450 B
Text
|
Manifest-Version: 1.0
|
||
|
Bundle-ManifestVersion: 2
|
||
|
Bundle-Name: Damage Path Common plugin
|
||
|
Bundle-SymbolicName: com.raytheon.uf.common.damagepath
|
||
|
Bundle-Version: 1.15.0.qualifier
|
||
|
Bundle-Vendor: RAYTHEON
|
||
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
||
|
Require-Bundle: com.raytheon.uf.common.serialization.comm;bundle-version="1.14.0",
|
||
|
com.raytheon.uf.common.serialization;bundle-version="1.15.0"
|
||
|
Export-Package: com.raytheon.uf.common.damagepath.request
|