move lib to remote (#8687)

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
This commit is contained in:
J-N-K 2020-10-07 21:44:42 +02:00 committed by GitHub
parent 782a4210a4
commit 3cc162bf7e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 0 deletions

View File

@ -14,4 +14,12 @@
<name>openHAB Add-ons :: Bundles :: PLCLogo Binding</name>
<dependencies>
<dependency>
<groupId>org.openhab.binding.plclogo</groupId>
<artifactId>Moka7</artifactId>
<version>1.0.2-iopatch</version>
</dependency>
</dependencies>
</project>