blob: 0e7227e3523491450fbff68b20ffa27c8b9be188 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="myFeaturePatch"
label="MyFeaturePatch Feature"
version="2.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>
<requires>
<import feature="myFeature" version="1.0.0" patch="true"/>
</requires>
<plugin
id="myBundle"
download-size="0"
install-size="0"
version="2.0.0"
unpack="false"/>
</feature>