mirror of
https://github.com/danieldemus/openhab-core.git
synced 2025-01-10 21:31:53 +01:00
directly added http client feature to http transport (#342)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
This commit is contained in:
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
Block a user