File tree 3 files changed +3
-3
lines changed
bundles/org.openhab.binding.bluetooth.bluez
features/openhab-addons/src/main/resources
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ https://github.com/openhab/openhab-addons
14
14
15
15
== Third-party Content
16
16
17
- BlueZ-DBus Version: 0.1.3
17
+ BlueZ-DBus Version: 0.1.4
18
18
* License: MIT License
19
19
* Project: https://github.com/hypfvieh/bluez-dbus
20
20
* Source: https://github.com/hypfvieh/bluez-dbus
Original file line number Diff line number Diff line change 5
5
<feature name =" openhab-binding-bluetooth-bluez" description =" Bluetooth Binding Bluez" version =" ${project.version}" >
6
6
<feature >openhab-runtime-base</feature >
7
7
8
- <bundle dependency =" true" >mvn:com.github.hypfvieh/bluez-dbus-osgi/0.1.3 </bundle >
8
+ <bundle dependency =" true" >mvn:com.github.hypfvieh/bluez-dbus-osgi/0.1.4 </bundle >
9
9
<bundle start-level =" 80" >mvn:org.openhab.addons.bundles/org.openhab.binding.bluetooth/${project.version}</bundle >
10
10
<bundle start-level =" 80" >mvn:org.openhab.addons.bundles/org.openhab.binding.bluetooth.bluez/${project.version}</bundle >
11
11
</feature >
Original file line number Diff line number Diff line change 2
2
<feature name =" openhab-binding-bluetooth" description =" Bluetooth Binding" version =" ${project.version}" >
3
3
<feature >openhab-runtime-base</feature >
4
4
<feature >openhab-transport-serial</feature >
5
- <bundle dependency =" true" >mvn:com.github.hypfvieh/bluez-dbus-osgi/0.1.3 </bundle >
5
+ <bundle dependency =" true" >mvn:com.github.hypfvieh/bluez-dbus-osgi/0.1.4 </bundle >
6
6
<bundle start-level =" 80" >mvn:org.openhab.addons.bundles/org.openhab.binding.bluetooth/${project.version}</bundle >
7
7
<bundle start-level =" 80" >mvn:org.openhab.addons.bundles/org.openhab.binding.bluetooth.airthings/${project.version}</bundle >
8
8
<bundle start-level =" 80" >mvn:org.openhab.addons.bundles/org.openhab.binding.bluetooth.am43/${project.version}</bundle >
You can’t perform that action at this time.
0 commit comments