Change-Id: Id0cd2a97147cfb1a041e8b09ed155dafd67b1256 Former-commit-id: b67527007223dd0fbb2a6c5c17ef7fb6a68b2410
26 lines
685 B
XML
26 lines
685 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<feature
|
|
id="gov.noaa.nws.crh.edex.grib.decoderpostprocessor.feature"
|
|
label="Feature"
|
|
version="1.0.0">
|
|
|
|
<description url="http://www.example.com/description">
|
|
[Enter Feature Description here.]
|
|
</description>
|
|
|
|
<copyright url="http://www.example.com/copyright">
|
|
[Enter Copyright Description here.]
|
|
</copyright>
|
|
|
|
<license url="http://www.example.com/license">
|
|
[Enter License Description here.]
|
|
</license>
|
|
|
|
<plugin
|
|
id="gov.noaa.nws.crh.edex.grib.decoderpostprocessor"
|
|
download-size="0"
|
|
install-size="0"
|
|
version="0.0.0"
|
|
unpack="false"/>
|
|
|
|
</feature>
|