awips2/ncep/gov.noaa.nws.ncep.common.dataplugin.tcm/META-INF/MANIFEST.MF
root 06a8b51d6d Initial revision of AWIPS2 11.9.0-7p5
Former-commit-id: 64fa9254b946eae7e61bbc3f513b7c3696c4f54f
2012-01-06 08:55:05 -06:00

23 lines
937 B
Text

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Tcm Plug-in
Bundle-SymbolicName: gov.noaa.nws.ncep.common.dataplugin.tcm
Bundle-Version: 1.0.0.qualifier
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
com.raytheon.uf.common.dataplugin,
com.raytheon.uf.common.datastorage;bundle-version="1.11.31",
org.springframework;bundle-version="2.5.6",
gov.noaa.nws.ncep.edex.common;bundle-version="1.0.0",
com.raytheon.uf.edex.database;bundle-version="1.0.0",
com.raytheon.edex.common;bundle-version="1.12.1174"
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Import-Package: com.raytheon.uf.common.dataplugin,
com.raytheon.uf.common.dataplugin.annotations,
com.raytheon.uf.common.serialization,
com.raytheon.uf.common.serialization.annotations,
gov.noaa.nws.ncep.common.tools,
javax.persistence,
org.hibernate.annotations
Export-Package: gov.noaa.nws.ncep.common.dataplugin.tcm
Bundle-Vendor: NOAA/NWS/NCEP/NCO