<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.2</version>
        <relativePath>../pom.xml</relativePath>
    </parent>
    
    <modelVersion>4.0.0</modelVersion>
    <groupId>org.wso2.carbon</groupId>
    <artifactId>patch-releases-features</artifactId>
    <packaging>pom</packaging>
    <version>3.2.2</version>
    <name>WSO2 Carbon - Patch releases - Features Aggregator Module</name>
    <url>http://wso2.org</url>
    
    <modules>
        <module>../../../features/endpoints/org.wso2.carbon.endpoint.server.feature/3.2.2</module>
        <module>../../../features/transports/org.wso2.carbon.transports.relay.feature/1.0.1</module>
        <module>../../../features/stratos/gapp/org.wso2.carbon.stratos.gapp.ui.feature/1.5.2</module>
        <module>../../../features/stratos/gapp/org.wso2.carbon.stratos.gapp.server.feature/1.5.2</module>
        <module>../../../features/stratos/gapp/org.wso2.carbon.stratos.gapp.feature/1.5.2</module>
        <module>../../../features/identity/relying-party/org.wso2.carbon.identity.relying.party.ui.feature/3.2.2</module>
        <module>../../../features/identity/relying-party/org.wso2.carbon.identity.relying.party.server.feature/3.2.2</module>
        <module>../../../features/identity/relying-party/org.wso2.carbon.identity.relying.party.feature/3.2.2</module>
        <module>../../../features/identity/passive-sts/org.wso2.carbon.identity.sts.passive.feature/3.2.2</module>
        <module>../../../features/identity/passive-sts/org.wso2.carbon.identity.sts.passive.server.feature/3.2.2</module>
        <module>../../../features/identity/passive-sts/org.wso2.carbon.identity.sts.passive.ui.feature/3.2.2</module>
        <module>../../../features/identity/identity-core/org.wso2.carbon.identity.core.feature/3.2.2</module>
        <module>../../../features/identity/identity-core/org.wso2.carbon.identity.core.server.feature/3.2.2</module>
        <module>../../../features/identity/identity-core/org.wso2.carbon.identity.core.ui.feature/3.2.2</module>
 	<module>../../../features/identity/identity-provider/org.wso2.carbon.identity.provider.feature/3.2.2</module>
	<module>../../../features/identity/identity-provider/org.wso2.carbon.identity.provider.server.feature/3.2.2</module>
 	<module>../../../features/identity/identity-provider/org.wso2.carbon.identity.provider.ui.feature/3.2.2</module>
	<module>../../../features/authenticators/saml2-sso/org.wso2.carbon.identity.authenticator.saml2.sso.ui.feature/3.2.2</module>
	<module>../../../features/authenticators/saml2-sso/org.wso2.carbon.identity.authenticator.saml2.sso.feature/3.2.2</module>

        <module>../../../features/deployment-synchronizer/org.wso2.carbon.deployment.synchronizer.subversion.feature/3.2.2</module>
        <module>../../../features/synapse/org.apache.synapse.wso2.feature/2.1.0.wso2v4</module>
        <module>../../../features/identity/xacml/org.wso2.carbon.identity.xacml.server.feature/3.2.2</module>
        <module>../../../features/identity/xacml/org.wso2.carbon.identity.xacml.ui.feature/3.2.2</module>
        <module>../../../features/identity/xacml/org.wso2.carbon.identity.xacml.feature/3.2.2</module>
	<module>../../../features/identity/xacml/org.wso2.carbon.identity.xacml.mediator.feature/3.2.2</module>
        <module>../../../features/deployment-synchronizer/org.wso2.carbon.deployment.synchronizer.server.feature/3.2.2</module>
	<module>../../../features/deployment-synchronizer/org.wso2.carbon.deployment.synchronizer.ui.feature/3.2.2</module>
        <module>../../../features/deployment-synchronizer/org.wso2.carbon.deployment.synchronizer.feature/3.2.2</module>
        <module>../../../features/data-services/org.wso2.carbon.dataservices.server.feature/3.2.2</module>
        <module>../../../features/data-services/org.wso2.carbon.dataservices.ui.feature/3.2.2</module>
        <module>../../../features/data-services/org.wso2.carbon.dataservices.feature/3.2.2</module>
        <module>../../../features/data-sources/org.wso2.carbon.datasource.feature/3.2.2</module>
        <module>../../../features/data-sources/org.wso2.carbon.datasource.server.feature/3.2.2</module>
        <module>../../../features/admin-mgt/org.wso2.carbon.admin.mgt.feature/3.2.2</module>
        <module>../../../features/admin-mgt/org.wso2.carbon.admin.mgt.ui.feature/3.2.2</module>
        <module>../../../features/admin-mgt/org.wso2.carbon.admin.mgt.server.feature/3.2.2</module>
	<module>../../../features/bam/org.wso2.carbon.bam.server.feature/3.2.2</module>
	<module>../../../features/bam/org.wso2.carbon.bam.feature/3.2.2</module>
	<module>../../../features/csg/org.wso2.carbon.cloud.qpid.client.feature/3.2.2</module>
	<module>../../../features/csg/org.wso2.carbon.cloud.csg.agent.ui.feature/3.2.2</module>
	<module>../../../features/csg/org.wso2.carbon.cloud.csg.agent.server.feature/3.2.2</module>
	<module>../../../features/csg/org.wso2.carbon.cloud.csg.agent.feature/3.2.2</module>
	<module>../../../features/csg/org.wso2.carbon.cloud.csg.feature/3.2.2</module>

        <module>../../../features/dashboard/org.wso2.carbon.dashboard.feature/3.2.2</module>     
        <module>../../../features/dashboard/org.wso2.carbon.dashboard.server.feature/3.2.2</module>
        <module>../../../features/dashboard/org.wso2.carbon.dashboard.ui.feature/3.2.2</module>
        <module>../../../features/dashboard/org.wso2.carbon.dashboard.mgt.gadgetrepo.server.feature/3.2.2</module>     
        <module>../../../features/dashboard/org.wso2.carbon.dashboard.mgt.gadgetrepo.ui.feature/3.2.2</module>     
        <module>../../../features/dashboard/org.wso2.carbon.dashboard.mgt.gadgetrepo.feature/3.2.2</module>     
        <module>../../../features/dashboard/org.wso2.carbon.dashboard.mgt.users.feature/3.2.2</module>     
        <module>../../../features/dashboard/org.wso2.carbon.dashboard.mgt.users.server.feature/3.2.2</module>     
        <module>../../../features/dashboard/org.wso2.carbon.dashboard.mgt.users.ui.feature/3.2.2</module>     
        <module>../../../features/dashboard/org.wso2.carbon.dashboard.gadgetrepopopulator.server.feature/3.2.2</module> 
        <module>../../../features/dashboard/org.wso2.carbon.dashboard.dashboardpopulator.server.feature/3.2.2</module> 
        <module>../../../features/dashboard/org.wso2.carbon.dashboard.mgt.theme.server.feature/3.2.2</module> 
        <module>../../../features/dashboard/org.wso2.carbon.dashboard.mgt.theme.ui.feature/3.2.2</module>
        <module>../../../features/dashboard/org.wso2.carbon.dashboard.mgt.theme.feature/3.2.2</module> 
        <module>../../../features/dashboard/org.wso2.carbon.dashboard.social.ui.feature/3.2.2</module>
        <module>../../../features/dashboard/org.wso2.carbon.dashboard.social.server.feature/3.2.2</module>
        <module>../../../features/dashboard/org.wso2.carbon.dashboard.social.feature/3.2.2</module>
        <module>../../../features/dashboard/org.wso2.carbon.dashboard.mgt.oauth.server.feature/3.2.2</module> 
        <module>../../../features/dashboard/org.wso2.carbon.dashboard.mgt.oauth.ui.feature/3.2.2</module> 
        <module>../../../features/dashboard/org.wso2.carbon.dashboard.mgt.oauth.feature/3.2.2</module> 
        
        <module>../../../features/system-statistics/org.wso2.carbon.system.statistics.server.feature/3.2.2</module> 
        <module>../../../features/system-statistics/org.wso2.carbon.system.statistics.feature/3.2.2</module> 

        <module>../../../features/stratos/common/1.5.2</module>

        <module>../../../features/security-mgt/org.wso2.carbon.security.mgt.server.feature/3.2.2</module>
	<module>../../../features/security-mgt/org.wso2.carbon.security.mgt.ui.feature/3.2.2</module>
        <module>../../../features/security-mgt/org.wso2.carbon.security.mgt.feature/3.2.2</module>

	<module>../../../features/sts/org.wso2.carbon.sts.server.feature/3.2.2</module>
	<module>../../../features/sts/org.wso2.carbon.sts.feature/3.2.2</module>

	<module>../../../features/proxyadmin/org.wso2.carbon.proxyadmin.ui.feature/3.2.2</module>
	<module>../../../features/proxyadmin/org.wso2.carbon.proxyadmin.server.feature/3.2.2</module>
	<module>../../../features/proxyadmin/org.wso2.carbon.proxyadmin.feature/3.2.2</module>
	<module>../../../features/endpoints/org.wso2.carbon.endpoint.ui.feature/3.2.2</module>
	<module>../../../features/endpoints/org.wso2.carbon.endpoint.feature/3.2.2</module>
	<module>../../../features/transport-mgt/org.wso2.carbon.transport.mgt.feature/3.2.2</module>
	<module>../../../features/transport-mgt/org.wso2.carbon.transport.mgt.ui.feature/3.2.2</module>
	<module>../../../features/transport-mgt/org.wso2.carbon.transport.nhttp.feature/3.2.2</module>
	<module>../../../features/synapse/org.apache.synapse.transport.nhttp.feature/2.1.0.wso2v4</module>
	<module>../../../features/synapse/org.apache.synapse.transport.vfs.feature/2.1.0.wso2v4</module>
	<module>../../../features/synapse/org.apache.synapse.transport.fix.feature/2.1.0.wso2v4</module>
	<module>../../../features/priority-mediation/org.wso2.carbon.priority.executors.server.feature/3.2.2</module>
	<module>../../../features/priority-mediation/org.wso2.carbon.priority.feature/3.2.2</module>
	<module>../../../features/cep/org.wso2.carbon.cep.ui.feature/3.2.2</module>
        <module>../../../features/cep/org.wso2.carbon.cep.server.feature/3.2.2</module>
        <module>../../../features/cep/org.wso2.carbon.cep.feature/3.2.2</module>	
	<module>../../../features/service-mgt/org.wso2.carbon.service.mgt.ui.feature/3.2.2</module>
        <module>../../../features/service-mgt/org.wso2.carbon.service.mgt.server.feature/3.2.2</module>
        <module>../../../features/service-mgt/org.wso2.carbon.service.mgt.feature/3.2.2</module>
        <module>../../../features/issue-tracker/org.wso2.carbon.issue.tracker.feature/3.2.2</module>
        <module>../../../features/issue-tracker/org.wso2.carbon.issue.tracker.server.feature/3.2.2</module>
        <module>../../../features/issue-tracker/org.wso2.carbon.issue.tracker.ui.feature/3.2.2</module>

 	<module>../../../features/logging-mgt/org.wso2.carbon.logging.mgt.feature/3.2.2</module>
        <module>../../../features/logging-mgt/org.wso2.carbon.logging.mgt.ui.feature/3.2.2</module>

	<module>../../../features/axis2-repo-mgt/org.wso2.carbon.repomanager.axis2.ui.feature/3.2.2</module>
	<module>../../../features/axis2-repo-mgt/org.wso2.carbon.repomanager.axis2.server.feature/3.2.2</module>
	<module>../../../features/axis2-repo-mgt/org.wso2.carbon.repomanager.axis2.feature/3.2.2</module>
	<module>../../../features/service-hosting/jaxws-services/org.wso2.carbon.jaxwsservices.ui.feature/3.2.2</module>
        <module>../../../features/service-hosting/jaxws-services/org.wso2.carbon.jaxwsservices.feature/3.2.2</module>
        <module>../../../features/service-hosting/jar-services/org.wso2.carbon.jarservices.ui.feature/3.2.2</module>
        <module>../../../features/service-hosting/jar-services/org.wso2.carbon.jarservices.feature/3.2.2</module>
        <module>../../../features/module-mgt/org.wso2.carbon.module.mgt.ui.feature/3.2.2</module>
        <module>../../../features/module-mgt/org.wso2.carbon.module.mgt.feature/3.2.2</module>
        <module>../../../features/service-hosting/aar-services/org.wso2.carbon.aarservices.ui.feature/3.2.2</module>
        <module>../../../features/service-hosting/aar-services/org.wso2.carbon.aarservices.feature/3.2.2</module>
        <module>../../../features/application-mgt/org.wso2.carbon.application.mgt.server.feature/3.2.2</module>
        <module>../../../features/application-mgt/org.wso2.carbon.application.mgt.ui.feature/3.2.2</module>
        <module>../../../features/application-mgt/org.wso2.carbon.application.mgt.feature/3.2.2</module>
	<module>../../../features/application-mgt/org.wso2.carbon.application.mgt.bpel.feature/3.2.1</module> 	
	<module>../../../features/application-mgt/org.wso2.carbon.application.mgt.bpel.server.feature/3.2.1</module> 	
        <module>../../../features/webapp-mgt/org.wso2.carbon.webapp.mgt.ui.feature/3.2.2</module>
	<module>../../../features/webapp-mgt/org.wso2.carbon.webapp.mgt.server.feature/3.2.2</module>
        <module>../../../features/webapp-mgt/org.wso2.carbon.webapp.mgt.feature/3.2.2</module>
        <module>../../../features/service-hosting/spring-services/org.wso2.carbon.springservices.ui.feature/3.2.2</module>
        <module>../../../features/service-hosting/spring-services/org.wso2.carbon.springservices.feature/3.2.2</module>
    
        <module>../../../features/registry/handler-configuration/org.wso2.carbon.registry.handler.configuration.server.feature/3.2.2</module>
	<module>../../../features/registry/handler-configuration/org.wso2.carbon.registry.handler.configuration.ui.feature/3.2.2</module>
	<module>../../../features/registry/handler-configuration/org.wso2.carbon.registry.handler.configuration.feature/3.2.2</module>
	<module>../../../features/registry/resource-properties/org.wso2.carbon.registry.resource.properties.ui.feature/3.2.2</module>
	<module>../../../features/registry/resource-properties/org.wso2.carbon.registry.resource.properties.server.feature/3.2.2</module>
	<module>../../../features/registry/resource-properties/org.wso2.carbon.registry.resource.properties.feature/3.2.2</module>	
        <module>../../../features/registry/meta-data/org.wso2.carbon.governance.metadata.server.feature/3.2.2</module>
	<module>../../../features/registry/meta-data/org.wso2.carbon.governance.metadata.ui.feature/3.2.2</module>
	<module>../../../features/registry/meta-data/org.wso2.carbon.governance.metadata.feature/3.2.2</module>
	<module>../../../features/registry/ws-api/org.wso2.carbon.registry.ws.feature/3.2.2</module>
	<module>../../../features/registry/registry-profiles/org.wso2.carbon.registry.profiles.server.feature/3.2.2</module>
	<module>../../../features/registry/registry-profiles/org.wso2.carbon.registry.profiles.feature/3.2.2</module>
	<module>../../../features/registry/registry-profiles/org.wso2.carbon.registry.profiles.ui.feature/3.2.2</module>
	<module>../../../features/registry/notifications-configuration/org.wso2.carbon.governance.notifications.configuration.feature/3.2.2</module>
	<module>../../../features/registry/governance-gadgets/org.wso2.carbon.governance.gadgets.impactanalysis.feature/3.2.2</module>
	<module>../../../features/registry/governance-gadgets/org.wso2.carbon.governance.gadgets.feature/3.2.2</module>
	<module>../../../features/registry/governance-gadgets/org.wso2.carbon.governance.gadgets.ui.feature/3.2.2</module>
	<module>../../../features/registry/governance-gadgets/org.wso2.carbon.governance.gadgets.lifecycle.feature/3.2.2</module>
	<module>../../../features/registry/governance-gadgets/org.wso2.carbon.governance.gadgets.resourceimpact.feature/3.2.2</module>
	<module>../../../features/registry/activities/org.wso2.carbon.registry.activities.server.feature/3.2.2</module>
        <module>../../../features/registry/activities/org.wso2.carbon.registry.activities.ui.feature/3.2.2</module>
        <module>../../../features/registry/activities/org.wso2.carbon.registry.activities.feature/3.2.2</module> 
	<module>../../../features/registry/lifecycle-management/org.wso2.carbon.governance.lifecycle.management.ui.feature/3.2.2</module>
	<module>../../../features/registry/lifecycle-management/org.wso2.carbon.governance.lifecycle.management.feature/3.2.2</module>
	<module>../../../features/registry/lifecycle-management/org.wso2.carbon.governance.lifecycle.management.server.feature/3.2.2</module>
	<module>../../../features/registry/registry-core/org.wso2.carbon.registry.core.common.feature/3.2.2</module>
	<module>../../../features/registry/registry-core/org.wso2.carbon.registry.core.server.feature/3.2.2</module>
	<module>../../../features/registry/registry-core/org.wso2.carbon.registry.core.ui.feature/3.2.2</module>
	<module>../../../features/registry/registry-core/org.wso2.carbon.registry.core.feature/3.2.2</module>
	<module>../../../features/registry/content-search/org.wso2.carbon.registry.contentsearch.server.feature/3.2.2</module>
	<module>../../../features/registry/content-search/org.wso2.carbon.registry.contentsearch.feature/3.2.2</module>
	<module>../../../features/registry/content-search/org.wso2.carbon.registry.contentsearch.ui.feature/3.2.2</module>
        <module>../../../features/registry/associations-dependencies/org.wso2.carbon.registry.associations.dependencies.server.feature/3.2.2</module>
        <module>../../../features/registry/associations-dependencies/org.wso2.carbon.registry.associations.dependencies.ui.feature/3.2.2</module>
        <module>../../../features/registry/associations-dependencies/org.wso2.carbon.registry.associations.dependencies.feature/3.2.2</module>
        <module>../../../features/registry/community-features/org.wso2.carbon.registry.community.features.server.feature/3.2.2</module>
        <module>../../../features/registry/community-features/org.wso2.carbon.registry.community.features.ui.feature/3.2.2</module> 
        <module>../../../features/registry/community-features/org.wso2.carbon.registry.community.features.feature/3.2.2</module>
        <module>../../../features/registry/extensions/org.wso2.carbon.registry.extensions.server.feature/3.2.2</module>
        <module>../../../features/registry/extensions/org.wso2.carbon.registry.extensions.ui.feature/3.2.2</module>
        <module>../../../features/registry/extensions/org.wso2.carbon.registry.extensions.feature/3.2.2</module> 
        <module>../../../features/registry/jcr/org.wso2.carbon.registry.jcr.feature/3.2.2</module>
        <module>../../../features/registry/uddi/org.wso2.carbon.registry.uddi.feature/3.2.2</module>
        <module>../../../features/registry/platform-extensions/org.wso2.carbon.governance.platform.extensions.feature/3.2.2</module>
        <module>../../../features/registry/platform-extensions/org.wso2.carbon.governance.platform.extensions.server.feature/3.2.2</module>
	<module>../../../features/identity/sso-saml/org.wso2.carbon.identity.sso.saml.server.feature/3.2.2</module>
	<module>../../../features/identity/sso-saml/org.wso2.carbon.identity.sso.saml.ui.feature/3.2.2</module>
        <module>../../../features/identity/sso-saml/org.wso2.carbon.identity.sso.saml.feature/3.2.2</module>

        <module>../../../features/broker/org.wso2.carbon.broker.server.feature/3.2.2</module>
        <module>../../../features/broker/org.wso2.carbon.broker.feature/3.2.2</module>
        <module>../../../features/broker-manager/org.wso2.carbon.brokermanager.server.feature/3.2.2</module>
        <module>../../../features/broker-manager/org.wso2.carbon.brokermanager.feature/3.2.2</module>

        <module>../../../features/tryit/org.wso2.carbon.tryit.server.feature/3.2.2</module>
        <module>../../../features/tryit/org.wso2.carbon.tryit.feature/3.2.2</module>

	<!--BPS-->        
	<module>../../../features/bpel/org.wso2.carbon.bpel.feature/3.2.2</module>
        <module>../../../features/bpel/org.wso2.carbon.bpel.server.feature/3.2.2</module>
        <module>../../../features/bpel/org.wso2.carbon.bpel.ui.feature/3.2.2</module>
		
	<!--ESB-->
	<module>../../../features/localentry/org.wso2.carbon.localentry.ui.feature/3.2.2</module>
        <module>../../../features/localentry/org.wso2.carbon.localentry.feature/3.2.2</module> 
        <module>../../../features/mediation-initializer/org.wso2.carbon.mediation.initializer.server.feature/3.2.2</module> 
        <module>../../../features/mediation-initializer/org.wso2.carbon.mediation.initializer.feature/3.2.2</module> 
	<module>../../../features/mediators/org.wso2.carbon.mediators.ui.feature/3.2.2</module>
	<module>../../../features/mediators/org.wso2.carbon.mediators.feature/3.2.2</module>
        <module>../../../features/reporting/org.wso2.carbon.reporting.server.feature/3.2.2</module> 
        <module>../../../features/reporting/org.wso2.carbon.reporting.ui.feature/3.2.2</module>
        <module>../../../features/reporting/org.wso2.carbon.reporting.custom.ui.feature/3.2.2</module>
        <module>../../../features/reporting/org.wso2.carbon.reporting.feature/3.2.2</module>
        <module>../../../features/synapse-artifact-uploader/org.wso2.carbon.mediation.artifactuploader.ui.feature/3.2.2</module>
        <module>../../../features/synapse-artifact-uploader/org.wso2.carbon.mediation.artifactuploader.feature/3.2.2</module>
	<module>../../../features/message-relay/org.wso2.carbon.relay.server.feature/3.2.2</module> 
        <module>../../../features/message-relay/org.wso2.carbon.relay.feature/3.2.2</module> 
		<module>../../../features/mediation/message-store/org.wso2.carbon.message.store.server.feature/3.2.2</module> 
        <module>../../../features/mediation/message-store/org.wso2.carbon.message.store.feature/3.2.2</module> 

        <module>../../../features/sequence-editor/org.wso2.carbon.sequences.server.feature/3.2.2</module>
	<module>../../../features/sequence-editor/org.wso2.carbon.sequences.ui.feature/3.2.2</module>
	<module>../../../features/sequence-editor/org.wso2.carbon.sequences.feature/3.2.2</module>
	
	<!-- rss-manager -->
	<module>../../../features/admin-console/org.wso2.carbon.adminconsole.feature/3.2.2</module>
        <module>../../../features/admin-console/org.wso2.carbon.adminconsole.server.feature/3.2.2</module>
        <module>../../../features/admin-console/org.wso2.carbon.adminconsole.ui.feature/3.2.2</module>	


      <!--MS--> 
        <module>../../../features/mashup/js-services/org.wso2.carbon.jsservices.server.feature/3.2.2</module>
        <module>../../../features/mashup/js-services/org.wso2.carbon.jsservices.common.feature/3.2.2</module>        
        <module>../../../features/mashup/js-services/org.wso2.carbon.jsservices.ui.feature/3.2.2</module>
	<module>../../../features/mashup/js-services/org.wso2.carbon.jsservices.feature/3.2.2</module>
        <module>../../../features/mashup/js-scraper/org.wso2.carbon.jsscraper.ui.feature/3.2.2</module>
        <module>../../../features/mashup/js-scraper/org.wso2.carbon.jsscraper.feature/3.2.2</module>
        <module>../../../features/mashup/js-stubgenerator/org.wso2.carbon.jsstubgenerator.server.feature/3.2.2</module>
        <module>../../../features/mashup/js-stubgenerator/org.wso2.carbon.jsstubgenerator.feature/3.2.2</module>

	<!-- brs-->
	<module>../../../features/rule/org.wso2.carbon.rule.service.ui.feature/3.2.2</module>
	<module>../../../features/rule/org.wso2.carbon.rule.service.feature/3.2.2</module>       

	<!-- dbconsole -->
	<module>../../../features/dbconsole/org.wso2.carbon.dbconsole.ui.feature/3.2.2</module> 

	<!-- Cassandra -->
	<module>../../../features/cassandra/org.wso2.carbon.cassandra.dataaccess.feature/3.2.2</module>
	<module>../../../features/cassandra/org.wso2.carbon.cassandra.server.feature/3.2.2</module>
	<module>../../../features/cassandra/org.wso2.carbon.cassandra.mgt.ui.feature/3.2.2</module>
	<module>../../../features/cassandra/org.wso2.carbon.cassandra.mgt.feature/3.2.2</module>
	<module>../../../features/cassandra/org.wso2.carbon.cassandra.feature/3.2.2</module>
   
	<!--Messagebox -->
        <module>../../../features/messagebox/org.wso2.carbon.messagebox.ui.feature/3.2.2</module>
        <module>../../../features/messagebox/org.wso2.carbon.messagebox.server.feature/3.2.2</module>
        <module>../../../features/messagebox/org.wso2.carbon.messagebox.feature/3.2.2</module>

     </modules>
</project>
