replace all fixed wiremock ports
[so.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 1d5d53d..01d66b4 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                                                        <so.log.level>DEBUG</so.log.level>
                                                </systemPropertyVariables>
                                                <rerunFailingTestsCount>2</rerunFailingTestsCount>
+                                               <parallel>classes</parallel>
+                                               <useUnlimitedThreads>false</useUnlimitedThreads>
+                                               <threadCount>1</threadCount>
                                        </configuration>
                                </plugin>
                                <plugin>