From 11a4966f1b9c61c1847b902e43aa38da4f06bdd3 Mon Sep 17 00:00:00 2001 From: charithag Date: Mon, 24 Aug 2015 11:00:24 +0530 Subject: [PATCH] Fix sample build brake --- .../pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/modules/distribution/src/samples/sensebot/src/org.wso2.carbon.device.mgt.iot.sample.sensebot.service.impl/pom.xml b/modules/distribution/src/samples/sensebot/src/org.wso2.carbon.device.mgt.iot.sample.sensebot.service.impl/pom.xml index 662bc07d..12abd2ff 100644 --- a/modules/distribution/src/samples/sensebot/src/org.wso2.carbon.device.mgt.iot.sample.sensebot.service.impl/pom.xml +++ b/modules/distribution/src/samples/sensebot/src/org.wso2.carbon.device.mgt.iot.sample.sensebot.service.impl/pom.xml @@ -77,6 +77,11 @@ javax.ws.rs jsr311-api + + + commons-httpclient.wso2 + commons-httpclient +