|
|
|
@ -596,6 +596,9 @@
|
|
|
|
|
<featureArtifactDef>
|
|
|
|
|
org.wso2.carbon.deployment:org.wso2.carbon.bam.service.agent.feature:${carbon.deployment.version}
|
|
|
|
|
</featureArtifactDef>
|
|
|
|
|
<!--<featureArtifactDef>-->
|
|
|
|
|
<!--org.wso2.carbon.mediation:org.wso2.carbon.mediation.initializer.feature:${carbon.mediation.version}-->
|
|
|
|
|
<!--</featureArtifactDef>-->
|
|
|
|
|
<!--End of APIM Feature-->
|
|
|
|
|
</featureArtifacts>
|
|
|
|
|
</configuration>
|
|
|
|
@ -1135,6 +1138,10 @@
|
|
|
|
|
<id>org.wso2.carbon.bam.service.agent.feature.group</id>
|
|
|
|
|
<version>${carbon.deployment.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
<!--<feature>-->
|
|
|
|
|
<!--<id>org.wso2.carbon.mediation.initializer.feature.group</id>-->
|
|
|
|
|
<!--<version>${carbon.mediation.version}</version>-->
|
|
|
|
|
<!--</feature>-->
|
|
|
|
|
<!--End of APIM Feature-->
|
|
|
|
|
<!--DAS Feature-->
|
|
|
|
|
<feature>
|
|
|
|
|