Skip to content
This repository has been archived by the owner on Sep 21, 2020. It is now read-only.

Commit

Permalink
fix azure iot hub removal (#5961)
Browse files Browse the repository at this point in the history
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
  • Loading branch information
J-N-K authored and David Gräff committed Aug 21, 2019
1 parent e901ec9 commit 59d81dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/openhab-addons/pom.xml
Expand Up @@ -48,7 +48,7 @@
<exclude name="**/org.openhab.binding.bluetooth*/**/feature.xml"></exclude>
<exclude name="**/org.openhab.binding.mqtt*/**/feature.xml"></exclude>
<!-- temporarily disabled due to malfunction -->
<exclude name="**/org.openhab.io.azureiot/**/feature.xml"></exclude>
<exclude name="**/org.openhab.io.azureiothub/**/feature.xml"></exclude>
</fileset>
<filterchain>
<linecontainsRegExp>
Expand Down

0 comments on commit 59d81dc

Please sign in to comment.