Skip to content

Commit 7614869

Browse files
committed
removed dashboard feature from ui add-ons (openhab#164)
Signed-off-by: Kai Kreuzer <[email protected]>
1 parent 553c4b4 commit 7614869

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

features/src/main/feature/feature.xml

-5
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,6 @@
1515
-->
1616
<features name="${project.artifactId}-${project.version}" xmlns="http://karaf.apache.org/xmlns/features/v1.4.0">
1717

18-
<feature name="openhab-ui-dashboard" description="Dashboard UI" version="${project.version}">
19-
<feature>openhab-core-base</feature>
20-
<bundle>mvn:org.openhab.ui.bundles/org.openhab.ui.dashboard/${project.version}</bundle>
21-
</feature>
22-
2318
<feature name="openhab-ui-basic" description="Basic UI" version="${project.version}">
2419
<feature>openhab-iconset-classic</feature>
2520
<feature>openhab-core-io-rest-sitemap</feature>

0 commit comments

Comments
 (0)