Advertisement
Guest User

Untitled

a guest
Jul 31st, 2014
173
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. <plugin>
  2. <groupId>org.apache.maven.plugins</groupId>
  3. <artifactId>maven-surefire-plugin</artifactId>
  4. <configuration>
  5. <parallel>suites</parallel>
  6. </configuration>
  7. </plugin>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement