Skip to content

Commit d368d0a

Browse files
committed
new versino of invoker defaults to parallel exec - revert to sequential
1 parent 293637f commit d368d0a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

cics-bundle-maven-plugin/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,7 @@
211211
<addTestClassPath>true</addTestClassPath>
212212
<goals>install</goals>
213213
<mergeUserSettings>true</mergeUserSettings>
214+
<parallelThreads>1</parallelThreads>
214215
<scriptVariables>
215216
<wiremockPort>${wiremockPort}</wiremockPort>
216217
<pluginString>${project.groupId}:${project.artifactId}:${project.version}</pluginString>

0 commit comments

Comments
 (0)