<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.2</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.2</version>
    <name>WSO2 Carbon - Patch releases - components - Aggregator Module</name>
    <url>http://wso2.org</url>

    <modules>

	<!--AS-->
        <module>../../../components/webapp-mgt/org.wso2.carbon.webapp.mgt/4.0.2</module>
        <module>../../../components/webapp-mgt/org.wso2.carbon.webapp.deployer/4.0.2</module>
        <module>../../../components/webapp-mgt/org.wso2.carbon.jaxws.webapp.deployer/4.0.2</module>
        <module>../../../components/module-mgt/org.wso2.carbon.module.mgt/4.0.2</module>
        <module>../../../components/system-statistics/org.wso2.carbon.statistics.ui/4.0.2</module>
        <module>../../../components/system-statistics/org.wso2.carbon.statistics/4.0.2</module>
        <module>../../../components/deployment-synchronizer/org.wso2.carbon.deployment.synchronizer/4.0.2</module>
        <module>../../../components/deployment-synchronizer/org.wso2.carbon.deployment.synchronizer.subversion/4.0.2</module>
        <module>../../../components/email-verification/org.wso2.carbon.email.verification/4.0.2</module>
        <module>../../../components/caching/org.wso2.carbon.caching/4.0.2</module>
        <module>../../../components/service-mgt/org.wso2.carbon.service.mgt/4.0.2</module>
        <module>../../../components/application-mgt/org.wso2.carbon.application.mgt.ui/4.0.2</module>
        <module>../../../components/application-mgt/org.wso2.carbon.application.mgt/4.0.2</module>
	<!--AS-->	

	<!--Application Deployers-->
	<module>../../../components/application-deployers/org.wso2.carbon.application.deployer.brs/4.0.2</module>
	<!--Application Deployers-->

        <!--G-Reg-->
        <module>../../../components/registry/org.wso2.carbon.registry.extensions/4.0.2</module>
        <module>../../../components/registry/org.wso2.carbon.registry.common/4.0.2</module>
        <module>../../../components/registry/org.wso2.carbon.registry.info/4.0.2</module>
	<module>../../../components/registry/org.wso2.carbon.registry.handler/4.0.2</module>
	<module>../../../components/registry/org.wso2.carbon.registry.ws.api/4.0.2</module>
	<module>../../../components/registry/org.wso2.carbon.registry.ws.client/4.0.2</module>
	<module>../../../components/registry/org.wso2.carbon.registry.indexing/4.0.2</module>
	<module>../../../components/registry/org.wso2.carbon.registry.reporting/4.0.2</module>
	<module>../../../components/registry/org.wso2.carbon.registry.social.impl/4.0.2</module>
        <module>../../../components/registry/org.wso2.carbon.registry.task/4.0.2</module>
        <module>../../../components/registry/org.wso2.carbon.registry.eventing/4.0.2</module>
        <module>../../../components/governance/org.wso2.carbon.governance.api/4.0.2</module>
        <module>../../../components/governance/org.wso2.carbon.governance.registry.extensions/4.0.2</module>
	<module>../../../components/governance/org.wso2.carbon.governance.registry.eventing/4.0.2</module>
        <module>../../../components/governance/org.wso2.carbon.governance.list/4.0.2</module>
        <module>../../../components/governance/org.wso2.carbon.governance.lcm/4.0.2</module>
        <module>../../../components/governance/org.wso2.carbon.governance.lcm.ui/4.0.2</module>
        <module>../../../components/governance/org.wso2.carbon.governance.generic.ui/4.0.2</module>
        <module>../../../components/governance/org.wso2.carbon.governance.generic/4.0.2</module>
        <module>../../../components/governance/org.wso2.carbon.governance.services.ui/4.0.2</module>
        <module>../../../components/governance/org.wso2.carbon.governance.dashboardpopulator/4.0.2</module>
        <!--G-Reg-->

        <!--BRS-->
        <module>../../../components/rule/org.wso2.carbon.rule.backend/4.0.2</module>
        <module>../../../components/rule/org.wso2.carbon.rule.common/4.0.2</module>
        <module>../../../components/rule/org.wso2.carbon.rule.kernel/4.0.2</module>
        <module>../../../components/rule/org.wso2.carbon.rule.mediation/4.0.2</module>
        <module>../../../components/rule/org.wso2.carbon.rule.ws/4.0.2</module>
        <module>../../../components/rule/org.wso2.carbon.rule.ws.admin/4.0.2</module>
        <module>../../../components/rule/org.wso2.carbon.rule.ws.ui/4.0.2</module>
        <module>../../../components/rule/org.wso2.carbon.rule.samples</module>
        <!--BRS-->

       <!--BPS : BPEL , Human Task and Attachment Mgt -->
        <module>../../../components/business-processes/bpel/org.wso2.carbon.bpel/4.0.2</module>
        <module>../../../components/business-processes/bpel/org.wso2.carbon.bpel.deployer/4.0.2</module>
        <module>../../../components/business-processes/bpel/org.wso2.carbon.bpel.ui/4.0.2</module>
        <module>../../../components/business-processes/bpel/org.wso2.carbon.bpel.b4p/4.0.2</module>
        <module>../../../components/business-processes/bpel/org.wso2.carbon.bpel.bam.publisher/4.0.2</module>
		<module>../../../components/business-processes/bpel/org.wso2.carbon.bpel.cluster.notifier/4.0.2</module>

        <module>../../../components/business-processes/humantask/org.wso2.carbon.humantask/4.0.2</module>
        <module>../../../components/business-processes/humantask/org.wso2.carbon.humantask.deployer/4.0.2</module>
        <module>../../../components/business-processes/humantask/org.wso2.carbon.humantask.ui/4.0.2</module>
        <module>../../../components/business-processes/humantask/org.wso2.carbon.humantask.cleanup.scheduler/4.0.2</module>

        <module>../../../components/business-processes/attachment-mgt/org.wso2.carbon.attachment.mgt/4.0.2</module>
		<module>../../../components/business-processes/attachment-mgt/org.wso2.carbon.attachment.mgt.ui/4.0.2</module>


		<module>../../../components/data-sources/org.wso2.carbon.datasource/4.0.2</module>
        <!--BPS : BPEL , Human Task and Attachment Mgt-->

        <!-- Data Bridge -->

        <module>../../../components/data-bridge/org.wso2.carbon.databridge.persistence.cassandra/4.0.2</module>
        <module>../../../components/data-bridge/org.wso2.carbon.databridge.datasink.cassandra/4.0.2</module>
        <module>../../../components/data-bridge/org.wso2.carbon.databridge.streamdefn.cassandra/4.0.2</module>
        <module>../../../components/data-bridge/org.wso2.carbon.databridge.agent.thrift/4.0.2</module>
        <module>../../../components/data-bridge/org.wso2.carbon.databridge.receiver.thrift/4.0.2</module>
        <module>../../../components/data-bridge/org.wso2.carbon.databridge.core/4.0.2</module>
         <module>../../../components/data-bridge/org.wso2.carbon.databridge.receiver.restapi/4.0.2</module>
        <!-- Data Bridge -->

        <!--CEP-->
        <module>../../../components/cep/org.wso2.carbon.cep.admin/4.0.2</module>
        <module>../../../components/cep/org.wso2.carbon.cep.core/4.0.2</module>
        <module>../../../components/cep/org.wso2.carbon.cep.fusion/4.0.2</module>
        <module>../../../components/cep/org.wso2.carbon.cep.siddhi/4.0.2</module>
        <module>../../../components/cep/org.wso2.carbon.cep.ui/4.0.2</module>
        <module>../../../components/broker/org.wso2.carbon.broker.core/4.0.2</module>
        <module>../../../components/cep-statistics</module>
        <module>../../../components/broker-manager/org.wso2.carbon.brokermanager.admin/4.0.2</module>
        <module>../../../components/broker-manager/org.wso2.carbon.brokermanager.ui/4.0.2</module>
        <module>../../../components/broker-manager/org.wso2.carbon.brokermanager.core/4.0.2</module>
        <!--CEP-->

        <!--ESB-->
        <module>../../../components/mediators/entitlement/org.wso2.carbon.mediator.entitlement.ui/4.0.2</module>
	<module>../../../components/identity/org.wso2.carbon.identity.entitlement.proxy/4.0.2</module>
	<module>../../../components/identity/org.wso2.carbon.identity.entitlement.mediator/4.0.2</module>
	<module>../../../components/mediation-initializer/org.wso2.carbon.mediation.initializer/4.0.2</module>
        <module>../../../components/event/org.wso2.carbon.event.ws/4.0.2</module>
	<module>../../../components/proxy-admin/org.wso2.carbon.proxyadmin/4.0.2</module>
	<module>../../../components/proxy-admin/org.wso2.carbon.proxyadmin.ui/4.0.2</module>
	<module>../../../components/ws-discovery/org.wso2.carbon.discovery.core/4.0.2</module>
	<module>../../../components/ws-discovery/org.wso2.carbon.discovery.proxy/4.0.2</module>
	<module>../../../components/synapse-config-admin/org.wso2.carbon.mediation.configadmin/4.0.2</module>
	<module>../../../components/mediation/mediation-library/org.wso2.carbon.mediation.library/4.0.2</module>
	<module>../../../components/unified-endpoint/org.wso2.carbon.unifiedendpoint.core/4.0.2</module>
	<module>../../../components/mediation-statistics/org.wso2.carbon.mediation.statistics/4.0.2</module>
	<module>../../../components/mediation-initializer/org.wso2.carbon.mediation.dependency.mgt/4.0.2</module>
        <module>../../../components/rest-api/org.wso2.carbon.rest.api/4.0.2</module>
        <module>../../../components/wsdl2code/org.wso2.carbon.modules.wsdl2code/4.0.2</module>
        <module>../../../components/rest-api/org.wso2.carbon.rest.api.ui/4.0.2</module>
        <module>../../../components/sequence-editor/org.wso2.carbon.sequences.ui/4.0.2</module>
        <!--ESB-->

        <!--IS-->
	<module>../../../components/identity/org.wso2.carbon.identity.base/4.0.2</module>
	<module>../../../components/identity/org.wso2.carbon.identity.core/4.0.2</module>
	<module>../../../components/identity/org.wso2.carbon.identity.oauth.common/4.0.2</module>
	<module>../../../components/identity/org.wso2.carbon.identity.oauth/4.0.2</module>
        <module>../../../components/identity/org.wso2.carbon.identity.oauth.ui/4.0.2</module>
	<module>../../../components/identity/org.wso2.carbon.identity.provider/4.0.2</module>
        <module>../../../components/identity/org.wso2.carbon.identity.provider.ui/4.0.2</module>
	<module>../../../components/identity/org.wso2.carbon.identity.sso.saml/4.0.2</module>
	<module>../../../components/identity/org.wso2.carbon.identity.scim.common/4.0.2</module>
	<module>../../../components/identity/org.wso2.carbon.identity.scim.provider/4.0.2</module>
	<module>../../../components/identity/org.wso2.carbon.identity.scim.consumer/4.0.2</module>
	<module>../../../components/identity/org.wso2.carbon.identity.sts.mgt.ui/4.0.2</module>
	<module>../../../components/identity/org.wso2.carbon.identity.entitlement/4.0.2</module>
	<module>../../../components/identity/org.wso2.carbon.identity.entitlement.ui/4.0.2</module>
   	<module>../../../components/identity/org.wso2.carbon.identity.entitlement.filter/4.0.2</module>
	<module>../../../components/identity/org.wso2.carbon.identity.relyingparty/4.0.2</module>
	<module>../../../components/identity/org.wso2.carbon.identity.relyingparty.ui/4.0.2</module>
        <module>../../../components/authenticators/iwa-authenticator/org.wso2.carbon.identity.authenticator.iwa/4.0.2</module>
        <module>../../../components/authenticators/iwa-authenticator/org.wso2.carbon.identity.authenticator.iwa.ui/4.0.2</module>
	<module>../../../components/remote-usermgt/org.wso2.carbon.um.ws.service/4.0.2</module>
	<module>../../../components/remote-usermgt/org.wso2.carbon.um.ws.api/4.0.2</module>
	<module>../../../components/authenticators/saml2-sso-authenticator/org.wso2.carbon.identity.authenticator.saml2.sso.common/4.0.2</module>
	<module>../../../components/authenticators/saml2-sso-authenticator/org.wso2.carbon.identity.authenticator.saml2.sso.ui/4.0.2</module>
	<module>../../../components/authenticators/saml2-sso-authenticator/org.wso2.carbon.identity.authenticator.saml2.sso/4.0.2</module>
        <module>../../../components/authenticators/webseal-authenticator/org.wso2.carbon.identity.authenticator.webseal/4.0.2</module>
        <module>../../../components/authenticators/webseal-authenticator/org.wso2.carbon.identity.authenticator.webseal.ui/4.0.2</module>
	<module>../../../components/identity/org.wso2.carbon.identity.mgt/4.0.2</module>
	<module>../../../components/identity/org.wso2.carbon.identity.mgt.ui/4.0.2</module>
        <!--IS-->

	<!--Security Mgt-->
	<module>../../../components/security/org.wso2.carbon.security.mgt/4.0.2</module>

	<!--Authenticators-->
	<module>../../../components/authenticators/token-authenticator/org.wso2.carbon.identity.authenticator.token/4.0.2</module>

        <!--(MB)Andes-->
        <module>../../../components/andes/org.wso2.carbon.andes.ui/4.0.2</module>
        <module>../../../components/andes/org.wso2.carbon.andes.core/4.0.2</module>
        <module>../../../components/andes/org.wso2.carbon.andes.authentication/4.0.2</module>
        <module>../../../components/andes/org.wso2.carbon.andes.authorization/4.0.2</module>
        <module>../../../components/event/org.wso2.carbon.event.core/4.0.2</module>
        <module>../../../components/event/org.wso2.carbon.event.ui/4.0.2</module>
        <module>../../../components/andes/org.wso2.carbon.andes.admin/4.0.2</module>
        <module>../../../components/andes/org.wso2.carbon.andes.cluster.mgt/4.0.2</module>
        <module>../../../components/andes/org.wso2.carbon.andes.cluster.mgt.ui/4.0.2</module>
        <module>../../../components/andes/org.wso2.carbon.andes/4.0.2</module>
        
        <!--(MB)Andes-->

        <!--App Factory -->
        <module>../../../components/appfactory/org.wso2.carbon.appfactory.core/1.0.2</module>
        <module>../../../components/appfactory/org.wso2.carbon.hostobjects.sysprop/1.0.2</module>
        <module>../../../components/appfactory/org.wso2.carbon.appfactory.user.registration/1.0.2</module>
        <module>../../../components/appfactory/org.wso2.carbon.appfactory.userstore/1.0.2</module>
        <module>../../../components/appfactory/org.wso2.carbon.appfactory.application.mgt/1.0.2</module>
        <module>../../../components/appfactory/org.wso2.carbon.appfactory.common/1.0.2</module>
        <module>../../../components/appfactory/org.wso2.carbon.appfactory.hostobjects.configuration/1.0.2</module>
        <module>../../../components/appfactory/org.wso2.carbon.appfactory.login.ui/1.0.2</module>
        <module>../../../components/appfactory/org.wso2.carbon.appfactory.tenant.roles/1.0.2</module>
        <module>../../../components/appfactory/org.wso2.carbon.appfactory.config.reader.xpath.ext/1.0.2</module>
        <module>../../../components/appfactory/org.wso2.carbon.hostobjects.svnclient/1.0.2</module>
        <module>../../../components/appfactory/org.wso2.carbon.appfactory.governance/1.0.2</module>
        <module>../../../components/appfactory/org.wso2.carbon.appfactory.events.notification/1.0.2</module>
        <module>../../../components/appfactory/org.wso2.carbon.appfactory.repository.mgt.service/1.0.2</module>
        <module>../../../components/appfactory/org.wso2.carbon.appfactory.repository.provider.common/1.0.2</module>
        <module>../../../components/appfactory/org.wso2.carbon.appfactory.svn.repository.provider/1.0.2</module>
        <module>../../../components/appfactory/org.wso2.carbon.appfactory.git.repository.provider/1.0.2</module>
        <module>../../../components/appfactory/org.wso2.carbon.appfactory.webdavsvn.svn.repository.provider/1.0.2
        </module>
        <module>../../../components/appfactory/org.wso2.carbon.appfactory.artifact.storage/1.0.2</module>
        <module>../../../components/appfactory/org.wso2.carbon.appfactory.build/1.0.2</module>
        <module>../../../components/appfactory/org.wso2.carbon.appfactory.utilities/1.0.2</module>
        <!--/App Factory-->

	<!--DSS-->
        <module>../../../components/data-services/org.wso2.carbon.dataservices.common/4.0.2</module>
        <module>../../../components/data-services/org.wso2.carbon.dataservices.core/4.0.2</module>
        <module>../../../components/data-services/org.wso2.carbon.dataservices.ui/4.0.2</module>
        <module>../../../components/data-services/org.wso2.carbon.dataservices.sql.driver/4.0.2</module>
        <module>../../../components/data-services/org.wso2.carbon.dataservices.task/4.0.2</module>
        <module>../../../components/data-services/org.wso2.carbon.dataservices.task.ui/4.0.2</module>
        <!--DSS-->

	<!--ntask-->
        <module>../../../components/ntask/org.wso2.carbon.ntask.core/4.0.2</module>
        <module>../../../components/ntask/org.wso2.carbon.ntask.common/4.0.2</module>
        <module>../../../components/ntask/org.wso2.carbon.ntask.solutions/4.0.2</module>
        <!--ntask-->

	<!--coordination-->
	<module>../../../components/coordination/org.wso2.carbon.coordination.core/4.0.2</module>
        <!--cooordination-->

	<!-- transaction-manager -->
        <module>../../../components/transaction-manager/org.wso2.carbon.transaction.manager/4.0.2/pom.xml</module>
        <!-- transaction-manager -->

        <!--API-Mgt-->
        <module>../../../components/apimgt/org.wso2.carbon.apimgt.api/1.0.2</module>
        <module>../../../components/apimgt/org.wso2.carbon.apimgt.impl/1.0.2</module>
        <module>../../../components/apimgt/org.wso2.carbon.apimgt.gateway/1.0.2</module>
        <module>../../../components/apimgt/org.wso2.carbon.apimgt.keymgt/1.0.2</module>
        <module>../../../components/apimgt/org.wso2.carbon.apimgt.keymgt.client/1.0.2</module>
        <module>../../../components/apimgt/org.wso2.carbon.apimgt.hostobjects/1.0.2</module>
        <module>../../../components/apimgt/org.wso2.carbon.apimgt.usage/org.wso2.carbon.apimgt.usage.publisher/1.0.2</module>
        <module>../../../components/apimgt/org.wso2.carbon.apimgt.usage/org.wso2.carbon.apimgt.usage.client/1.0.2</module>
        <!--API-Mgt-->

        <!--reporting -->
         <module>../../../components/reporting/org.wso2.carbon.reporting.core/4.0.2</module>
        <!--reporting -->

        <!--Logging -->
         <module>../../../components/logging/org.wso2.carbon.logging.service/4.0.2</module>
        <!--Logging -->

 	 <!--Logging summarizer-->
         <module>../../../components/logging/org.wso2.carbon.logging.summarizer/4.0.2</module>
        <!--Logging summarizer -->


	<!--urlmapping-->
	<module>../../../components/url-mapper/org.wso2.carbon.url.mapper/4.0.2</module>
        <module>../../../components/url-mapper/org.wso2.carbon.url.mapper.ui/4.0.2</module>
	<module>../../../components/url-mapper/org.wso2.carbon.url.mapper.clustermessage/4.0.2</module>
	<!--urlmapping-->

        <!--Mashup-->
		<module>../../../components/mashup/org.wso2.carbon.mashup.javascript-hostobjects.registry/4.0.2</module>
		<module>../../../components/mashup/org.wso2.carbon.mashup.javascript-hostobjects.system/4.0.2</module>
		<module>../../../components/mashup/org.wso2.carbon.mashup.jsservices/4.0.2</module>
		<!--/Mashup-->

		<!--GS-->
		<module>../../../components/dashboard/org.wso2.carbon.dashboard/4.0.2</module>
		<module>../../../components/dashboard/org.wso2.carbon.dashboard.common/4.0.2</module>
		<module>../../../components/dashboard/org.wso2.carbon.dashboard.mgt.gadgetrepo/4.0.2</module>
		<module>../../../components/dashboard/org.wso2.carbon.dashboard.mgt.oauth/4.0.2</module>
		<module>../../../components/dashboard/org.wso2.carbon.dashboard.mgt.users/4.0.2</module>
		<!--/GS-->

		<!-- CG components -->
		<module>../../../components/cg/org.wso2.carbon.cloud.gateway.common/4.0.2</module>
		<module>../../../components/cg/org.wso2.carbon.cloud.gateway.agent/4.0.2</module>
		<module>../../../components/cg/org.wso2.carbon.cloud.gateway/4.0.2</module>
		<!-- end of CG components -->



        <!-- BAM-Mediators -->
        <module>../../../components/mediators/bam/org.wso2.carbon.mediator.bam/4.0.2</module>
        <module>../../../components/mediators/event/org.wso2.carbon.mediator.event/4.0.2</module>
		 <!-- BAM-Mediators -->


        <!--Analytics -->
        <module>../../../components/analytics/org.wso2.carbon.analytics.hive/4.0.2</module>
	<module>../../../components/analytics/org.wso2.carbon.analytics.hive.ui/4.0.2</module>
        <module>../../../components/analytics/org.wso2.carbon.hive.data.source.access/4.0.2</module>
        <!--Analytics -->

         <!--rss manager-->
        <module>../../../components/rss-manager/org.wso2.carbon.rssmanager.core/4.0.2</module>
        <module>../../../components/rss-manager/org.wso2.carbon.rssmanager.ui/4.0.2</module>
        <!--rss manager-->



         <!--bam2-->
        <module>../../../components/bam2/org.wso2.carbon.bam.toolbox.deployer/4.0.2</module>
        <module>../../../components/bam2/org.wso2.carbon.bam.dashboard.ui/4.0.2</module>
        <!--bam2-->

        <!--data-agents-->
        <module>../../../components/data-agents/org.wso2.carbon.bam.data.publisher.util/4.0.2</module>
        <module>../../../components/data-agents/org.wso2.carbon.bam.service.data.publisher/4.0.2</module>
        <module>../../../components/data-agents/org.wso2.carbon.bam.mediationstats.data.publisher/4.0.2</module>
	<module>../../../components/data-agents/org.wso2.carbon.bam.service.data.publisher.ui/4.0.2</module>
        <!--data-agents-->
		
		<module>../../../components/business-messaging/paypal/org.wso2.carbon.business.messaging.paypal.integration.core/4.0.2</module>  
		
        <!--Stratos-->
        <module>../../../components/stratos/org.wso2.carbon.activation/2.0.2</module>
        <module>../../../components/stratos/org.wso2.carbon.stratos.common/2.0.2</module>
	<module>../../../components/stratos/usage/org.wso2.carbon.usage/2.0.2</module>
	<module>../../../components/stratos/usage/org.wso2.carbon.usage.ui/2.0.2</module>
        <module>../../../components/stratos/usage/org.wso2.carbon.usage.agent/2.0.2</module>
	<module>../../../components/stratos/sample-installer/org.wso2.carbon.sample.installer/2.0.2</module>
	<module>../../../components/stratos/throttling/org.wso2.carbon.throttling.agent/2.0.2</module>
	<module>../../../components/stratos/throttling/org.wso2.carbon.throttling.manager/2.0.2</module>
        <module>../../../components/stratos/tenant-mgt/org.wso2.carbon.tenant.mgt.ui/2.0.2</module>
        <module>../../../components/stratos/tenant-mgt/org.wso2.carbon.tenant.mgt/2.0.2</module>
        <module>../../../components/stratos/tenant-mgt/org.wso2.carbon.tenant.mgt.core/2.0.2</module>
        <module>../../../components/stratos/billing/org.wso2.carbon.billing.core/2.0.2</module>
        <module>../../../components/stratos/billing/org.wso2.carbon.billing.mgt/2.0.2</module>
        <module>../../../components/stratos/billing/org.wso2.carbon.billing.mgt.ui/2.0.2</module>
	<module>../../../components/stratos/account-mgt/org.wso2.carbon.account.mgt.ui/2.0.2</module>
	<module>../../../components/stratos/sso-mgt/org.wso2.stratos.identity.saml2.sso.mgt.ui/2.0.2</module>
		<module>../../../components/stratos/payment/org.wso2.carbon.payment.paypal/2.0.2</module>
        <!--Stratos-->
		
		<!--jaggery-->
		<module>../../../components/jaggery/0.9.0.ALPHA2-wso2v2/pom.xml</module>
		<!--jaggery-->

       <!--Ndatasource-->
       <module>../../../components/ndatasource/org.wso2.carbon.ndatasource.ui/4.0.2/</module>
       <!--Ndatasource-->

       <!-- Cassandra Explorer -->
       <module>../../../components/cassandra-explorer/org.wso2.carbon.cassandra.explorer.ui/4.0.2</module>
       <!-- Cassandra Explorer -->

        <!-- Cassandra -->
       <module>../../../components/cassandra/org.wso2.carbon.cassandra.dataaccess/4.0.2</module>
       <module>../../../components/cassandra/org.wso2.carbon.cassandra.server/4.0.2</module>
       <module>../../../components/cassandra/org.wso2.carbon.cassandra.mgt/4.0.2</module>
       <module>../../../components/cassandra/org.wso2.carbon.cassandra.mgt.ui/4.0.2</module>
       <module>../../../components/cassandra/org.wso2.carbon.cassandra.sharedkey/4.0.2</module>
       <module>../../../components/cassandra/org.wso2.carbon.cassandra.cluster/4.0.2</module>
       <module>../../../components/cassandra/org.wso2.carbon.cassandra.cluster.mgt/4.0.2</module>
       <module>../../../components/cassandra/org.wso2.carbon.cassandra.cluster.mgt.ui/4.0.2</module>
       <module>../../../components/cassandra/org.wso2.carbon.cassandra.cluster.proxy/4.0.2</module>
       <!-- Cassandra -->

        <!--ELB-->
        <module>../../../components/transports/org.wso2.carbon.transports.passthru/4.0.2</module>
        <module>../../../components/load-balancer/autoscaler/org.wso2.carbon.mediator.autoscale/4.0.2</module>
        <module>../../../components/load-balancer/lb-endpoint/org.wso2.carbon.lb.endpoint/4.0.2</module>
        <module>../../../components/load-balancer/org.wso2.carbon.lb.common/4.0.2</module>
        <!-- ELB -->

	<!--MapReduce-->
        <module>../../../components/mapred/org.wso2.carbon.hadoop.security/4.0.2</module>
        <module>../../../components/mapred/org.wso2.carbon.identity.authenticator.krb5/4.0.2</module>
        <!--MapReduce-->

        <!--HDFS-->
        <module>../../../components/hdfs/org.wso2.carbon.hdfs.dataaccess/4.0.2</module>
        <module>../../../components/hdfs/org.wso2.carbon.hdfs.mgt/4.0.2</module>
        <module>../../../components/hdfs/org.wso2.carbon.hdfs.mgt.ui/4.0.2</module>
        <module>../../../components/hdfs/org.wso2.carbon.hdfs.namenode/4.0.2</module>
        <!--HDFS-->

	<!-- Throttling -->
 	<module>../../../components/throttling/org.wso2.carbon.throttle/4.0.2</module>
	<!-- Throttling -->
	
	<!--remote-tasks-->
	<module>../../../components/remote-tasks/</module>
	<!--remote-tasks-->
    </modules>
</project>
