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