Add POM and feature dependencies for commons-net (#9940)

Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
Wouter Born
2021-01-25 13:45:12 +01:00
committed by GitHub
parent 239e33af26
commit f926cd8080
23 changed files with 155 additions and 4 deletions

View File

@@ -4,6 +4,7 @@
<feature name="openhab-binding-pjlinkdevice" description="PJLinkDevice Binding" version="${project.version}">
<feature>openhab-runtime-base</feature>
<feature dependency="true">openhab.tp-commons-net</feature>
<bundle start-level="80">mvn:org.openhab.addons.bundles/org.openhab.binding.pjlinkdevice/${project.version}</bundle>
</feature>
</features>