<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>platform-patch-releases</artifactId>
        <version>4.0.7</version>
        <relativePath>../pom.xml</relativePath>
    </parent>

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

    <modules>
        <!-- CEP Components -->
        <module>../../../components/cep/org.wso2.carbon.cep.core/4.0.7</module>
	<module>../../../components/cep/org.wso2.carbon.cep.siddhi/4.0.7</module>
        <module>../../../components/broker/org.wso2.carbon.broker.core/4.0.7</module>
        <!--End of CEP Components -->

        <!-- Identity Components -->
	<module>../../../components/identity/org.wso2.carbon.identity.core/4.0.7</module>
	<module>../../../components/identity/org.wso2.carbon.identity.base/4.0.7</module>
	<module>../../../components/identity/org.wso2.carbon.identity.provider/4.0.7</module>
	<module>../../../components/identity/org.wso2.carbon.identity.scim.common/4.0.7</module>
	<module>../../../components/identity/org.wso2.carbon.identity.scim.provider/4.0.7</module>
	<module>../../../components/identity/org.wso2.carbon.identity.oauth.common/4.0.7</module>
	<module>../../../components/identity/org.wso2.carbon.identity.oauth/4.0.7</module>
	<module>../../../components/identity/org.wso2.carbon.identity.oauth.ui/4.0.7</module>
	<module>../../../components/identity/org.wso2.carbon.identity.oauth.endpoint/4.0.7</module>
	<module>../../../components/identity/org.wso2.carbon.identity.sso.saml/4.0.7</module>
	<module>../../../components/identity/org.wso2.carbon.identity.sso.saml.ui/4.0.7</module>
	<module>../../../components/identity/org.wso2.carbon.identity.relyingparty/4.0.7</module>
	<module>../../../components/identity/org.wso2.carbon.identity.provider.openid.ui/4.0.7</module>
	<module>../../../components/identity/org.wso2.carbon.identity.entitlement/4.0.7</module>
	<module>../../../components/identity/org.wso2.carbon.identity.entitlement.ui/4.0.7</module>
	<module>../../../components/identity/org.wso2.carbon.identity.mgt/4.0.7</module>
	<module>../../../components/identity/org.wso2.carbon.identity.mgt.ui/4.0.7</module>
	<module>../../../components/identity/org.wso2.carbon.identity.user.profile.ui/4.0.7</module>
       <!--End of Identity Components -->

	<!--Cassendra user store feature-->
	<module>../../../components/cassandra-userstore/org.wso2.carbon.user.cassandra/4.0.7</module>
	<!--Cassedra user store feature-->

	<!--Authenticators-->
	<module>../../../components/authenticators/saml2-sso-authenticator/org.wso2.carbon.identity.authenticator.saml2.sso/4.0.7</module>
	<module>../../../components/authenticators/saml2-sso-authenticator/org.wso2.carbon.identity.authenticator.saml2.sso.ui/4.0.7</module>
	<!--Authenticators-->

        <!-- databridge Components -->
        <module>../../../components/data-bridge/org.wso2.carbon.databridge.commons/4.0.7</module>
        <module>../../../components/data-bridge/org.wso2.carbon.databridge.core/4.0.7</module>
        <module>../../../components/data-bridge/org.wso2.carbon.databridge.commons.thrift/4.0.7</module>
        <module>../../../components/data-bridge/org.wso2.carbon.databridge.agent.thrift/4.0.7</module>
        <module>../../../components/data-bridge/org.wso2.carbon.databridge.receiver.thrift/4.0.7</module>
        <module>../../../components/data-bridge/org.wso2.carbon.databridge.test.thrift/4.0.7</module>
        <module>../../../components/data-bridge/org.wso2.carbon.databridge.receiver.restapi/4.0.7</module>
        <module>../../../components/data-bridge/org.wso2.carbon.databridge.streamdefn.cassandra/4.0.7</module>
        <module>../../../components/data-bridge/org.wso2.carbon.databridge.persistence.cassandra/4.0.7</module>
        <module>../../../components/data-bridge/org.wso2.carbon.databridge.streamdefn.registry/4.0.7</module>
        <module>../../../components/data-bridge/org.wso2.carbon.databridge.datasink.cassandra/4.0.7</module>
        <!-- End of databridge Components -->

        <!-- BAM2 Components -->
         <module>../../../components/bam2/org.wso2.carbon.bam.gadgetgenwizard/4.0.7</module>
	 <module>../../../components/bam2/org.wso2.carbon.bam.gadgetgenwizard.ui/4.0.7</module>
         <module>../../../components/cassandra-explorer/org.wso2.carbon.cassandra.explorer.mgt/4.0.7</module>
         <module>../../../components/cassandra-explorer/org.wso2.carbon.cassandra.explorer.ui/4.0.7</module>
         <module>../../../components/analytics/org.wso2.carbon.analytics.hive/4.0.7</module>
         <module>../../../components/bam2/org.wso2.carbon.bam.cassandra.data.archive/4.0.7</module>
         <module>../../../components/bam2/org.wso2.carbon.bam.cassandra.data.archive.ui/4.0.7</module>
         <module>../../../components/data-agents/org.wso2.carbon.bam.jmx.agent/4.0.7</module>
         <module>../../../components/cassandra/org.wso2.carbon.cassandra.server/4.0.7</module>
         <module>../../../components/mediators/bam/org.wso2.carbon.mediator.bam/4.0.7</module>
         <module>../../../components/mediators/bam/org.wso2.carbon.mediator.bam.ui/4.0.7</module>
         <module>../../../components/mediators/bam/org.wso2.carbon.mediator.bam.config/4.0.7</module>
         <module>../../../components/mediators/bam/org.wso2.carbon.mediator.bam.config.ui/4.0.7</module>
         <module>../../../components/bam2/org.wso2.carbon.bam.dashboard.ui/4.0.7</module>
         <module>../../../components/data-agents/org.wso2.carbon.bam.mediationstats.data.publisher/4.0.7</module>
         <module>../../../components/data-agents/org.wso2.carbon.bam.mediationstats.data.publisher.ui/4.0.7</module>
	<!-- End of BAM2 Components -->

	<!-- API-Mgt Components -->
        <module>../../../components/apimgt/org.wso2.carbon.apimgt.impl/1.0.7</module>
	<module>../../../components/apimgt/org.wso2.carbon.apimgt.gateway/1.0.7</module>
	<!-- End of API-Mgt Components -->

	<!--relay module -->
        <module>../../../components/message-relay/org.wso2.carbon.relay.module/4.0.7</module>

    </modules>

   
</project>
