]> git.basschouten.com Git - openhab-addons.git/commitdiff
[hueemulation] Update feature (#8719)
authorWouter Born <github@maindrain.net>
Sat, 10 Oct 2020 17:09:56 +0000 (19:09 +0200)
committerGitHub <noreply@github.com>
Sat, 10 Oct 2020 17:09:56 +0000 (19:09 +0200)
Related to openhab/openhab-core#1709

Signed-off-by: Wouter Born <github@maindrain.net>
bundles/org.openhab.io.hueemulation/src/main/feature/feature.xml

index 412ffa8bdd8ce6c080f8b6a26aa9fd359269ba72..3ee667ae3394f7bb0b9cd68ef518b1ace7d5a607 100644 (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>