move lib to remote (#8701)
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
This commit is contained in:
parent
25963100a9
commit
c7a83f4c3f
bundles/org.openhab.binding.bluetooth.ruuvitag
Binary file not shown.
@ -21,5 +21,11 @@
|
||||
<version>${project.version}</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>fi.tkgwf.ruuvi</groupId>
|
||||
<artifactId>ruuvitag-common</artifactId>
|
||||
<version>1.0.0</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
||||
|
Loading…
x
Reference in New Issue
Block a user