Author: lindner
Date: Wed Sep  1 01:09:59 2010
New Revision: 991413

URL: http://svn.apache.org/viewvc?rev=991413&view=rev
Log:
even more parallelism

Modified:
    shindig/trunk/pom.xml

Modified: shindig/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/shindig/trunk/pom.xml?rev=991413&r1=991412&r2=991413&view=diff
==============================================================================
--- shindig/trunk/pom.xml (original)
+++ shindig/trunk/pom.xml Wed Sep  1 01:09:59 2010
@@ -743,7 +743,7 @@
             <artifactId>maven-surefire-report-plugin</artifactId>
             <version>2.5</version>
             <configuration>
-              <parallel>classes</parallel>
+              <parallel>both</parallel>
             </configuration>
           </plugin>
           <plugin>


Reply via email to