merge-requests/1/head
ayyoob 9 years ago
parent 2b2ce0f35b
commit bf6b4bcb31

@ -117,11 +117,7 @@
</featureArtifactDef>
<!-- End of Device Management Features -->
<!-- Mobile Device Management Features -->
<!--featureArtifactDef>
org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.mobile.feature:${carbon.mobile.device.mgt.version}
</featureArtifactDef-->
<!-- Mobile Device Management Features -->
<!-- Carbon Deployment Features -->
<featureArtifactDef>
@ -300,9 +296,9 @@
org.apache.axis2.transport:org.apache.axis2.transport.mail.feature:${axis2-transports.wso2.version}
</featureArtifactDef>
<!--Device Cloud Features -->
<featureArtifactDef>
org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.iot.feature:1.9.2-SNAPSHOT
<!--Device Cloud Features -->
<featureArtifactDef>
org.wso2.carbon.device.mgt.iot:org.wso2.carbon.device.mgt.iot.feature:1.0.0-SNAPSHOT
</featureArtifactDef>
</featureArtifacts>
@ -578,7 +574,7 @@
</feature>
<feature>
<id>org.wso2.carbon.device.mgt.iot.feature.group</id>
<version>1.9.2-SNAPSHOT</version>
<version>1.0.0-SNAPSHOT</version>
</feature>
</features>
</configuration>

@ -784,8 +784,8 @@
<carbon.device.mgt.version>0.9.2-SNAPSHOT</carbon.device.mgt.version>
<carbon.device.mgt.version.range>[0.8.0, 2.0.0)</carbon.device.mgt.version.range>
<!-- Mobile Device Management -->
<carbon.iot.device.mgt.version>1.9.2-SNAPSHOT</carbon.iot.device.mgt.version>
<!-- IOT Device Management -->
<carbon.iot.device.mgt.version>1.0.0-SNAPSHOT</carbon.iot.device.mgt.version>
<mdm.version>1.0.0-SNAPSHOT</mdm.version>
<!-- API Management -->

Loading…
Cancel
Save