mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-10 23:22:02 +01:00
move lib to remote repo (#8684)
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
This commit is contained in:
parent
435c78ef8c
commit
937c7a3a45
Binary file not shown.
@ -13,6 +13,14 @@
|
|||||||
|
|
||||||
<artifactId>org.openhab.binding.cbus</artifactId>
|
<artifactId>org.openhab.binding.cbus</artifactId>
|
||||||
|
|
||||||
<name>openHAB Add-ons :: Bundles :: CBUs Binding</name>
|
<name>openHAB Add-ons :: Bundles :: CBus Binding</name>
|
||||||
|
|
||||||
|
<dependencies>
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.github.jpharvey</groupId>
|
||||||
|
<artifactId>cgateinterface</artifactId>
|
||||||
|
<version>1.1.0-JH-dev</version>
|
||||||
|
<scope>compile</scope>
|
||||||
|
</dependency>
|
||||||
|
</dependencies>
|
||||||
</project>
|
</project>
|
||||||
|
Loading…
Reference in New Issue
Block a user