[hueemulation] Update feature (#8719)

Related to openhab/openhab-core#1709

Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
Wouter Born 2020-10-10 19:09:56 +02:00 committed by GitHub
parent 109442ea7c
commit 6243ccb026
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,6 @@
<feature name="openhab-misc-hueemulation" description="Hue Emulation" version="${project.version}">
<feature>openhab-runtime-base</feature>
<feature>openhab-transport-upnp</feature>
<feature>openhab-core-automation</feature>
<bundle start-level="80">mvn:org.openhab.addons.bundles/org.openhab.io.hueemulation/${project.version}</bundle>
</feature>
</features>