directly added http client feature to http transport (#342)
Signed-off-by: Kai Kreuzer <kai@openhab.org>pull/344/head
parent
9a4c8d74ae
commit
2a97a2f8c6
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in New Issue