|
|
|
@ -443,7 +443,7 @@
|
|
|
|
|
|
|
|
|
|
<!-- IoT Server Features -->
|
|
|
|
|
<featureArtifactDef>
|
|
|
|
|
org.wso2.iot:org.wso2.iot.core.styles.feature:${product.iot.version}
|
|
|
|
|
org.wso2.iot:org.wso2.iot.core.styles.feature:${project.version}
|
|
|
|
|
</featureArtifactDef>
|
|
|
|
|
|
|
|
|
|
<!-- Mobile Device Management Features -->
|
|
|
|
@ -868,7 +868,7 @@
|
|
|
|
|
</feature>
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.iot.core.styles.feature.group</id>
|
|
|
|
|
<version>${product.iot.version}</version>
|
|
|
|
|
<version>${project.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
<!-- End of IoTServer Features -->
|
|
|
|
|
<!-- Mobile Features -->
|
|
|
|
@ -1663,7 +1663,7 @@
|
|
|
|
|
<!-- IoTServer Features -->
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.iot.core.styles.feature.group</id>
|
|
|
|
|
<version>${product.iot.version}</version>
|
|
|
|
|
<version>${project.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
<!-- End of IoTServer Features -->
|
|
|
|
|
<feature>
|
|
|
|
@ -1889,7 +1889,7 @@
|
|
|
|
|
<!-- IoTServer Features -->
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.iot.core.styles.feature.group</id>
|
|
|
|
|
<version>${product.iot.version}</version>
|
|
|
|
|
<version>${project.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
<!-- End of IoTServer Features -->
|
|
|
|
|
<!-- App management features-->
|
|
|
|
@ -2558,7 +2558,7 @@
|
|
|
|
|
<!-- IoTServer Features -->
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.iot.core.styles.feature.group</id>
|
|
|
|
|
<version>${product.iot.version}</version>
|
|
|
|
|
<version>${project.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
<!-- End of IoTServer Features -->
|
|
|
|
|
|
|
|
|
|