Fix versions in LTTng releng
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng.releng-site / category.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <site
3 mirrorsURL="http://www.eclipse.org/downloads/download.php?file=/linuxtools/updates-nightly-juno/site.xml&amp;format=xml">
4 <description url="http://download.eclipse.org/linuxtools/updates-nightly-juno">
5 Nightly builds of Linux Tools project.
6 </description>
7 <feature url="features/org.eclipse.linuxtools.lttng_1.0.0.qualifier.jar" id="org.eclipse.linuxtools.lttng" version="1.0.0.qualifier" os="linux" ws="*" arch="*">
8 <category name="LTTng"/>
9 </feature>
10 <feature url="features/org.eclipse.linuxtools.lttng2.kernel_1.1.0.qualifier.jar" id="org.eclipse.linuxtools.lttng2.kernel" version="1.1.0.qualifier">
11 <category name="LTTng"/>
12 </feature>
13 <category-def name="LTTng" label="Linux Tracing Toolkit"/>
14 </site>
This page took 0.035755 seconds and 6 git commands to generate.