test master #1

Closed
manuele.simi wants to merge 109 commits from master into feature/17809
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 8c56a22daa - Show all commits

View File

@ -768,7 +768,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.0.0-M5</version>
<version>2.22.2</version>
<configuration>
<parallel>classes</parallel> <!-- each class in its own JVM-->
<threadCountClasses>10</threadCountClasses>