From 7c494d7bc07e5751f346fc61a21048aaeccb0504 Mon Sep 17 00:00:00 2001 From: GPrathap Date: Wed, 25 May 2016 14:57:38 +0530 Subject: [PATCH] added some bundles which required for this feature --- .../pom.xml | 24 +++++++++---------- 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/features/iot-plugins-feature/iot-base-plugin-feature/org.wso2.carbon.device.mgt.iot.adapter.feature/pom.xml b/features/iot-plugins-feature/iot-base-plugin-feature/org.wso2.carbon.device.mgt.iot.adapter.feature/pom.xml index e794f26778..941eead4fa 100644 --- a/features/iot-plugins-feature/iot-base-plugin-feature/org.wso2.carbon.device.mgt.iot.adapter.feature/pom.xml +++ b/features/iot-plugins-feature/iot-base-plugin-feature/org.wso2.carbon.device.mgt.iot.adapter.feature/pom.xml @@ -160,18 +160,18 @@ org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.iot.output.adapter.ui:${carbon.devicemgt.plugins.version} - - org.eclipse.paho:org.eclipse.paho.client.mqttv3:${eclipse.paho.version} - - - org.igniterealtime.smack.wso2:smack:${smack.wso2.version} - - - org.igniterealtime.smack.wso2:smackx:${smackx.wso2.version} - - - org.wso2.carbon.identity:org.wso2.carbon.identity.oauth.stub:${carbon.identity.version} - + + org.eclipse.paho:org.eclipse.paho.client.mqttv3:${eclipse.paho.version} + + + org.igniterealtime.smack.wso2:smack:${smack.wso2.version} + + + org.igniterealtime.smack.wso2:smackx:${smackx.wso2.version} + + + org.wso2.carbon.identity:org.wso2.carbon.identity.oauth.stub:${carbon.identity.version} +