|
|
|
@ -181,6 +181,9 @@
|
|
|
|
|
<featureArtifactDef>
|
|
|
|
|
org.wso2.carbon.commons:org.wso2.carbon.user.mgt.feature:${carbon.commons.version}
|
|
|
|
|
</featureArtifactDef>
|
|
|
|
|
<featureArtifactDef>
|
|
|
|
|
org.wso2.carbon.commons:org.wso2.carbon.ntask.core.feature:${carbon.commons.version}
|
|
|
|
|
</featureArtifactDef>
|
|
|
|
|
<!-- End of Carbon Commons Features -->
|
|
|
|
|
|
|
|
|
|
<!-- Carbon Multi-tenancy Features -->
|
|
|
|
@ -423,6 +426,10 @@
|
|
|
|
|
<id>org.wso2.carbon.user.mgt.feature.group</id>
|
|
|
|
|
<version>${carbon.commons.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.carbon.ntask.core.feature.group</id>
|
|
|
|
|
<version>${carbon.commons.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
<!-- End of Carbon Commons Features -->
|
|
|
|
|
|
|
|
|
|
<!-- Carbon Multi-tenancy Features -->
|
|
|
|
|