[rfxcom] move lib to remote (#8700)

* move lib to remote

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
This commit is contained in:
J-N-K 2020-10-10 08:23:57 +02:00 committed by GitHub
parent c7a83f4c3f
commit ac7279d02a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 0 deletions

View File

@ -14,4 +14,12 @@
<name>openHAB Add-ons :: Bundles :: Rfxcom Binding</name>
<dependencies>
<dependency>
<groupId>org.openhab.binding.rfxcom</groupId>
<artifactId>jd2xx</artifactId>
<version>20150103</version>
<scope>compile</scope>
</dependency>
</dependencies>
</project>