Change-Id: Iac9d21fc531c03920fcbb52d6a9cc833a2625a2f Former-commit-id: f650a26ee4c6c944164d2b5d917b5f8b6ad32bb5
14 lines
575 B
Text
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
|