awips2/edexOsgi/com.raytheon.uf.edex.registry.request.feature/feature.xml
Dave Hladky d8dd0ec166 Omaha #4774 Separation of features for dual local and multiple deployments.
Change-Id: I8333333ade7b14624daec3d91fa8553041b736ed

Former-commit-id: 050cdd0d8ae6e4b7ac5ca6a450ae2c8bc1f89ec6
2015-08-27 14:02:02 -05:00

26 lines
699 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<feature
id="com.raytheon.uf.edex.registry.request.feature"
label="Registry Request Feature"
version="1.0.0.qualifier"
provider-name="RAYTHEON">
<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="com.raytheon.uf.edex.registry.request"
download-size="0"
install-size="0"
version="0.0.0"/>
</feature>