<project xmlns="http://maven.apache.org/POM/4.0.0"
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

    <parent>
        <groupId>org.wso2.carbon</groupId>
        <artifactId>patch-releases</artifactId>
        <version>3.2.4</version>
        <relativePath>../pom.xml</relativePath>
    </parent>

    <modelVersion>4.0.0</modelVersion>
    <groupId>org.wso2.carbon</groupId>
    <artifactId>patch-releases-features</artifactId>
    <packaging>pom</packaging>
    <version>3.2.4</version>
    <name>WSO2 Carbon - Patch releases - Features Aggregator Module</name>
    <url>http://wso2.org</url>

    <modules>
        <module>../../../features/data-agents/</module>

	<!--system statistics-->
        <module>../../../features/system-statistics/org.wso2.carbon.system.statistics.server.feature/3.2.4</module>
        <module>../../../features/system-statistics/org.wso2.carbon.system.statistics.ui.feature/3.2.4</module>
        <module>../../../features/system-statistics/org.wso2.carbon.system.statistics.feature/3.2.4</module>

	<!-- BAM2 -->
        <module>../../../features/bam2/org.wso2.carbon.bam.analyzer.server.feature/3.2.4</module>
        <module>../../../features/bam2/org.wso2.carbon.bam.analyzer.ui.feature/3.2.4</module>
        <module>../../../features/bam2/org.wso2.carbon.bam.analyzer.feature/3.2.4</module>
        <module>../../../features/bam2/org.wso2.carbon.bam.presentation.server.feature/3.2.4</module>
        <module>../../../features/bam2/org.wso2.carbon.bam.receiver.server.feature/3.2.4</module>
        <module>../../../features/bam2/org.wso2.carbon.bam.feature/3.2.4</module>
        <module>../../../features/bam2/org.wso2.carbon.bam.ui.feature/3.2.4</module>
        <module>../../../features/bam2/org.wso2.carbon.bam.clustermonitor.ui.feature/3.2.4</module>

        <module>../../../features/cassandra/org.wso2.carbon.cassandra.server.feature/3.2.4</module>
        <module>../../../features/cassandra/org.wso2.carbon.cassandra.mgt.ui.feature/3.2.4</module>
        <module>../../../features/cassandra/org.wso2.carbon.cassandra.feature/3.2.4</module>



	<!-- gadget-ide -->
        <module>../../../features/gadget-ide</module>

     </modules>
</project>
