From 34c9e1cd821177b716d463c385b087a8e2102b13 Mon Sep 17 00:00:00 2001 From: Ace Date: Wed, 3 May 2017 16:26:14 +0530 Subject: [PATCH] Adding a build profile for cloud --- .../pom.xml | 55 +++++++++++++++++++ 1 file changed, 55 insertions(+) diff --git a/features/device-types-feature/androidsense-plugin-feature/org.wso2.carbon.device.mgt.iot.androidsense.feature/pom.xml b/features/device-types-feature/androidsense-plugin-feature/org.wso2.carbon.device.mgt.iot.androidsense.feature/pom.xml index fa76f7e3b6..c070bb0b13 100644 --- a/features/device-types-feature/androidsense-plugin-feature/org.wso2.carbon.device.mgt.iot.androidsense.feature/pom.xml +++ b/features/device-types-feature/androidsense-plugin-feature/org.wso2.carbon.device.mgt.iot.androidsense.feature/pom.xml @@ -44,6 +44,61 @@ + + + + default-profile + + true + + + + + maven-antrun-plugin + + + test + + run + + + + + + + + + + + + + + cloud + + + + maven-antrun-plugin + + + test + + run + + + + + + + + + + + + + +