[Carbon-commits] [Carbon] svn commit r116193 - branches/carbon/3.2.0/patch-releases/3.2.3/components

hasini at wso2.com hasini at wso2.com
Fri Nov 25 06:25:15 EST 2011


Author: hasini
Date: Fri Nov 25 03:25:14 2011
New Revision: 116193
URL: http://wso2.org/svn/browse/wso2?view=rev&revision=116193

Log:
Adding thrift.authenticator component to patch release pom

Modified:
   branches/carbon/3.2.0/patch-releases/3.2.3/components/pom.xml

Modified: branches/carbon/3.2.0/patch-releases/3.2.3/components/pom.xml
URL: http://wso2.org/svn/browse/wso2/branches/carbon/3.2.0/patch-releases/3.2.3/components/pom.xml?rev=116193&r1=116192&r2=116193&view=diff
==============================================================================
--- branches/carbon/3.2.0/patch-releases/3.2.3/components/pom.xml	(original)
+++ branches/carbon/3.2.0/patch-releases/3.2.3/components/pom.xml	Fri Nov 25 03:25:14 2011
@@ -19,6 +19,7 @@
     
     <modules>
 	<!-- identity -->
+	<module>../../../components/identity/org.wso2.carbon.identity.thrift.authentication/3.2.3</module>
 	<module>../../../components/identity/org.wso2.carbon.identity.entitlement/3.2.3</module>
         <module>../../../components/identity/org.wso2.carbon.identity.entitlement.ui/3.2.3</module>
         <!-- try-it -->


More information about the Carbon-commits mailing list