awips2/cots/ogc.tools.gml/META-INF/MANIFEST.MF
Dustin Johnson e19ff76a2c Issue #2086 Move data delivery phase 3 code into AWIPS_baseline
Change-Id: I60bf6ac9d886d27c70543a0b7df24d626639fc3e

Former-commit-id: 1c7d99f53f [formerly da69d3e630 [formerly c213b3b5552a2b11c69965bc6edcfb8acf7fa0a8]]
Former-commit-id: da69d3e630
Former-commit-id: 063e68bc93
2013-06-10 18:47:17 -05:00

11 lines
389 B
Text

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: ogc.tools.gml
Bundle-SymbolicName: ogc.tools.gml
Bundle-Version: 1.0.2
Bundle-ClassPath: ogc-tools-gml-jts-1.0.2.jar
Export-Package: org.jvnet.ogc.gml.v_3_1_1,
org.jvnet.ogc.gml.v_3_1_1.jts
Require-Bundle: org.geotools;bundle-version="2.6.4",
net.opengis;bundle-version="1.0.2"
Bundle-RequiredExecutionEnvironment: JavaSE-1.6