Change-Id: I1d6c279478f38876a8df67d2f9dd186a2efdeca0 Former-commit-id: 48536dd79d933508ac54b3b6e9bbd166fd218330
16 lines
648 B
Text
16 lines
648 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Acars Common Plug-in
|
|
Bundle-SymbolicName: com.raytheon.uf.common.dataplugin.acars
|
|
Bundle-Version: 1.14.0.qualifier
|
|
Bundle-Vendor: RAYTHEON
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
|
|
Require-Bundle: com.raytheon.uf.common.dataplugin,
|
|
com.raytheon.uf.common.pointdata;bundle-version="1.13.0",
|
|
com.raytheon.uf.common.serialization;bundle-version="1.14.0",
|
|
com.raytheon.uf.common.geospatial;bundle-version="1.14.0",
|
|
com.raytheon.uf.common.dataaccess;bundle-version="1.14.0",
|
|
javax.persistence,
|
|
org.hibernate,
|
|
javax.measure
|
|
Export-Package: com.raytheon.uf.common.dataplugin.acars
|