Adds exceptions for KarafAddonFeatureCheck (#8613)

* Adds exceptions for KarafAddonFeatureCheck

Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
This commit is contained in:
Hilbrand Bouwkamp
2021-04-08 22:55:29 +02:00
committed by GitHub
parent 5d99a7f524
commit 13a58b9458
3 changed files with 4 additions and 3 deletions

View File

@@ -5,7 +5,6 @@
<feature name="openhab-binding-remoteopenhab" description="Remote openHAB Binding" version="${project.version}">
<feature>openhab-runtime-base</feature>
<bundle start-level="80">mvn:org.openhab.addons.bundles/org.openhab.binding.remoteopenhab/${project.version}
</bundle>
<bundle start-level="80">mvn:org.openhab.addons.bundles/org.openhab.binding.remoteopenhab/${project.version}</bundle>
</feature>
</features>