Skip to content

Commit 05cbd1a

Browse files
authored
[bluetooth.bluez] Sync dbus version 0.1.4 (openhab#17115)
Signed-off-by: Leo Siepel <[email protected]>
1 parent 2ba2225 commit 05cbd1a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

bundles/org.openhab.binding.bluetooth.bluez/NOTICE

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ https://github.com/openhab/openhab-addons
1414

1515
== Third-party Content
1616

17-
BlueZ-DBus Version: 0.1.3
17+
BlueZ-DBus Version: 0.1.4
1818
* License: MIT License
1919
* Project: https://github.com/hypfvieh/bluez-dbus
2020
* Source: https://github.com/hypfvieh/bluez-dbus

bundles/org.openhab.binding.bluetooth.bluez/src/main/feature/feature.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<feature name="openhab-binding-bluetooth-bluez" description="Bluetooth Binding Bluez" version="${project.version}">
66
<feature>openhab-runtime-base</feature>
77

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>
99
<bundle start-level="80">mvn:org.openhab.addons.bundles/org.openhab.binding.bluetooth/${project.version}</bundle>
1010
<bundle start-level="80">mvn:org.openhab.addons.bundles/org.openhab.binding.bluetooth.bluez/${project.version}</bundle>
1111
</feature>

features/openhab-addons/src/main/resources/footer.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<feature name="openhab-binding-bluetooth" description="Bluetooth Binding" version="${project.version}">
33
<feature>openhab-runtime-base</feature>
44
<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>
66
<bundle start-level="80">mvn:org.openhab.addons.bundles/org.openhab.binding.bluetooth/${project.version}</bundle>
77
<bundle start-level="80">mvn:org.openhab.addons.bundles/org.openhab.binding.bluetooth.airthings/${project.version}</bundle>
88
<bundle start-level="80">mvn:org.openhab.addons.bundles/org.openhab.binding.bluetooth.am43/${project.version}</bundle>

0 commit comments

Comments
 (0)