We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 553c4b4 commit 7614869Copy full SHA for 7614869
features/src/main/feature/feature.xml
@@ -15,11 +15,6 @@
15
-->
16
<features name="${project.artifactId}-${project.version}" xmlns="http://karaf.apache.org/xmlns/features/v1.4.0">
17
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
-
23
<feature name="openhab-ui-basic" description="Basic UI" version="${project.version}">
24
<feature>openhab-iconset-classic</feature>
25
<feature>openhab-core-io-rest-sitemap</feature>
0 commit comments