Skip to content

Commit

Permalink
removed HABPanel from experimental features (openhab#314)
Browse files Browse the repository at this point in the history
Signed-off-by: Kai Kreuzer <[email protected]>
  • Loading branch information
kaikreuzer authored Oct 31, 2016
1 parent 7dc7f69 commit e0693a8
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,4 @@
<feature>esh-automation-rest</feature>
</feature>

<feature name="openhab-ui-habpanel" description="HABPanel" version="${project.version}">
<feature>openhab-runtime-base</feature>
<feature>openhab-dashboard</feature>
<bundle start-level="80">mvn:org.openhab.ui/org.openhab.ui.habpanel/${project.version}</bundle>
</feature>

</features>

0 comments on commit e0693a8

Please sign in to comment.