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 26
26
<dependency >
27
27
<groupId >com.github.hypfvieh</groupId >
28
28
<artifactId >bluez-dbus-osgi</artifactId >
29
- <version >0.3.0 </version >
29
+ <version >0.3.1 </version >
30
30
<scope >provided</scope >
31
31
</dependency >
32
32
Original file line number Diff line number Diff line change 4
4
5
5
<feature name =" openhab-binding-bluetooth-bluez" description =" Bluetooth Binding Bluez" version =" ${project.version}" >
6
6
<feature >openhab-runtime-base</feature >
7
- <bundle dependency =" true" >mvn:com.github.hypfvieh/bluez-dbus-osgi/0.3.0 </bundle >
7
+ <bundle dependency =" true" >mvn:com.github.hypfvieh/bluez-dbus-osgi/0.3.1 </bundle >
8
8
<bundle start-level =" 80" >mvn:org.openhab.addons.bundles/org.openhab.binding.bluetooth/${project.version}</bundle >
9
9
<bundle start-level =" 80" >mvn:org.openhab.addons.bundles/org.openhab.binding.bluetooth.bluez/${project.version}</bundle >
10
10
</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.3.0 </bundle >
5
+ <bundle dependency =" true" >mvn:com.github.hypfvieh/bluez-dbus-osgi/0.3.1 </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