There was an error while loading. Please reload this page.
1 parent 293637f commit d368d0aCopy full SHA for d368d0a
1 file changed
cics-bundle-maven-plugin/pom.xml
@@ -211,6 +211,7 @@
211
<addTestClassPath>true</addTestClassPath>
212
<goals>install</goals>
213
<mergeUserSettings>true</mergeUserSettings>
214
+ <parallelThreads>1</parallelThreads>
215
<scriptVariables>
216
<wiremockPort>${wiremockPort}</wiremockPort>
217
<pluginString>${project.groupId}:${project.artifactId}:${project.version}</pluginString>
0 commit comments