diff --git a/bundles/org.openhab.binding.xmppclient/pom.xml b/bundles/org.openhab.binding.xmppclient/pom.xml index 04d84db12ed1b..bfb83ed484a90 100644 --- a/bundles/org.openhab.binding.xmppclient/pom.xml +++ b/bundles/org.openhab.binding.xmppclient/pom.xml @@ -23,37 +23,37 @@ org.igniterealtime.smack smack-java7 ${smack.version} - compile + provided org.igniterealtime.smack smack-extensions ${smack.version} - compile + provided org.igniterealtime.smack smack-im ${smack.version} - compile + provided org.igniterealtime.smack smack-tcp ${smack.version} - compile + provided org.igniterealtime.smack smack-experimental ${smack.version} - compile + provided org.minidns minidns-core 0.3.3 - compile + provided