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

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

    <modules>
                <!--BRS-->
                <module>../../../features/rule/service/org.wso2.carbon.rule.service.common.feature/4.0.3</module>
                <module>../../../features/rule/service/org.wso2.carbon.rule.service.server.feature/4.0.3</module>
                <module>../../../features/rule/service/org.wso2.carbon.rule.service.ui.feature/4.0.3</module>
                <module>../../../features/rule/service/org.wso2.carbon.rule.service.feature/4.0.3</module>
  		<!--Start of Logging -->
                <module>../../../features/logging-mgt/org.wso2.carbon.logging.summarizer.feature/4.0.3</module>
                <module>../../../features/logging-mgt/org.wso2.carbon.logging.summarizer.server.feature/4.0.3</module>
 		<module>../../../features/logging-mgt/org.wso2.carbon.logging.mgt.ui.feature/4.0.3</module>
		<module>../../../features/logging-mgt/org.wso2.carbon.logging.mgt.server.feature/4.0.3</module>
		<module>../../../features/logging-mgt/org.wso2.carbon.logging.mgt.feature/4.0.3</module>
                <!-- End of Logging -->

                <!--BRS-->

		<!-- Start of Identity server features -->
		<module>../../../features/identity/sso-saml/org.wso2.carbon.identity.sso.saml.server.feature/4.0.3</module>
		<module>../../../features/identity/sso-saml/org.wso2.carbon.identity.sso.saml.ui.feature/4.0.3</module>
		<module>../../../features/identity/sso-saml/org.wso2.carbon.identity.sso.saml.feature/4.0.3</module>
                <module>../../../features/identity/identity-provider/org.wso2.carbon.identity.provider.ui.feature/4.0.3</module>
                <module>../../../features/identity/identity-provider/org.wso2.carbon.identity.provider.server.feature/4.0.3</module>
                <module>../../../features/identity/identity-provider/org.wso2.carbon.identity.provider.feature/4.0.3</module>
		<module>../../../features/identity/self-registration/org.wso2.carbon.identity.self.registration.ui.feature/4.0.3</module>
		<module>../../../features/identity/self-registration/org.wso2.carbon.identity.self.registration.feature/4.0.3</module>
		<module>../../../features/identity/relying-party/org.wso2.carbon.identity.relying.party.server.feature/4.0.3</module>
		<module>../../../features/identity/relying-party/org.wso2.carbon.identity.relying.party.ui.feature/4.0.3</module>
		<module>../../../features/identity/relying-party/org.wso2.carbon.identity.relying.party.feature/4.0.3</module>
		<module>../../../features/identity/oauth/org.wso2.carbon.identity.oauth.common.feature/4.0.3</module>
                <module>../../../features/identity/oauth/org.wso2.carbon.identity.oauth.server.feature/4.0.3</module>
                <module>../../../features/identity/oauth/org.wso2.carbon.identity.oauth.ui.feature/4.0.3</module>
		<module>../../../features/identity/oauth/org.wso2.carbon.identity.oauth.feature/4.0.3</module>
		<module>../../../features/identity/identity-core/org.wso2.carbon.identity.core.server.feature/4.0.3</module>
		<module>../../../features/identity/identity-core/org.wso2.carbon.identity.core.feature/4.0.3</module>
		<module>../../../features/identity/identity-mgt/org.wso2.carbon.identity.mgt.server.feature/4.0.3</module>
		<module>../../../features/identity/identity-mgt/org.wso2.carbon.identity.mgt.ui.feature/4.0.3</module>
		<module>../../../features/identity/identity-mgt/org.wso2.carbon.identity.mgt.feature/4.0.3</module>
		<module>../../../features/identity/scim/org.wso2.carbon.identity.scim.common.feature/4.0.3</module>
		<module>../../../features/identity/scim/org.wso2.carbon.identity.scim.provider.feature/4.0.3</module>
		<module>../../../features/identity/scim/org.wso2.carbon.identity.scim.ui.feature/4.0.3</module>
		<module>../../../features/identity/scim/org.wso2.carbon.identity.scim.feature/4.0.3</module>
		<module>../../../features/identity/xacml/org.wso2.carbon.identity.xacml.server.feature/4.0.3</module>
		<module>../../../features/identity/xacml/org.wso2.carbon.identity.xacml.ui.feature/4.0.3</module>
		<module>../../../features/identity/xacml/org.wso2.carbon.identity.xacml.feature/4.0.3</module>
		<module>../../../features/identity/passive-sts/org.wso2.carbon.identity.sts.passive.server.feature/4.0.3</module>
		<module>../../../features/identity/passive-sts/org.wso2.carbon.identity.sts.passive.ui.feature/4.0.3</module>
		<module>../../../features/identity/passive-sts/org.wso2.carbon.identity.sts.passive.feature/4.0.3</module>
                <module>../../../features/security-mgt/org.wso2.carbon.security.mgt.server.feature/4.0.3</module>
		<module>../../../features/security-mgt/org.wso2.carbon.security.mgt.feature/4.0.3</module>
		<module>../../../features/sts/org.wso2.carbon.sts.server.feature/4.0.3</module>
		<module>../../../features/sts/org.wso2.carbon.sts.feature/4.0.3</module>
		<module>../../../features/ldap-server/org.wso2.carbon.ldap.server.server.feature/4.0.3</module>
		<module>../../../features/ldap-server/org.wso2.carbon.ldap.server.feature/4.0.3</module>
		<module>../../../features/authenticators/saml2-sso/org.wso2.carbon.identity.authenticator.saml2.sso.ui.feature/4.0.3</module>
		<module>../../../features/authenticators/saml2-sso/org.wso2.carbon.identity.authenticator.saml2.sso.server.feature/4.0.3</module>
		<module>../../../features/authenticators/saml2-sso/org.wso2.carbon.identity.authenticator.saml2.sso.feature/4.0.3</module>
		<module>../../../features/xkms/org.wso2.carbon.xkms.mgt.ui.feature/4.0.3</module>
                <module>../../../features/xkms/org.wso2.carbon.xkms.mgt.feature/4.0.3</module>
				<module>../../../features/ldap-server-manager/org.wso2.carbon.directory.service.mgr.ui.feature/4.0.3</module>
				<module>../../../features/ldap-server-manager/org.wso2.carbon.directory.service.mgr.feature/4.0.3</module>
		<!-- End of Identity server features -->

		<!-- Start of ESB features -->
		<module>../../../features/identity/oauth/org.wso2.carbon.identity.oauth.mediator.feature/4.0.3</module>
		<!-- End of ESB features -->

		<!-- Start of Stratos features -->
		<module>../../../features/stratos/billing/org.wso2.carbon.billing.server.feature/2.0.3</module>	
		<module>../../../features/stratos/billing/org.wso2.carbon.billing.ui.feature/2.0.3</module>
		<module>../../../features/stratos/common/org.wso2.carbon.stratos.common.server.feature/2.0.3</module>
		<module>../../../features/stratos/common/org.wso2.carbon.stratos.common.ui.feature/2.0.3</module>
		<module>../../../features/stratos/common/org.wso2.carbon.stratos.common.feature/2.0.3</module>					
		<module>../../../features/stratos/usage/org.wso2.carbon.stratos.usage.agent.feature/2.0.3</module>					
		<module>../../../features/stratos/usage/org.wso2.carbon.stratos.usage.server.feature/2.0.3</module>					
		<module>../../../features/stratos/usage/org.wso2.carbon.stratos.usage.feature/2.0.3</module>					
		<!-- End of Stratos features -->

                <!--Start of GReg -->
                <module>../../../features/registry/meta-data/org.wso2.carbon.governance.metadata.feature/4.0.3</module>
                <module>../../../features/registry/meta-data/org.wso2.carbon.governance.metadata.server.feature/4.0.3</module>
                <!-- End of GReg -->
                
                <!--Start of MB features -->
                <module>../../../features/andes/org.wso2.carbon.andes.server.feature/4.0.3</module>
        	<module>../../../features/andes/org.wso2.carbon.andes.feature/4.0.3</module>
                <!--End of MB features -->

                <!-- Start of BAM Data Agent features -->
                <module>../../../features/data-agents/mediation/org.wso2.carbon.bam.mediation.agent.ui.feature/4.0.3</module>
                <module>../../../features/data-agents/mediation/org.wso2.carbon.bam.mediation.agent.server.feature/4.0.3</module>
                <module>../../../features/data-agents/mediation/org.wso2.carbon.bam.mediation.agent.feature/4.0.3</module>
                <module>../../../features/data-agents/service/org.wso2.carbon.bam.service.agent.ui.feature/4.0.3</module>
                <module>../../../features/data-agents/service/org.wso2.carbon.bam.service.agent.server.feature/4.0.3</module>
                <module>../../../features/data-agents/service/org.wso2.carbon.bam.service.agent.feature/4.0.3</module>
                <module>../../../features/mediators/bam-mediator/org.wso2.carbon.mediator.bam.server.feature/4.0.3</module>
                <module>../../../features/mediators/bam-mediator/org.wso2.carbon.mediator.bam.config.server.feature/4.0.3</module>
                <module>../../../features/mediators/bam-mediator/org.wso2.carbon.mediator.bam.config.ui.feature/4.0.3</module>
                <module>../../../features/mediators/bam-mediator/org.wso2.carbon.mediator.bam.feature/4.0.3</module>
                <!-- End of BAM Agent features -->
                <!-- APIMgt-->
                <module>../../../features/apimgt/org.wso2.carbon.apimgt.server.feature/4.0.4</module>
                <module>../../../features/apimgt/org.wso2.carbon.apimgt.ui.feature/4.0.4</module>         	
        	<!-- APIMgt-->

		<!-- Start of TS features -->
		<module>../../../features/remote-tasks/org.wso2.carbon.remote-tasks.server.feature/4.0.3</module>
		<module>../../../features/remote-tasks/org.wso2.carbon.remote-tasks.ui.feature/4.0.3</module>
		<module>../../../features/remote-tasks/org.wso2.carbon.remote-tasks.feature/4.0.3</module>
		<!-- End of TS features -->

		<!--Start  HumanTask/Attachment Mgt features -->
	        <module>../../../features/humantask/org.wso2.carbon.humantask.server.feature/4.0.3/pom.xml</module>
        	<module>../../../features/humantask/org.wso2.carbon.humantask.feature/4.0.3/pom.xml</module>

	        <module>../../../features/attachment-mgt/org.wso2.carbon.attachment.mgt.server.feature/4.0.3/pom.xml</module>     
		<module>../../../features/attachment-mgt/org.wso2.carbon.attachment.mgt.feature/4.0.3/pom.xml</module>	
		<!--End HumanTask/Attachment Mgt features -->

		<!-- Start of SS features -->
	 	<!-- Cassandra -->
        	<module>../../../features/cassandra/org.wso2.carbon.cassandra.dataaccess.feature/4.0.3</module>
        	<module>../../../features/cassandra/org.wso2.carbon.cassandra.server.feature/4.0.3</module>
        	<module>../../../features/cassandra/org.wso2.carbon.cassandra.mgt.feature/4.0.3</module>
        	<module>../../../features/cassandra/org.wso2.carbon.cassandra.feature/4.0.3</module>
        	<module>../../../features/cassandra/org.wso2.carbon.cassandra.cluster.mgt.feature/4.0.3</module>
        	<!-- Cassandra -->
		<!-- RSS-manager-->
        	<module>../../../features/rss-manager/org.wso2.carbon.rssmanager.server.feature/4.0.3</module>
        	<module>../../../features/rss-manager/org.wso2.carbon.rssmanager.ui.feature/4.0.3</module>
        	<module>../../../features/rss-manager/org.wso2.carbon.rssmanager.feature/4.0.3</module>
        	<!-- RSS-manager-->
		<!-- End of SS features -->

                <!-- Synapse -->
                <module>../../../features/synapse/org.apache.synapse.wso2.feature/4.0.3</module>		
		<module>../../../features/synapse/org.apache.synapse.transport.nhttp.feature/4.0.3</module>
                <!-- Synapse -->	

    </modules>
</project>

