directly added http client feature to http transport (#342)

Signed-off-by: Kai Kreuzer <kai@openhab.org>
pull/344/head
Kai Kreuzer 2018-05-15 06:48:24 +02:00 committed by Martin van Wingerden
parent 9a4c8d74ae
commit 2a97a2f8c6
1 changed files with 1 additions and 0 deletions

View File

@ -80,6 +80,7 @@
</feature>
<feature name="openhab-transport-http" description="HTTP Transport" version="${project.version}">
<feature>openhab-httpclient</feature>
<feature>esh-io-transport-http</feature>
</feature>