awips2/edexOsgi/com.raytheon.uf.edex.notification/META-INF/MANIFEST.MF
Matt Nash 0470e7531a Issue #2186 add generic pdo distributor and move the gfe routes to the gfe file; remove config.xml from warngen localization as it breaks things
Change-Id: I025fb4b799193478250b61bc492e5b0dbdfd973d

Former-commit-id: 894f51376ba69365192ad0b9c5dd19c9cfba4e5c
2013-07-11 13:32:26 -05:00

11 lines
444 B
Text

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Distributor
Bundle-SymbolicName: com.raytheon.uf.edex.notification
Bundle-Version: 1.0.0.qualifier
Bundle-Vendor: RAYTHEON
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Require-Bundle: org.apache.camel;bundle-version="1.0.0",
com.google.guava;bundle-version="1.0.0",
com.raytheon.uf.edex.core;bundle-version="1.12.1174",
com.raytheon.uf.common.status;bundle-version="1.12.1174"