From 933b49c4d891d0a10af06a0ce3bace021c0a2879 Mon Sep 17 00:00:00 2001
From: Manula Thantriwatte <manulac@wso2.com>
Date: Mon, 15 Jul 2013 18:00:52 +0530
Subject: [PATCH] Add modules to pom

---
 components/pom.xml |    4 ++++
 1 file changed, 4 insertions(+)

diff --git a/components/pom.xml b/components/pom.xml
index 6d7c7cd..6a81e4d 100644
--- a/components/pom.xml
+++ b/components/pom.xml
@@ -97,6 +97,10 @@
 		<module>org.apache.stratos.tenant.dispatcher</module>
 		<module>org.apache.stratos.keystore.mgt</module>
 		<module>org.apache.stratos.activation</module>
+		<module>org.apache.stratos.cartridge.mgt.ui<module>
+		<!-- Theme mgt -->
+		<module>org.apache.stratos.theme.mgt<module>
+		<module>org.apache.stratos.theme.mgt.ui<module>
 	    </modules>
 	    
 	    <build>
-- 
1.7.9.5

