From f9217bb00bae23d124fcb4a2a566242d89915af6 Mon Sep 17 00:00:00 2001
From: Pradeep Fernando <pradeepfn@gmail.com>
Date: Tue, 23 Jul 2013 19:05:25 +0530
Subject: [PATCH] fixing build failure

---
 components/pom.xml |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/components/pom.xml b/components/pom.xml
index d51027f..5def97c 100644
--- a/components/pom.xml
+++ b/components/pom.xml
@@ -53,7 +53,7 @@
 		<module>org.apache.stratos.adc.topology.mgt</module>
 		<module>org.apache.stratos.adc.mgt</module>
 		<module>org.apache.stratos.adc.mgt.repository.synchronizer</module>
-		<module>org.apache.stratos.adc.mgt.cli</module>
+		<module>org.apache.stratos.cli</module>
 		<module>org.apache.stratos.deployment</module>
 		<!-- ELB -->
 		<module>org.apache.stratos.lb.common</module>
-- 
1.7.9.5

