Author: sameera Date: Wed Aug 19 10:32:38 2009 New Revision: 43789 URL: http://wso2.org/svn/browse/wso2?view=rev&revision=43789
Log: adding feature maven project to esb Modified: branches/esb/java/2.1.1/product/pom.xml Modified: branches/esb/java/2.1.1/product/pom.xml URL: http://wso2.org/svn/browse/wso2/branches/esb/java/2.1.1/product/pom.xml?rev=43789&r1=43788&r2=43789&view=diff ============================================================================== --- branches/esb/java/2.1.1/product/pom.xml (original) +++ branches/esb/java/2.1.1/product/pom.xml Wed Aug 19 10:32:38 2009 @@ -39,6 +39,7 @@ <modules> <module>modules/styles</module> <module>modules/samples</module> + <module>modules/features</module> <module>modules/distribution</module> </modules> _______________________________________________ Esb-java-dev mailing list [email protected] https://wso2.org/cgi-bin/mailman/listinfo/esb-java-dev
