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

    <modules>
        <!-- Start of G-Reg components -->
            <module>../../../components/registry/org.wso2.carbon.registry.resource/4.1.3</module>
            <module>../../../components/registry/org.wso2.carbon.registry.resource.ui/4.1.3</module>
            <module>../../../components/registry/org.wso2.carbon.registry.extensions/4.1.3</module>
            <module>../../../components/registry/org.wso2.carbon.registry.common/4.1.3</module>
            <module>../../../components/registry/org.wso2.carbon.registry.common.ui/4.1.3</module>
            <module>../../../components/registry/org.wso2.carbon.registry.info.ui/4.1.3</module>
            <module>../../../components/registry/org.wso2.carbon.registry.indexing/4.1.3</module>
            <module>../../../components/registry/org.wso2.carbon.registry.indexing.ui/4.1.3</module>
            <module>../../../components/registry/org.wso2.carbon.registry.uddi/4.1.3</module>
            <module>../../../components/registry/org.wso2.carbon.registry.cmis/4.1.3</module>
     
            <module>../../../components/governance/org.wso2.carbon.governance.api/4.1.3</module>
            <module>../../../components/governance/org.wso2.carbon.governance.registry.eventing/4.1.3</module>
            <module>../../../components/governance/org.wso2.carbon.governance.list/4.1.3</module>
            <module>../../../components/governance/org.wso2.carbon.governance.generic/4.1.3</module>
            <module>../../../components/governance/org.wso2.carbon.governance.custom.lifecycles.checklist.ui/4.1.3</module>
            <module>../../../components/governance/org.wso2.carbon.governance.notifications.ui/4.1.3</module>
            <module>../../../components/governance/org.wso2.carbon.governance.generic.ui/4.1.3</module>
            <module>../../../components/governance/org.wso2.carbon.governance.registry.extensions/4.1.3</module>
           <module>../../../components/governance/org.wso2.carbon.governance.client/4.1.3</module>
           <module>../../../components/governance/org.wso2.carbon.governance.platform.extensions/4.1.3</module>
        <!-- End of G-Reg components -->

<!-- SAML SSO Authenticator -->
            <module>../../../components/authenticators/saml2-sso-authenticator/org.wso2.carbon.identity.authenticator.saml2.sso.common/4.1.3</module>
            <module>../../../components/authenticators/saml2-sso-authenticator/org.wso2.carbon.identity.authenticator.saml2.sso/4.1.3</module>
	    <!-- Start of Stratos2 components-->
            <module>../../../components/stratos/artifact-deployment-coordinator/org.wso2.carbon.adc.mgt/2.1.3</module>
            <module>../../../components/stratos/artifact-deployment-coordinator/org.wso2.carbon.adc.mgt.cli/2.1.3</module>
            <module>../../../components/stratos/org.wso2.carbon.cartridge.mgt.ui/2.1.3</module>
            <module>../../../components/stratos/artifact-deployment-coordinator/org.wso2.carbon.adc.topology.mgt/2.1.3</module>
            <module>../../../components/stratos/org.wso2.carbon.stratos.cloud.controller/2.1.3</module>
            <module>../../../components/load-balancer/lb-endpoint/org.wso2.carbon.lb.endpoint/4.1.3</module>
            <module>../../../components/load-balancer/org.wso2.carbon.lb.common/4.1.3</module>
            <module>../../../components/load-balancer/autoscaler/org.wso2.carbon.mediator.autoscale/4.1.3</module>
            <module>../../../components/stratos/usage/org.wso2.carbon.usage/2.1.3</module>
            <module>../../../components/stratos/usage/org.wso2.carbon.usage.ui/2.1.3</module>
            <module>../../../components/stratos/usage/org.wso2.carbon.usage.summary.helper/2.1.3</module>
            <module>../../../components/stratos/billing/org.wso2.carbon.billing.core/2.1.3</module>
            <module>../../../components/stratos/billing/org.wso2.carbon.billing.mgt/2.1.3</module>
	    <module>../../../components/stratos/cartridge-agent/org.wso2.carbon.cartridge.agent/2.1.3</module>
        <!-- End of Stratos2 components-->

        <!-- Start of ESB components -->
        <module>../../../components/mediators/fault/org.wso2.carbon.mediator.fault.ui/4.1.3</module>
        <module>../../../components/synapse-config-admin/org.wso2.carbon.mediation.configadmin.ui/4.1.3</module>       
        <module>../../../components/rest-api/org.wso2.carbon.rest.api/4.1.3</module>
        <module>../../../components/rest-api/org.wso2.carbon.rest.api.ui/4.1.3</module>
        <module>../../../components/mediators/calltemplate/org.wso2.carbon.mediator.calltemplate.ui/4.1.3</module>
        <module>../../../components/mediators/log/org.wso2.carbon.mediator.log.ui/4.1.3</module>
        <module>../../../components/mediators/cache/org.wso2.carbon.mediator.cache.ui/4.1.3</module>
        <module>../../../components/mediators/dbreport/org.wso2.carbon.mediator.dbreport.ui/4.1.3</module>
        <module>../../../components/mediation/message-store/org.wso2.carbon.message.store/4.1.3</module>
        <module>../../../components/mediation/message-store/org.wso2.carbon.message.store.ui/4.1.3</module>        
        <module>../../../components/sequence-editor/org.wso2.carbon.sequences/4.1.3</module>
        <module>../../../components/sequence-editor/org.wso2.carbon.sequences.ui/4.1.3</module>
        <module>../../../components/proxy-admin/org.wso2.carbon.proxyadmin/4.1.3</module>
        <module>../../../components/business-messaging/hl7/org.wso2.carbon.business.messaging.hl7.common/4.1.3</module>
        <module>../../../components/business-messaging/hl7/org.wso2.carbon.business.messaging.hl7.message/4.1.3</module>
        <module>../../../components/business-messaging/hl7/org.wso2.carbon.business.messaging.hl7.transport/4.1.3</module>
        <module>../../../components/mediators/payloadFactory/org.wso2.carbon.mediator.payloadfactory.ui/4.1.3</module>
        <module>../../../components/mediators/xslt/org.wso2.carbon.mediator.xslt.ui/4.1.3</module>         
        <module>../../../components/mediators/fastXSLT/org.wso2.carbon.mediator.fastXSLT.ui/4.1.3</module> 
        <module>../../../components/throttling/org.wso2.carbon.throttle.ui/4.1.3</module>
        <module>../../../components/mediators/enrich/org.wso2.carbon.mediator.enrich.ui/4.1.3</module>          
        <module>../../../components/proxy-admin/org.wso2.carbon.proxyadmin.ui/4.1.3</module>
        <module>../../../components/endpoint/org.wso2.carbon.endpoint/4.1.3</module>
        <module>../../../components/endpoint/org.wso2.carbon.endpoint.ui/4.1.3</module>
        <module>../../../components/data-agents/org.wso2.carbon.bam.mediationstats.data.publisher/4.1.3</module>
        <module>../../../components/service-mgt/org.wso2.carbon.service.mgt/4.1.3</module>
        <module>../../../components/service-mgt/org.wso2.carbon.service.mgt.ui/4.1.3</module>
        <module>../../../components/mediation/message-processor/org.wso2.carbon.message.processor.ui/4.1.3</module>
        <module>../../../components/mediators/send/org.wso2.carbon.mediator.send.ui/4.1.3</module>
        <module>../../../components/wsdl2code/org.wso2.carbon.modules.wsdl2code.ui/4.1.3</module>
        <module>../../../components/mediation/template-editor/org.wso2.carbon.mediation.templates/4.1.3</module> 
        <module>../../../components/mediation/template-editor/org.wso2.carbon.mediation.templates.ui/4.1.3</module>
        <module>../../../components/application-mgt/org.wso2.carbon.application.mgt.synapse/4.1.3</module>
        <module>../../../components/mediators/event/org.wso2.carbon.mediator.event.ui/4.1.3</module>
        <module>../../../components/mediators/class/org.wso2.carbon.mediator.clazz.services/4.1.3</module> 
        <module>../../../components/mediators/callout/org.wso2.carbon.mediator.callout.ui/4.1.3</module>
        <module>../../../components/application-deployers/org.wso2.carbon.application.deployer.synapse/4.1.3</module>
        <module>../../../components/policy-editor/org.wso2.carbon.policyeditor.ui/4.1.3</module>
        <module>../../../components/mediators/aggregate/org.wso2.carbon.mediator.aggregate.ui/4.1.3</module>
        <module>../../../components/mediators/property/org.wso2.carbon.mediator.property.ui/4.1.3</module>
        <module>../../../components/soap-tracer/org.wso2.carbon.tracer/4.1.3</module>
        <!-- ESB components -->
            
        <!-- End of ESB components -->
          <!--App Factory-->
        <module>../../../components/hostobjects/org.wso2.carbon.hostobjects.sso/1.0.2</module>
        <module>../../../components/appfac/org.wso2.carbon.appfactory.core/1.0.2</module>
        <module>../../../components/dashboard/org.wso2.carbon.dashboard/4.1.0</module>
        <module>../../../components/appfac/org.wso2.carbon.appfactory.hostobjects/1.0.2</module>
        <module>../../../components/appfac/org.wso2.carbon.appfactory.user.registration/1.0.2</module>
        <module>../../../components/appfac/org.wso2.carbon.appfactory.userstore/1.0.2</module>
        <module>../../../components/appfac/org.wso2.carbon.appfactory.application.mgt/1.0.2</module>
        <module>../../../components/appfac/org.wso2.carbon.appfactory.common/1.0.2</module>
        <module>../../../components/appfac/org.wso2.carbon.appfactory.login.ui/1.0.2</module>
        <module>../../../components/appfac/org.wso2.carbon.appfactory.tenant.roles/1.0.2</module>
        <module>../../../components/appfac/org.wso2.carbon.appfactory.events.notification/1.0.2</module>
        <module>../../../components/appfac/org.wso2.carbon.appfactory.repository/1.0.2</module>
        <module>../../../components/appfac/org.wso2.carbon.appfactory.build/1.0.2</module>
        <module>../../../components/appfac/org.wso2.carbon.appfactory.utilities/1.0.2</module>
        <module>../../../components/appfac/org.wso2.carbon.appfactory.apimanager.integration/1.0.2</module>
        <module>../../../components/appfac/org.wso2.carbon.appfactory.issuetracking/1.0.2</module>
        <module>../../../components/appfac/org.wso2.carbon.appfactory.registry.handler/1.0.2</module>
        <module>../../../components/appfac/org.wso2.carbon.appfactory.deployers/1.0.2</module>
        <module>../../../components/registry/org.wso2.carbon.registry.commentstream/1.0.0</module>


        <!--/App Factory-->
        <!--Start of MB components -->
        <module>../../../components/andes/org.wso2.carbon.andes.authentication/4.1.3</module>
        <module>../../../components/andes/org.wso2.carbon.andes.commons/4.1.3</module>
        <module>../../../components/andes/org.wso2.carbon.andes.authorization/4.1.3</module>
        <module>../../../components/andes/org.wso2.carbon.andes.core/4.1.3</module>
        <module>../../../components/andes/org.wso2.carbon.andes.admin/4.1.3</module>
        <module>../../../components/andes/org.wso2.carbon.andes/4.1.3</module>
        <module>../../../components/andes/org.wso2.carbon.andes.cluster.mgt/4.1.3</module>
        <module>../../../components/andes/org.wso2.carbon.andes.cluster.mgt.ui/4.1.3</module>
        <module>../../../components/andes/org.wso2.carbon.andes.ui/4.1.3</module>

        <module>../../../components/event/org.wso2.carbon.event.ui/4.1.3</module>

        <!--End of MB Components> -->

	<!-- Identity Components - Start -->
	<module>../../../components/identity/org.wso2.carbon.identity.oauth/4.1.3</module>
	<!-- Identity Components -End -->

	<!-- Storage Server - Start -->
	<module>../../../components/cassandra/org.wso2.carbon.cassandra.cluster.mgt/4.1.3</module>
	<module>../../../components/cassandra/org.wso2.carbon.cassandra.server/4.1.3</module>    
	<!-- Storage Server - End -->

	<module>../../../components/logging/org.wso2.carbon.logging.summarizer/4.1.3</module>

    </modules>
</project>
