Also had to update the imports for a number of files to use the new plugin More information on updating/adding new stations can be found here: https://app.asana.com/0/1176977580531057/1201320099787236
14 lines
591 B
Text
14 lines
591 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Ndm
|
|
Bundle-SymbolicName: com.raytheon.uf.edex.ndm
|
|
Bundle-Version: 1.14.0.qualifier
|
|
Bundle-Vendor: RAYTHEON
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
|
Bundle-ActivationPolicy: lazy
|
|
Require-Bundle: com.raytheon.uf.common.localization;bundle-version="1.17.0",
|
|
com.raytheon.uf.common.status;bundle-version="1.17.0",
|
|
com.raytheon.uf.common.pointdata;bundle-version="1.15.0",
|
|
com.raytheon.uf.common.site;bundle-version="1.14.0",
|
|
com.raytheon.uf.edex.core;bundle-version="1.14.1"
|
|
Export-Package: com.raytheon.uf.edex.ndm.ingest
|