awips2/edexOsgi/com.raytheon.edex.plugin.warning/META-INF/MANIFEST.MF
Kevin Bisanz 5e5c388692 Omaha #5166: Update logging to use SLF4J:grib,obs,warning
amend: Update Bundle-Version in manifest

Change-Id: I68e20f62d8e4049a41ab68015ae557f235ea38f8

Former-commit-id: 0385f259aa759953c9253d39c3e3681d453b826d
2015-12-15 16:39:04 -06:00

23 lines
813 B
Text

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Warning Plug-in
Bundle-SymbolicName: com.raytheon.edex.plugin.warning
Bundle-Version: 1.15.0.qualifier
Bundle-Vendor: RAYTHEON
Require-Bundle: org.geotools,
javax.persistence,
com.raytheon.edex.common,
com.raytheon.uf.common.serialization,
com.raytheon.uf.common.serialization.comm,
com.raytheon.uf.common.dataplugin,
com.raytheon.uf.common.dataplugin.warning,
com.raytheon.uf.common.dataquery,
com.raytheon.uf.common.geospatial,
com.raytheon.uf.common.localization,
com.raytheon.uf.common.status,
com.raytheon.uf.edex.database,
com.raytheon.uf.edex.python.decoder
Export-Package: com.raytheon.edex.plugin.warning.tools
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Import-Package: com.raytheon.uf.common.time,
org.hibernate.annotations