awips2/edexOsgi/com.raytheon.uf.common.dataplugin.pointset/META-INF/MANIFEST.MF
Ben Steffensmeier 47c52188c1 Omaha #4709 Fixes to triangulation from code review comments.
Former-commit-id: 6fb0c432e2bf19766b7eaeedc8a5913357ac47b6
2015-09-01 10:14:06 -05:00

16 lines
813 B
Text

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Common PointSet Objects
Bundle-SymbolicName: com.raytheon.uf.common.dataplugin.pointset
Bundle-Version: 1.15.0.qualifier
Bundle-Vendor: RAYTHEON
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Require-Bundle: com.raytheon.uf.common.dataplugin;bundle-version="1.14.0",
com.raytheon.uf.common.serialization;bundle-version="1.15.1",
com.raytheon.uf.common.dataplugin.level;bundle-version="1.14.1";visibility:=reexport,
com.raytheon.uf.common.parameter;bundle-version="1.14.0";visibility:=reexport,
com.raytheon.uf.common.datastorage;bundle-version="1.15.0",
org.geotools;bundle-version="10.5.0",
javax.measure;bundle-version="1.0.0"
Export-Package: com.raytheon.uf.common.dataplugin.pointset,
com.raytheon.uf.common.dataplugin.pointset.triangulate