<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.3</version>
        <relativePath>../pom.xml</relativePath>
    </parent>

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

    <modules>
	<module>../../../components/data-agents/org.wso2.carbon.bam.data.publisher.util/3.2.4</module>
        <module>../../../components/data-agents/org.wso2.carbon.bam.agent/3.2.4</module>
        <module>../../../components/data-agents/org.wso2.carbon.bam.activity.mediation.data.publisher/3.2.4</module>
        <module>../../../components/data-agents/org.wso2.carbon.bam.activity.mediation.data.publisher.ui/3.2.4</module>
        <module>../../../components/data-agents/org.wso2.carbon.bam.mediationstats.data.publisher/3.2.4</module>
        <module>../../../components/data-agents/org.wso2.carbon.bam.mediationstats.data.publisher.ui/3.2.4</module>
        <module>../../../components/data-agents/org.wso2.carbon.bam.service.data.publisher/3.2.4</module>
        <module>../../../components/data-agents/org.wso2.carbon.bam.service.data.publisher.ui/3.2.4</module>

	<!-- Cassandra -->
        <module>../../../components/cassandra/org.wso2.carbon.cassandra.server/3.2.4</module>

	<!-- BAM2 -->
        <module>../../../components/bam2/org.wso2.carbon.bam.utils/3.2.4</module>
        <module>../../../components/bam2/org.wso2.carbon.bam.service/3.2.4</module>
        <module>../../../components/bam2/org.wso2.carbon.bam.core/3.2.4</module>
        <module>../../../components/bam2/org.wso2.carbon.bam.receiver/3.2.4</module>
        <module>../../../components/bam2/org.wso2.carbon.bam.core.ui/3.2.4</module>
        <module>../../../components/bam2/org.wso2.carbon.bam.presentation/3.2.4</module>
        <module>../../../components/bam2/org.wso2.carbon.bam.analyzer/3.2.4</module>
        <module>../../../components/bam2/org.wso2.carbon.bam.analyzer.ui/3.2.4</module>
        <module>../../../components/bam2/org.wso2.carbon.bam.clustermonitor.ui/3.2.4</module>

	<!-- system statistics-->
        <module>../../../components/system-statistics/org.wso2.carbon.statistics/3.2.4</module>
        <module>../../../components/system-statistics/org.wso2.carbon.statistics.ui/3.2.4</module>


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


        <module>../../../components/wsdl2form/org.wso2.carbon.wsdl2form/3.2.4</module>


    </modules>
</project>
