mirror of
https://github.com/danieldemus/openhab-core.git
synced 2025-01-10 21:31:53 +01:00
added missing segment in bundle name (#378)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
This commit is contained in:
parent
ce1ed6451e
commit
7addfb1bee
@ -198,7 +198,7 @@
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.eclipse.smarthome.io</groupId>
|
||||
<artifactId>org.eclipse.smarthome.io.transport.serial.rxtx</artifactId>
|
||||
<artifactId>org.eclipse.smarthome.io.transport.serial.rxtx.rfc2217</artifactId>
|
||||
<version>${esh.version}</version>
|
||||
</dependency>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user