From 3e1c030d87a94ad4ac3e6bc32b7fb51ee0da5942 Mon Sep 17 00:00:00 2001 From: GPrathap Date: Wed, 1 Jun 2016 12:16:12 +0530 Subject: [PATCH 1/2] upgrade carbon.dashboard.version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2be5f5a0..439f8b18 100644 --- a/pom.xml +++ b/pom.xml @@ -1109,7 +1109,7 @@ 1.0.6-ALPHA 1.0.0-wso2v3 - 1.0.16 + 1.0.17 2.5.2 2.0.13-alpha 4.3.4 From 39dcaa14601d69a4f76a8ecab2b034c0994ca532 Mon Sep 17 00:00:00 2001 From: GPrathap Date: Wed, 1 Jun 2016 12:16:54 +0530 Subject: [PATCH 2/2] added analytics dashboard feature --- modules/p2-profile-gen/pom.xml | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/modules/p2-profile-gen/pom.xml b/modules/p2-profile-gen/pom.xml index afd8bf27..36421d80 100644 --- a/modules/p2-profile-gen/pom.xml +++ b/modules/p2-profile-gen/pom.xml @@ -688,8 +688,7 @@ org.wso2.carbon.analytics-common:org.wso2.carbon.event.execution.manager.feature:${carbon.analytics.common.version} - - + org.wso2.carbon.commons:org.wso2.carbon.deployment.synchronizer.feature:${carbon.commons.version} @@ -711,6 +710,10 @@ org.wso2.carbon.identity:org.wso2.carbon.identity.oauth2.grant.jwt.feature:${identity.jwt.extension.version} + + + org.wso2.carbon.devicemgt:org.wso2.carbon.device.mgt.analytics.dashboard.feature:${carbon.device.mgt.version} + @@ -1488,6 +1491,11 @@ org.wso2.carbon.identity.oauth2.grant.jwt.feature.group ${identity.jwt.extension.version} + + + org.wso2.carbon.device.mgt.analytics.dashboard.feature.group + ${carbon.device.mgt.version} +