mirror of
https://github.com/danieldemus/openhab-core.git
synced 2026-07-29 12:34:22 +02:00
added new jmdns version and repo
Signed-off-by: Kai Kreuzer <kai@openhab.org>
This commit is contained in:
@@ -18,6 +18,11 @@
|
||||
<capability>esh.tp;feature=jupnp</capability>
|
||||
</feature>
|
||||
|
||||
<feature name="esh-tp-jmdns" version="${project.version}">
|
||||
<bundle>mvn:org.jmdns/jmdns/${jmdns.version}</bundle>
|
||||
<capability>esh.tp;feature=jmdns</capability>
|
||||
</feature>
|
||||
|
||||
<feature name="openhab-runtime-base" description="openHAB Runtime Base" version="${project.version}">
|
||||
<feature>esh-base</feature>
|
||||
<feature>esh-io-console-karaf</feature>
|
||||
|
||||
Reference in New Issue
Block a user