|
|
@ -300,6 +300,17 @@
|
|
|
|
org.wso2.carbon.devicemgt:io.entgra.application.mgt.server.feature:${carbon.device.mgt.version}
|
|
|
|
org.wso2.carbon.devicemgt:io.entgra.application.mgt.server.feature:${carbon.device.mgt.version}
|
|
|
|
</featureArtifactDef>
|
|
|
|
</featureArtifactDef>
|
|
|
|
<!-- End of New App Manager Features-->
|
|
|
|
<!-- End of New App Manager Features-->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<featureArtifactDef>
|
|
|
|
|
|
|
|
org.wso2.carbon.devicemgt:io.entgra.device.mgt.extensions.defaultrole.manager.feature:${carbon.device.mgt.version}
|
|
|
|
|
|
|
|
</featureArtifactDef>
|
|
|
|
|
|
|
|
<featureArtifactDef>
|
|
|
|
|
|
|
|
org.wso2.carbon.devicemgt:io.entgra.device.mgt.extensions.logger.feature:${carbon.device.mgt.version}
|
|
|
|
|
|
|
|
</featureArtifactDef>
|
|
|
|
|
|
|
|
<featureArtifactDef>
|
|
|
|
|
|
|
|
org.wso2.carbon.devicemgt:io.entgra.device.mgt.extensions.stateengine.feature:${carbon.device.mgt.version}
|
|
|
|
|
|
|
|
</featureArtifactDef>
|
|
|
|
|
|
|
|
|
|
|
|
</featureArtifacts>
|
|
|
|
</featureArtifacts>
|
|
|
|
</configuration>
|
|
|
|
</configuration>
|
|
|
|
</execution>
|
|
|
|
</execution>
|
|
|
@ -429,6 +440,21 @@
|
|
|
|
<id>org.wso2.carbon.webapp.authenticator.framework.server.feature.group</id>
|
|
|
|
<id>org.wso2.carbon.webapp.authenticator.framework.server.feature.group</id>
|
|
|
|
<version>${carbon.device.mgt.version}</version>
|
|
|
|
<version>${carbon.device.mgt.version}</version>
|
|
|
|
</feature>
|
|
|
|
</feature>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<feature>
|
|
|
|
|
|
|
|
<id>io.entgra.device.mgt.extensions.defaultrole.manager.feature.group</id>
|
|
|
|
|
|
|
|
<version>${carbon.device.mgt.version}</version>
|
|
|
|
|
|
|
|
</feature>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<feature>
|
|
|
|
|
|
|
|
<id>io.entgra.device.mgt.extensions.logger.feature.group</id>
|
|
|
|
|
|
|
|
<version>${carbon.device.mgt.version}</version>
|
|
|
|
|
|
|
|
</feature>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<feature>
|
|
|
|
|
|
|
|
<id>io.entgra.device.mgt.extensions.stateengine.feature.group</id>
|
|
|
|
|
|
|
|
<version>${carbon.device.mgt.version}</version>
|
|
|
|
|
|
|
|
</feature>
|
|
|
|
</features>
|
|
|
|
</features>
|
|
|
|
</configuration>
|
|
|
|
</configuration>
|
|
|
|
</execution>
|
|
|
|
</execution>
|
|
|
|