summaryrefslogtreecommitdiffstats
path: root/examples/unstablecomponent/packages/componentE/meta/package.xml
blob: a19c4f7a935575bbb9d98d47c0bb1e03c5fc4d32 (plain)
1
2
3
4
5
6
7
8
9
<?xml version="1.0"?>
<Package>
    <DisplayName>Component E (forced)</DisplayName>
    <Description>This is a forced component that is always installed.</Description>
    <ForcedInstallation>true</ForcedInstallation>
    <Version>1.0.0</Version>
    <ReleaseDate>2018-02-02</ReleaseDate>
    <SortingPriority>60</SortingPriority>
</Package>