From 18a9dc83f06c395a1b571d61120247eb825b5d6e Mon Sep 17 00:00:00 2001 From: Kai Kreuzer Date: Sat, 13 Mar 2021 22:40:09 +0100 Subject: [PATCH 1/2] Changed to latest version available on Maven Central 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 e69de29bb2d1d..0000000000000 diff --git a/bundles/org.openhab.binding.airvisualnode/pom.xml b/bundles/org.openhab.binding.airvisualnode/pom.xml index 6e89e6b57cf60..a2911d042d7dc 100644 --- a/bundles/org.openhab.binding.airvisualnode/pom.xml +++ b/bundles/org.openhab.binding.airvisualnode/pom.xml @@ -14,11 +14,17 @@ openHAB Add-ons :: Bundles :: AirVisual Node Air Quality Monitor Binding + + + !jcifs + + + org.samba.jcifs jcifs - 1.3.17 + 1.3.14-kohsuke-1 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 66adc39bd0085..a01fcaa87ab3a 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} From d8cc4ed1c9e71baf543636afadce61e46a84b56f Mon Sep 17 00:00:00 2001 From: Kai Kreuzer Date: Sun, 14 Mar 2021 22:15:15 +0100 Subject: [PATCH 2/2] Switched to new group id of artifact Signed-off-by: Kai Kreuzer --- bundles/org.openhab.binding.airvisualnode/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bundles/org.openhab.binding.airvisualnode/pom.xml b/bundles/org.openhab.binding.airvisualnode/pom.xml index a2911d042d7dc..ac7f864a4e528 100644 --- a/bundles/org.openhab.binding.airvisualnode/pom.xml +++ b/bundles/org.openhab.binding.airvisualnode/pom.xml @@ -22,9 +22,9 @@ - org.samba.jcifs + jcifs jcifs - 1.3.14-kohsuke-1 + 1.3.17 compile