mirror of
https://repository.entgra.net/community/product-iots.git
synced 2025-09-16 23:32:19 +00:00
added org.wso2.carbon.apimgt.rest.api.dcr.feature
This commit is contained in:
parent
f4bbb1517a
commit
24b6d4dc0e
@ -588,6 +588,9 @@
|
||||
<featureArtifactDef>
|
||||
org.wso2.carbon.apimgt:org.wso2.carbon.apimgt.hostobjects.oidc.feature:${carbon.api.mgt.version}
|
||||
</featureArtifactDef>
|
||||
<featureArtifactDef>
|
||||
org.wso2.carbon.apimgt:org.wso2.carbon.apimgt.rest.api.dcr.feature:${carbon.api.mgt.version}
|
||||
</featureArtifactDef>
|
||||
<!-- End of API Management Features -->
|
||||
|
||||
<!-- TCP Transport -->
|
||||
@ -995,6 +998,10 @@
|
||||
<id>org.wso2.carbon.apimgt.core.feature.group</id>
|
||||
<version>${carbon.api.mgt.version}</version>
|
||||
</feature>
|
||||
<feature>
|
||||
<id>org.wso2.carbon.apimgt.rest.api.dcr.feature.group</id>
|
||||
<version>${carbon.api.mgt.version}</version>
|
||||
</feature>
|
||||
<!-- API Manager Publisher and Store Features -->
|
||||
<feature>
|
||||
<id>org.wso2.carbon.apimgt.gateway.feature.group</id>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user