From 0e221178618fc9f2caae5b6888e9e97ed0b3e911 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..d4a676d 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

