From fc6530633c64e07fdf805da21d215177296c6b76 Mon Sep 17 00:00:00 2001 From: "Jan N. Klug" Date: Sun, 16 Jun 2019 10:35:07 +0200 Subject: [PATCH] update POMs with changed dependencies Signed-off-by: Jan N. Klug --- bundles/org.openhab.binding.avmfritz/pom.xml | 6 +++--- bundles/org.openhab.binding.denonmarantz/pom.xml | 6 +++--- bundles/org.openhab.binding.dlinksmarthome/pom.xml | 6 +++--- bundles/org.openhab.binding.tellstick/pom.xml | 6 +++--- bundles/org.openhab.binding.xmltv/pom.xml | 8 ++++---- 5 files changed, 16 insertions(+), 16 deletions(-) diff --git a/bundles/org.openhab.binding.avmfritz/pom.xml b/bundles/org.openhab.binding.avmfritz/pom.xml index 7fed52f88efaf..481597298aa46 100644 --- a/bundles/org.openhab.binding.avmfritz/pom.xml +++ b/bundles/org.openhab.binding.avmfritz/pom.xml @@ -33,9 +33,9 @@ provided - javax.activation - activation - 1.1.1 + org.apache.servicemix.specs + org.apache.servicemix.specs.activation-api-1.1 + 2.9.0 provided diff --git a/bundles/org.openhab.binding.denonmarantz/pom.xml b/bundles/org.openhab.binding.denonmarantz/pom.xml index c42085c14a42a..c84e3469d47b4 100644 --- a/bundles/org.openhab.binding.denonmarantz/pom.xml +++ b/bundles/org.openhab.binding.denonmarantz/pom.xml @@ -34,9 +34,9 @@ provided - javax.activation - activation - 1.1.1 + org.apache.servicemix.specs + org.apache.servicemix.specs.activation-api-1.1 + 2.9.0 provided diff --git a/bundles/org.openhab.binding.dlinksmarthome/pom.xml b/bundles/org.openhab.binding.dlinksmarthome/pom.xml index 242f0fe90ddad..235a072239bff 100644 --- a/bundles/org.openhab.binding.dlinksmarthome/pom.xml +++ b/bundles/org.openhab.binding.dlinksmarthome/pom.xml @@ -34,9 +34,9 @@ provided - javax.activation - activation - 1.1.1 + org.apache.servicemix.specs + org.apache.servicemix.specs.activation-api-1.1 + 2.9.0 provided diff --git a/bundles/org.openhab.binding.tellstick/pom.xml b/bundles/org.openhab.binding.tellstick/pom.xml index 35695560ce5e7..b86b2d782036f 100644 --- a/bundles/org.openhab.binding.tellstick/pom.xml +++ b/bundles/org.openhab.binding.tellstick/pom.xml @@ -38,9 +38,9 @@ provided - javax.activation - activation - 1.1.1 + org.apache.servicemix.specs + org.apache.servicemix.specs.activation-api-1.1 + 2.9.0 provided diff --git a/bundles/org.openhab.binding.xmltv/pom.xml b/bundles/org.openhab.binding.xmltv/pom.xml index f9a587d4f19d1..33213a4e17be8 100644 --- a/bundles/org.openhab.binding.xmltv/pom.xml +++ b/bundles/org.openhab.binding.xmltv/pom.xml @@ -33,10 +33,10 @@ provided - javax.activation - activation - 1.1.1 - provided + org.apache.servicemix.specs + org.apache.servicemix.specs.activation-api-1.1 + 2.9.0 + provided