Change-Id: I2b23399b2cfd3d37a41f89cb3c3173ca628caecb Former-commit-id: b9c41fe3354a90a03440e1ea67991e6ecd5885c0
18 lines
689 B
Text
18 lines
689 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 1
|
|
Bundle-Name: Taf Plug-in
|
|
Bundle-SymbolicName: com.raytheon.uf.common.dataplugin.taf
|
|
Bundle-Version: 1.15.1.qualifier
|
|
Bundle-Vendor: RAYTHEON
|
|
Export-Package: com.raytheon.uf.common.dataplugin.taf
|
|
Require-Bundle: javax.persistence
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
|
|
Import-Package: com.raytheon.uf.common.dataplugin,
|
|
com.raytheon.uf.common.dataplugin.annotations,
|
|
com.raytheon.uf.common.dataplugin.persist,
|
|
com.raytheon.uf.common.geospatial,
|
|
com.raytheon.uf.common.pointdata.spatial,
|
|
com.raytheon.uf.common.serialization.annotations,
|
|
com.raytheon.uf.common.time.util,
|
|
com.raytheon.uf.common.wmo,
|
|
org.hibernate.annotations
|