From: J-N-K Date: Sat, 10 Oct 2020 06:18:38 +0000 (+0200) Subject: move lib to remote (#8701) X-Git-Url: https://git.basschouten.com/?a=commitdiff_plain;h=c7a83f4c3f38792e730a1b7078386abf624fc597;p=openhab-addons.git move lib to remote (#8701) Signed-off-by: Jan N. Klug --- diff --git a/bundles/org.openhab.binding.bluetooth.ruuvitag/lib/ruuvitag-common-1.0.0.jar b/bundles/org.openhab.binding.bluetooth.ruuvitag/lib/ruuvitag-common-1.0.0.jar deleted file mode 100644 index 9bc11e47c4..0000000000 Binary files a/bundles/org.openhab.binding.bluetooth.ruuvitag/lib/ruuvitag-common-1.0.0.jar and /dev/null differ diff --git a/bundles/org.openhab.binding.bluetooth.ruuvitag/pom.xml b/bundles/org.openhab.binding.bluetooth.ruuvitag/pom.xml index d57fb53609..33b73aeb24 100644 --- a/bundles/org.openhab.binding.bluetooth.ruuvitag/pom.xml +++ b/bundles/org.openhab.binding.bluetooth.ruuvitag/pom.xml @@ -21,5 +21,11 @@ ${project.version} provided + + fi.tkgwf.ruuvi + ruuvitag-common + 1.0.0 + compile +