From: Kai Kreuzer Date: Mon, 15 Mar 2021 15:03:57 +0000 (+0100) Subject: [airvisualnode] Change dependency group id to version available on Maven Central... X-Git-Url: https://git.basschouten.com/?a=commitdiff_plain;h=f972d06db930e6e03572810ccc1d66c9e081fd28;p=openhab-addons.git [airvisualnode] Change dependency group id to version available on Maven Central (#10333) Signed-off-by: Kai Kreuzer --- diff --git a/bundles/org.openhab.binding.airvisualnode/noEmbedDependencies.profile b/bundles/org.openhab.binding.airvisualnode/noEmbedDependencies.profile deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/bundles/org.openhab.binding.airvisualnode/pom.xml b/bundles/org.openhab.binding.airvisualnode/pom.xml index 6e89e6b57c..ac7f864a4e 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 66adc39bd0..a01fcaa87a 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}