awips2/edexOsgi/com.raytheon.edex.notifysrv/META-INF/MANIFEST.MF
Nate Jensen 815087f84e Issue #2142 remove more dependencies on edex.common
Change-Id: Iac9d21fc531c03920fcbb52d6a9cc833a2625a2f

Former-commit-id: cce952c0bc [formerly a919490d00] [formerly cce952c0bc [formerly a919490d00] [formerly a9f5465c99 [formerly f650a26ee4c6c944164d2b5d917b5f8b6ad32bb5]]]
Former-commit-id: a9f5465c99
Former-commit-id: 71a7b044ae [formerly fe3adecbc2]
Former-commit-id: 440756a331
2013-08-08 14:46:52 -05:00

14 lines
575 B
Text

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Notifysrv Plug-in
Bundle-SymbolicName: com.raytheon.edex.notifysrv
Bundle-Version: 1.12.1174.qualifier
Bundle-Vendor: RAYTHEON
Export-Package: com.raytheon.edex.services
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Require-Bundle: com.raytheon.uf.edex.core;bundle-version="1.12.1174",
com.raytheon.uf.common.dataplugin;bundle-version="1.12.1174",
org.apache.commons.configuration;bundle-version="1.6.0"
Import-Package: com.raytheon.edex.subscription,
com.raytheon.uf.common.util,
org.apache.commons.logging