|
|
|
@ -110,6 +110,12 @@
|
|
|
|
|
<featureArtifactDef>
|
|
|
|
|
org.wso2.carbon.devicemgt:org.wso2.carbon.policy.mgt.server.feature:${carbon.device.mgt.version}
|
|
|
|
|
</featureArtifactDef>
|
|
|
|
|
<featureArtifactDef>
|
|
|
|
|
org.wso2.carbon.devicemgt:org.wso2.carbon.certificate.mgt.api.feature:${carbon.device.mgt.version}
|
|
|
|
|
</featureArtifactDef>
|
|
|
|
|
<featureArtifactDef>
|
|
|
|
|
org.wso2.carbon.devicemgt:org.wso2.carbon.certificate.mgt.cert.admin.api.feature:${carbon.device.mgt.version}
|
|
|
|
|
</featureArtifactDef>
|
|
|
|
|
<featureArtifactDef>
|
|
|
|
|
org.wso2.carbon.devicemgt:org.wso2.carbon.certificate.mgt.server.feature:${carbon.device.mgt.version}
|
|
|
|
|
</featureArtifactDef>
|
|
|
|
@ -2204,6 +2210,14 @@
|
|
|
|
|
<id>org.wso2.carbon.apimgt.application.extension.feature.group</id>
|
|
|
|
|
<version>${carbon.device.mgt.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.carbon.certificate.mgt.api.feature.group</id>
|
|
|
|
|
<version>${carbon.device.mgt.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.carbon.certificate.mgt.cert.admin.api.feature.group</id>
|
|
|
|
|
<version>${carbon.device.mgt.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.carbon.certificate.mgt.server.feature.group</id>
|
|
|
|
|
<version>${carbon.device.mgt.version}</version>
|
|
|
|
@ -2287,6 +2301,14 @@
|
|
|
|
|
<id>org.wso2.carbon.email.sender.feature.group</id>
|
|
|
|
|
<version>${carbon.device.mgt.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.carbon.certificate.mgt.api.feature.group</id>
|
|
|
|
|
<version>${carbon.device.mgt.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.carbon.certificate.mgt.cert.admin.api.feature.group</id>
|
|
|
|
|
<version>${carbon.device.mgt.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.carbon.certificate.mgt.server.feature.group</id>
|
|
|
|
|
<version>${carbon.device.mgt.version}</version>
|
|
|
|
@ -2744,6 +2766,14 @@
|
|
|
|
|
<id>org.wso2.carbon.apimgt.application.extension.feature.group</id>
|
|
|
|
|
<version>${carbon.device.mgt.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.carbon.certificate.mgt.api.feature.group</id>
|
|
|
|
|
<version>${carbon.device.mgt.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.carbon.certificate.mgt.cert.admin.api.feature.group</id>
|
|
|
|
|
<version>${carbon.device.mgt.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.carbon.certificate.mgt.server.feature.group</id>
|
|
|
|
|
<version>${carbon.device.mgt.version}</version>
|
|
|
|
|