Update all plugins and features to 1.0.0
[deliverable/tracecompass.git] / org.eclipse.tracecompass.rcp.branding.feature / feature.xml
CommitLineData
39e2a8dd
BH
1<?xml version="1.0" encoding="UTF-8"?>
2<feature
a6140f01 3 id="org.eclipse.tracecompass.rcp.branding.feature"
39e2a8dd 4 label="%featureName"
c7e8f6e3 5 version="1.0.0.qualifier"
39e2a8dd 6 provider-name="%featureProvider"
45e4b394 7 license-feature="org.eclipse.license"
90873099 8 license-feature-version="0.0.0">
39e2a8dd
BH
9
10 <description>
11 %description
12 </description>
13
14 <copyright>
15 %copyright
16 </copyright>
17
18 <license url="%licenseURL">
19 %license
20 </license>
21
9a2cfb29
BH
22 <url>
23 <update label="Linux Tools Update Site" url="http://download.eclipse.org/linuxtools/update"/>
24 </url>
25
39e2a8dd 26 <plugin
a6140f01 27 id="org.eclipse.tracecompass.rcp.branding"
39e2a8dd
BH
28 download-size="0"
29 install-size="0"
30 version="0.0.0"/>
31
32</feature>
This page took 0.042211 seconds and 5 git commands to generate.