Author: keith Date: Mon Jun 30 02:53:14 2008 New Revision: 18717 URL: http://wso2.org/svn/browse/wso2?view=rev&revision=18717
Log: Removing commented out line Modified: trunk/mashup/java/modules/integration/pom.xml Modified: trunk/mashup/java/modules/integration/pom.xml URL: http://wso2.org/svn/browse/wso2/trunk/mashup/java/modules/integration/pom.xml?rev=18717&r1=18716&r2=18717&view=diff ============================================================================== --- trunk/mashup/java/modules/integration/pom.xml (original) +++ trunk/mashup/java/modules/integration/pom.xml Mon Jun 30 02:53:14 2008 @@ -237,7 +237,6 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-surefire-plugin</artifactId> - <!--inherited>false</inherited--> <configuration> <forkMode>pertest</forkMode> <argLine>-Xms256m -Xmx512m</argLine> _______________________________________________ Mashup-dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/mashup-dev
