awips2/edexOsgi/com.raytheon.uf.common.dataplugin.bufrua/META-INF/MANIFEST.MF
Brian Clements 96b395a19e Omaha #3530 cleanup of acarssounding, bufrua and fssobs
Change-Id: I99814bcb781c03e466ca4b499f90f2421651042f

Former-commit-id: 10607d3f8363a63fbf60a68c2ec746b8a8536644
2014-08-18 15:25:13 -05:00

17 lines
774 B
Text

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Bufrua Plug-in
Bundle-SymbolicName: com.raytheon.uf.common.dataplugin.bufrua
Bundle-Version: 1.14.0.qualifier
Bundle-Vendor: RAYTHEON
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Export-Package: com.raytheon.uf.common.dataplugin.bufrua,
com.raytheon.uf.common.dataplugin.bufrua.dao
Require-Bundle: com.raytheon.uf.common.sounding;bundle-version="1.0.0",
com.raytheon.uf.common.dataplugin;bundle-version="1.12.1174",
com.raytheon.uf.common.serialization;bundle-version="1.12.1174",
com.raytheon.uf.common.pointdata;bundle-version="1.12.1174",
javax.persistence,
org.hibernate;bundle-version="1.0.0",
com.raytheon.uf.common.dataaccess;bundle-version="1.14.0"
Import-Package: com.raytheon.uf.common.status