summaryrefslogtreecommitdiffstats
path: root/examples/unstablecomponent/packages/componentF.subcomponent1/meta/package.xml
blob: 7111a9031f926ebe7020c48fbed9ddbbd7474545 (plain)
1
2
3
4
5
6
7
8
9
<?xml version="1.0"?>
<Package>
    <DisplayName>Subcomponent 1</DisplayName>
    <Description>This component contains 2 leaf components.</Description>
    <Version>1.0.0</Version>
    <ReleaseDate>2018-02-02</ReleaseDate>
    <SortingPriority>100</SortingPriority>
    <Dependencies>componentA</Dependencies>
</Package>