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

Signed-off-by: Kai Kreuzer <kai@openhab.org>
This commit is contained in:
Kai Kreuzer 2018-05-15 06:48:24 +02:00 committed by Martin van Wingerden
parent 9a4c8d74ae
commit 2a97a2f8c6

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>