a675feb4a86a03a0d07efb53c56d43bf01444696
[ccsdk/apps.git] / sdnr / wireless-transport / code-Carbon-SR1 / apps / helpServer / features / src / main / features / features.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <features name="helpserver-${project.version}"  xmlns="http://karaf.apache.org/xmlns/features/v1.2.0"
3   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4   xsi:schemaLocation="http://karaf.apache.org/xmlns/features/v1.2.0 http://karaf.apache.org/xmlns/features/v1.2.0">
5
6   <feature name="odl-ht-helpserver" version="${project.version}" description="OpenDaylight :: Help :: Core">
7     <feature>http</feature>
8     <bundle>mvn:com.highstreet.technologies.helpserver/helpserver-impl/${project.version}</bundle>
9 </feature>
10
11 </features>