awips2/edexOsgi/gov.noaa.nws.sr.oun.edex.mping.feature/feature.xml
Shawn.Hooper 6c30246931 ASM #17883 - Update mping feature.xml file
Change-Id: I44fb67d8d86c3eca661bcd09814b736794bacb47

Former-commit-id: 34c8d2ef320b0d8336f8ae3da9ba803f7ee66265
2015-08-11 16:17:31 -04:00

34 lines
870 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<feature
id="gov.noaa.nws.sr.oun.edex.mping.feature"
label="MpingFeature"
version="1.0.0.qualifier"
provider-name="NWS OUN">
<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.sr.oun.dataplugin.mping"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="gov.noaa.nws.sr.oun.edex.plugin.mping"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
</feature>