mirror of
https://repository.entgra.net/community/product-iots.git
synced 2025-09-16 23:32:19 +00:00
This commit is contained in:
parent
24c339f40e
commit
b6882f8fbe
@ -212,6 +212,9 @@
|
|||||||
<featureArtifactDef>
|
<featureArtifactDef>
|
||||||
org.wso2.carbon.apimgt:org.wso2.carbon.apimgt.gateway.feature:${carbon.api.mgt.version}
|
org.wso2.carbon.apimgt:org.wso2.carbon.apimgt.gateway.feature:${carbon.api.mgt.version}
|
||||||
</featureArtifactDef>
|
</featureArtifactDef>
|
||||||
|
<featureArtifactDef>
|
||||||
|
org.wso2.carbon.apimgt:org.wso2.carbon.forum.server.feature:${carbon.api.mgt.version}
|
||||||
|
</featureArtifactDef>
|
||||||
<!-- End of API Management Features -->
|
<!-- End of API Management Features -->
|
||||||
|
|
||||||
<!-- Carbon Commons Features -->
|
<!-- Carbon Commons Features -->
|
||||||
@ -880,6 +883,10 @@
|
|||||||
<id>org.wso2.carbon.apimgt.gateway.feature.group</id>
|
<id>org.wso2.carbon.apimgt.gateway.feature.group</id>
|
||||||
<version>${carbon.api.mgt.version}</version>
|
<version>${carbon.api.mgt.version}</version>
|
||||||
</feature>
|
</feature>
|
||||||
|
<feature>
|
||||||
|
<id>org.wso2.carbon.forum.server.feature.group</id>
|
||||||
|
<version>${carbon.api.mgt.version}</version>
|
||||||
|
</feature>
|
||||||
<!-- End of API Management Features -->
|
<!-- End of API Management Features -->
|
||||||
|
|
||||||
<!-- Carbon Analytics Common Features -->
|
<!-- Carbon Analytics Common Features -->
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user