Author: ruwan Date: Fri Aug 22 02:14:53 2008 New Revision: 20937 URL: http://wso2.org/svn/browse/wso2?view=rev&revision=20937
Log: minor formattings Modified: branches/esb/java/2.0-SNAPSHOT/pom.xml Modified: branches/esb/java/2.0-SNAPSHOT/pom.xml URL: http://wso2.org/svn/browse/wso2/branches/esb/java/2.0-SNAPSHOT/pom.xml?rev=20937&r1=20936&r2=20937&view=diff ============================================================================== --- branches/esb/java/2.0-SNAPSHOT/pom.xml (original) +++ branches/esb/java/2.0-SNAPSHOT/pom.xml Fri Aug 22 02:14:53 2008 @@ -17,7 +17,6 @@ </license> </licenses> - <modules> <module>modules/core</module> <module>modules/www</module> @@ -123,13 +122,11 @@ </dependencyManagement> <dependencies> - <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> <version>3.8.1</version> <scope>test</scope> - </dependency> </dependencies> _______________________________________________ Esb-java-dev mailing list [email protected] http://mailman.wso2.org/cgi-bin/mailman/listinfo/esb-java-dev
