awips2/edexOsgi/com.raytheon.uf.common.image/META-INF/MANIFEST.MF
Bryan Kowal d6b4cb65f4 Issue #1455 - Merge 5-Data_Delivery into AWIPS2_baseline
Former-commit-id: b535a90fb25287945485c10b3c85749c11285171
2013-01-07 12:16:01 -06:00

18 lines
719 B
Text

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Image
Bundle-SymbolicName: com.raytheon.uf.common.image
Bundle-Version: 1.0.0.qualifier
Bundle-Vendor: RAYTHEON
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Require-Bundle: com.raytheon.uf.common.colormap;bundle-version="1.12.1174",
javax.measure;bundle-version="1.0.0",
com.raytheon.uf.common.serialization;bundle-version="1.12.1174"
Export-Package: com.raytheon.uf.common.image.colormap,
com.raytheon.uf.common.image.data,
com.raytheon.uf.common.image.data.resp,
com.raytheon.uf.common.image.dataprep,
com.raytheon.uf.common.image.style,
com.raytheon.uf.common.image.units
Import-Package: com.raytheon.edex.colormap,
com.raytheon.uf.common.util