From f972d06db930e6e03572810ccc1d66c9e081fd28 Mon Sep 17 00:00:00 2001 From: Kai Kreuzer Date: Mon, 15 Mar 2021 16:03:57 +0100 Subject: [PATCH] [airvisualnode] Change dependency group id to version available on Maven Central (#10333) Signed-off-by: Kai Kreuzer --- .../noEmbedDependencies.profile | 0 bundles/org.openhab.binding.airvisualnode/pom.xml | 8 +++++++- .../src/main/feature/feature.xml | 1 - 3 files changed, 7 insertions(+), 2 deletions(-) delete mode 100644 bundles/org.openhab.binding.airvisualnode/noEmbedDependencies.profile diff --git a/bundles/org.openhab.binding.airvisualnode/noEmbedDependencies.profile b/bundles/org.openhab.binding.airvisualnode/noEmbedDependencies.profile deleted file mode 100644 index e69de29bb..000000000 diff --git a/bundles/org.openhab.binding.airvisualnode/pom.xml b/bundles/org.openhab.binding.airvisualnode/pom.xml index 6e89e6b57..ac7f864a4 100644 --- a/bundles/org.openhab.binding.airvisualnode/pom.xml +++ b/bundles/org.openhab.binding.airvisualnode/pom.xml @@ -14,9 +14,15 @@ openHAB Add-ons :: Bundles :: AirVisual Node Air Quality Monitor Binding + + + !jcifs + + + - org.samba.jcifs + jcifs jcifs 1.3.17 compile diff --git a/bundles/org.openhab.binding.airvisualnode/src/main/feature/feature.xml b/bundles/org.openhab.binding.airvisualnode/src/main/feature/feature.xml index 66adc39bd..a01fcaa87 100644 --- a/bundles/org.openhab.binding.airvisualnode/src/main/feature/feature.xml +++ b/bundles/org.openhab.binding.airvisualnode/src/main/feature/feature.xml @@ -4,7 +4,6 @@ openhab-runtime-base - mvn:org.samba.jcifs/jcifs/1.3.17 mvn:org.openhab.addons.bundles/org.openhab.binding.airvisualnode/${project.version}