From feab815ad88d737f2e8d73628829fd9987f3d026 Mon Sep 17 00:00:00 2001 From: ayyoob Date: Wed, 12 Aug 2015 11:19:06 +0530 Subject: [PATCH] added cdmf extension features --- modules/p2-profile-gen/pom.xml | 16 ++++++++++------ pom.xml | 2 +- 2 files changed, 11 insertions(+), 7 deletions(-) diff --git a/modules/p2-profile-gen/pom.xml b/modules/p2-profile-gen/pom.xml index b5635113..ba4725ca 100644 --- a/modules/p2-profile-gen/pom.xml +++ b/modules/p2-profile-gen/pom.xml @@ -304,7 +304,11 @@ - org.wso2.carbon.device.mgt.iot:org.wso2.carbon.device.mgt.iot.feature:1.0.0-SNAPSHOT + org.wso2.carbon.device.mgt.iot:org.wso2.carbon.device.mgt.iot.feature:${carbon.iot.device.mgt.version} + + + + org.wso2.carbon.devicemgt:org.wso2.carbon.device.mgt.extensions.feature:${carbon.device.mgt.version} @@ -330,10 +334,10 @@ org.wso2.carbon.device.mgt.server.feature.group ${carbon.device.mgt.version} - + + org.wso2.carbon.device.mgt.extensions.feature.group + ${carbon.device.mgt.version} + org.wso2.carbon.policy.mgt.server.feature.group ${carbon.device.mgt.version} @@ -595,7 +599,7 @@ org.wso2.carbon.device.mgt.iot.feature.group - 1.0.0-SNAPSHOT + ${carbon.iot.device.mgt.version} diff --git a/pom.xml b/pom.xml index 22e2cdf1..8318625a 100644 --- a/pom.xml +++ b/pom.xml @@ -797,7 +797,7 @@ 1.0.0-SNAPSHOT - 1.0.0-SNAPSHOT + 3.0.0.wso2v1