[Carbon-commits] [Carbon] svn commit r108990 - branches/carbon/3.2.0/patch-releases/3.2.1/components
pradeeban at wso2.com
pradeeban at wso2.com
Mon Jul 4 09:47:30 EDT 2011
Author: pradeeban
Date: Mon Jul 4 06:47:29 2011
New Revision: 108990
URL: http://wso2.org/svn/browse/wso2?view=rev&revision=108990
Log:
Adding email-verification and admin-mgt components.
Modified:
branches/carbon/3.2.0/patch-releases/3.2.1/components/pom.xml
Modified: branches/carbon/3.2.0/patch-releases/3.2.1/components/pom.xml
URL: http://wso2.org/svn/browse/wso2/branches/carbon/3.2.0/patch-releases/3.2.1/components/pom.xml?rev=108990&r1=108989&r2=108990&view=diff
==============================================================================
--- branches/carbon/3.2.0/patch-releases/3.2.1/components/pom.xml (original)
+++ branches/carbon/3.2.0/patch-releases/3.2.1/components/pom.xml Mon Jul 4 06:47:29 2011
@@ -23,6 +23,9 @@
<module>../../../components/system-statistics/org.wso2.carbon.statistics/3.2.1</module>
+ <module>../../../components/admin-mgt/org.wso2.carbon.admin.mgt/3.2.1</module>
+ <module>../../../components/email-verification/org.wso2.carbon.email.verification/3.2.1</module>
+
<module>../../../components/bam/org.wso2.carbon.bam.core/3.2.1</module>
<module>../../../components/bam-data-publishers/org.wso2.carbon.bam.data.publisher.servicestats/3.2.1</module>
<module>../../../components/bam-data-publishers/org.wso2.carbon.bam.data.publisher.activity.mediation/3.2.1</module>
More information about the Carbon-commits
mailing list