From 5df7e7d12e784017d7e817e1ea2f6baa14897c6e Mon Sep 17 00:00:00 2001 From: lsiepel Date: Sat, 27 Jul 2024 17:52:31 +0200 Subject: [PATCH] Update to 0.2.0 (#17123) Signed-off-by: Leo Siepel --- bundles/org.openhab.binding.bluetooth.bluez/NOTICE | 2 +- .../src/main/feature/feature.xml | 3 +-- features/openhab-addons/src/main/resources/footer.xml | 2 +- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/bundles/org.openhab.binding.bluetooth.bluez/NOTICE b/bundles/org.openhab.binding.bluetooth.bluez/NOTICE index bfc8865b97d..1fe13a6f3de 100644 --- a/bundles/org.openhab.binding.bluetooth.bluez/NOTICE +++ b/bundles/org.openhab.binding.bluetooth.bluez/NOTICE @@ -14,7 +14,7 @@ https://github.com/openhab/openhab-addons == Third-party Content -BlueZ-DBus Version: 0.1.4 +BlueZ-DBus Version: 0.2.0 * License: MIT License * Project: https://github.com/hypfvieh/bluez-dbus * Source: https://github.com/hypfvieh/bluez-dbus diff --git a/bundles/org.openhab.binding.bluetooth.bluez/src/main/feature/feature.xml b/bundles/org.openhab.binding.bluetooth.bluez/src/main/feature/feature.xml index d1e0e96142e..6893d5b93e7 100644 --- a/bundles/org.openhab.binding.bluetooth.bluez/src/main/feature/feature.xml +++ b/bundles/org.openhab.binding.bluetooth.bluez/src/main/feature/feature.xml @@ -4,8 +4,7 @@ openhab-runtime-base - - mvn:com.github.hypfvieh/bluez-dbus-osgi/0.1.4 + mvn:com.github.hypfvieh/bluez-dbus-osgi/0.2.0 mvn:org.openhab.addons.bundles/org.openhab.binding.bluetooth/${project.version} mvn:org.openhab.addons.bundles/org.openhab.binding.bluetooth.bluez/${project.version} diff --git a/features/openhab-addons/src/main/resources/footer.xml b/features/openhab-addons/src/main/resources/footer.xml index 9f8602f3b84..eab649b5c39 100644 --- a/features/openhab-addons/src/main/resources/footer.xml +++ b/features/openhab-addons/src/main/resources/footer.xml @@ -2,7 +2,7 @@ openhab-runtime-base openhab-transport-serial - mvn:com.github.hypfvieh/bluez-dbus-osgi/0.1.4 + mvn:com.github.hypfvieh/bluez-dbus-osgi/0.2.0 mvn:org.openhab.addons.bundles/org.openhab.binding.bluetooth/${project.version} mvn:org.openhab.addons.bundles/org.openhab.binding.bluetooth.airthings/${project.version} mvn:org.openhab.addons.bundles/org.openhab.binding.bluetooth.am43/${project.version}