openhab-core/features/repo/category.xml
Kai Kreuzer ceef9a9fe0
moved on to 2.1.0-SNAPSHOT
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-01-20 10:48:55 +01:00

12 lines
401 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<site>
<feature url="features/org.openhab.feature.p2_2.1.0.qualifier.jar" id="org.openhab.feature.p2" version="2.1.0.qualifier">
<category name="org.openhab"/>
</feature>
<category-def name="org.openhab" label="openHAB">
<description>
This category contains all openHAB core features
</description>
</category-def>
</site>