Change-Id: I4f414ad2cc3d147badb0196a03ba152c9a74dccf Former-commit-id: c91c2477aeff207ff253bce22b4fea57a7172d5c
14 lines
616 B
Text
14 lines
616 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Bufrmos
|
|
Bundle-SymbolicName: com.raytheon.uf.common.dataplugin.bufrmos
|
|
Bundle-Version: 1.14.0.qualifier
|
|
Bundle-Vendor: RAYTHEON
|
|
Require-Bundle: org.hibernate;bundle-version="3.5.6",
|
|
javax.persistence;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.13.0"
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|
Bundle-ActivationPolicy: lazy
|
|
Export-Package: com.raytheon.uf.common.dataplugin.bufrmos.common
|