added new jmdns version and repo

Signed-off-by: Kai Kreuzer <kai@openhab.org>
This commit is contained in:
Kai Kreuzer
2016-02-22 20:10:39 +01:00
parent 51d1e95150
commit 98cdac709c
2 changed files with 18 additions and 0 deletions
@@ -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>