12 lines
473 B
Text
12 lines
473 B
Text
|
Manifest-Version: 1.0
|
||
|
Bundle-ManifestVersion: 2
|
||
|
Bundle-Name: SolarImage
|
||
|
Bundle-SymbolicName: gov.noaa.nws.ncep.common.dataplugin.solarimage
|
||
|
Bundle-Version: 1.0.0.qualifier
|
||
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
||
|
Require-Bundle: com.raytheon.edex.common;bundle-version="1.12.1174",
|
||
|
javax.persistence;bundle-version="1.0.0",
|
||
|
org.junit;bundle-version="1.0.0",
|
||
|
gov.nasa.gsfc.fits;bundle-version="1.0.0"
|
||
|
Export-Package: gov.noaa.nws.ncep.common.dataplugin.solarimage
|