Change-Id: I1d6c279478f38876a8df67d2f9dd186a2efdeca0 Former-commit-id:253198b5bc
[formerlyb3083a663e
] [formerly253198b5bc
[formerlyb3083a663e
] [formerly9b72a1399d
[formerly 48536dd79d933508ac54b3b6e9bbd166fd218330]]] Former-commit-id:9b72a1399d
Former-commit-id:58a4cb95c1
[formerlyd67083655a
] Former-commit-id:951feab33d
19 lines
715 B
Text
19 lines
715 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.14.0.qualifier
|
|
Bundle-Vendor: RAYTHEON
|
|
Export-Package: com.raytheon.uf.common.dataplugin.taf
|
|
Require-Bundle: org.apache.commons.lang,
|
|
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
|