[Carbon-commits] [Carbon] svn commit r113965 - branches/carbon/3.2.0/patch-releases/3.2.2/features

shammi at wso2.com shammi at wso2.com
Fri Oct 14 07:37:57 EDT 2011


Author: shammi
Date: Fri Oct 14 04:37:57 2011
New Revision: 113965
URL: http://wso2.org/svn/browse/wso2?view=rev&revision=113965

Log:
Adding rules composite feature

Modified:
   branches/carbon/3.2.0/patch-releases/3.2.2/features/pom.xml

Modified: branches/carbon/3.2.0/patch-releases/3.2.2/features/pom.xml
URL: http://wso2.org/svn/browse/wso2/branches/carbon/3.2.0/patch-releases/3.2.2/features/pom.xml?rev=113965&r1=113964&r2=113965&view=diff
==============================================================================
--- branches/carbon/3.2.0/patch-releases/3.2.2/features/pom.xml	(original)
+++ branches/carbon/3.2.0/patch-releases/3.2.2/features/pom.xml	Fri Oct 14 04:37:57 2011
@@ -216,6 +216,6 @@
 
 	<!-- 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>        
     </modules>
 </project>


More information about the Carbon-commits mailing list