diff --git a/modules/samples/android_sense/src/org.wso2.carbon.device.mgt.iot.sample.android.sense.service.impl/pom.xml b/modules/samples/android_sense/src/org.wso2.carbon.device.mgt.iot.sample.android.sense.service.impl/pom.xml index 450db516..cc0e34c8 100644 --- a/modules/samples/android_sense/src/org.wso2.carbon.device.mgt.iot.sample.android.sense.service.impl/pom.xml +++ b/modules/samples/android_sense/src/org.wso2.carbon.device.mgt.iot.sample.android.sense.service.impl/pom.xml @@ -21,12 +21,10 @@ org.wso2.carbon.devicemgt org.wso2.carbon.device.mgt.common - provided org.wso2.carbon.devicemgt org.wso2.carbon.device.mgt.core - provided @@ -49,7 +47,6 @@ org.eclipse.paho mqtt-client - provided @@ -61,7 +58,6 @@ org.wso2.carbon.device.mgt.iot org.wso2.carbon.device.mgt.iot.common - provided org.wso2.carbon.device.mgt.iot.server.sample @@ -109,4 +105,4 @@ - \ No newline at end of file + diff --git a/modules/samples/digital_display/src/org.wso2.carbon.device.mgt.iot.sample.digitaldisplay.service.impl/pom.xml b/modules/samples/digital_display/src/org.wso2.carbon.device.mgt.iot.sample.digitaldisplay.service.impl/pom.xml index dfbf4e46..d490c2da 100644 --- a/modules/samples/digital_display/src/org.wso2.carbon.device.mgt.iot.sample.digitaldisplay.service.impl/pom.xml +++ b/modules/samples/digital_display/src/org.wso2.carbon.device.mgt.iot.sample.digitaldisplay.service.impl/pom.xml @@ -21,12 +21,10 @@ org.wso2.carbon.devicemgt org.wso2.carbon.device.mgt.common - provided org.wso2.carbon.devicemgt org.wso2.carbon.device.mgt.core - provided @@ -49,7 +47,6 @@ org.eclipse.paho mqtt-client - provided @@ -61,7 +58,6 @@ org.wso2.carbon.device.mgt.iot org.wso2.carbon.device.mgt.iot.common - provided org.wso2.carbon.device.mgt.iot.server.sample diff --git a/modules/samples/firealarm/src/org.wso2.carbon.device.mgt.iot.sample.firealarm.service.impl/pom.xml b/modules/samples/firealarm/src/org.wso2.carbon.device.mgt.iot.sample.firealarm.service.impl/pom.xml index f591305f..e7bf5580 100644 --- a/modules/samples/firealarm/src/org.wso2.carbon.device.mgt.iot.sample.firealarm.service.impl/pom.xml +++ b/modules/samples/firealarm/src/org.wso2.carbon.device.mgt.iot.sample.firealarm.service.impl/pom.xml @@ -21,12 +21,10 @@ org.wso2.carbon.devicemgt org.wso2.carbon.device.mgt.common - provided org.wso2.carbon.devicemgt org.wso2.carbon.device.mgt.core - provided @@ -49,7 +47,6 @@ org.eclipse.paho mqtt-client - provided @@ -61,7 +58,6 @@ org.wso2.carbon.device.mgt.iot org.wso2.carbon.device.mgt.iot.common - provided org.wso2.carbon.device.mgt.iot.server.sample @@ -90,18 +86,15 @@ commons-httpclient.wso2 commons-httpclient - provided org.wso2.carbon org.wso2.carbon.utils - provided org.wso2.carbon.devicemgt org.wso2.carbon.device.mgt.analytics - provided diff --git a/modules/samples/raspberrypi/src/org.wso2.carbon.device.mgt.iot.sample.raspberrypi.service.impl/pom.xml b/modules/samples/raspberrypi/src/org.wso2.carbon.device.mgt.iot.sample.raspberrypi.service.impl/pom.xml index 6891f148..5ffc5a1f 100644 --- a/modules/samples/raspberrypi/src/org.wso2.carbon.device.mgt.iot.sample.raspberrypi.service.impl/pom.xml +++ b/modules/samples/raspberrypi/src/org.wso2.carbon.device.mgt.iot.sample.raspberrypi.service.impl/pom.xml @@ -21,12 +21,10 @@ org.wso2.carbon.devicemgt org.wso2.carbon.device.mgt.common - provided org.wso2.carbon.devicemgt org.wso2.carbon.device.mgt.core - provided @@ -49,7 +47,6 @@ org.eclipse.paho mqtt-client - provided @@ -90,7 +87,6 @@ org.wso2.carbon.devicemgt org.wso2.carbon.device.mgt.analytics - provided diff --git a/modules/samples/sample_pom.xml b/modules/samples/sample_pom.xml index 6b66f871..6c1a9ce0 100644 --- a/modules/samples/sample_pom.xml +++ b/modules/samples/sample_pom.xml @@ -81,19 +81,22 @@ org.wso2.carbon.devicemgt org.wso2.carbon.device.mgt.core ${carbon.device.mgt.version} - provided + system + ${basedir}/../../../../repository/components/plugins/org.wso2.carbon.device.mgt.core_0.9.2.SNAPSHOT.jar org.wso2.carbon.devicemgt org.wso2.carbon.device.mgt.common ${carbon.device.mgt.version} - provided + system + ${basedir}/../../../../repository/components/plugins/org.wso2.carbon.device.mgt.common_0.9.2.SNAPSHOT.jar org.wso2.carbon.devicemgt org.wso2.carbon.device.mgt.analytics ${carbon.device.mgt.version} - provided + system + ${basedir}/../../../../repository/components/plugins/org.wso2.carbon.device.mgt.analytics_0.9.2.SNAPSHOT.jar @@ -102,7 +105,8 @@ org.wso2.carbon.device.mgt.iot org.wso2.carbon.device.mgt.iot.common ${carbon.iot.device.mgt.version} - provided + system + ${basedir}/../../../../repository/components/plugins/org.wso2.carbon.device.mgt.iot.common_1.0.0.SNAPSHOT.jar @@ -189,7 +193,8 @@ org.eclipse.paho mqtt-client ${eclipse.paho.version} - provided + system + ${basedir}/../../../../repository/components/lib/mqtt-push-1.0-SNAPSHOT-jar-with-dependencies.jar javax @@ -214,7 +219,8 @@ org.wso2.carbon.analytics org.wso2.carbon.analytics.datasource.commons ${carbon.analytics.version} - provided + system + ${basedir}/../../../../repository/components/plugins/org.wso2.carbon.analytics.datasource.commons_1.0.3.jar @@ -263,13 +269,15 @@ com.h2database.wso2 h2-database-engine ${orbit.h2.engine.version} - provided + system + ${basedir}/../../../../repository/components/plugins/h2-database-engine_1.2.140.wso2v3.jar org.apache.tomcat.wso2 jdbc-pool ${orbit.tomcat.jdbc.pooling.version} - provided + system + ${basedir}/../../../../repository/components/plugins/jdbc-pool_7.0.34.wso2v2.jar @@ -303,14 +311,16 @@ commons-httpclient.wso2 commons-httpclient ${commons-httpclient.orbit.version} - provided + system + ${basedir}/../../../../repository/components/plugins/commons-httpclient_3.1.0.wso2v2.jar org.json.wso2 json ${commons-json.version} - provided + system + ${basedir}/../../../../repository/components/plugins/json_2.0.0.wso2v1.jar @@ -375,12 +385,16 @@ org.wso2.carbon.registry.api + system + ${basedir}/../../../../repository/components/plugins/org.wso2.carbon.utils_4.4.1.jar com.google.code.gson gson ${google.gson.version} + system + ${basedir}/../../../../repository/components/plugins/com.google.gson_2.3.1.jar @@ -435,7 +449,7 @@ 3.1.0.wso2v2 - 3.0.0.wso2v1 + 2.0.0.wso2v1 2.3.1 diff --git a/modules/samples/sensebot/src/org.wso2.carbon.device.mgt.iot.sample.sensebot.service.impl/pom.xml b/modules/samples/sensebot/src/org.wso2.carbon.device.mgt.iot.sample.sensebot.service.impl/pom.xml index c62b182e..9de91f1c 100644 --- a/modules/samples/sensebot/src/org.wso2.carbon.device.mgt.iot.sample.sensebot.service.impl/pom.xml +++ b/modules/samples/sensebot/src/org.wso2.carbon.device.mgt.iot.sample.sensebot.service.impl/pom.xml @@ -21,12 +21,10 @@ org.wso2.carbon.devicemgt org.wso2.carbon.device.mgt.common - provided org.wso2.carbon.devicemgt org.wso2.carbon.device.mgt.core - provided @@ -49,7 +47,6 @@ org.eclipse.paho mqtt-client - provided @@ -61,7 +58,6 @@ org.wso2.carbon.device.mgt.iot org.wso2.carbon.device.mgt.iot.common - provided org.wso2.carbon.device.mgt.iot.server.sample @@ -91,7 +87,6 @@ commons-httpclient.wso2 commons-httpclient - provided @@ -115,4 +110,4 @@ - \ No newline at end of file +