reset threadcount to zero as the plugin is not yet threadsafe

This commit is contained in:
Jeremy Long
2017-04-29 09:33:52 -04:00
parent c0f41c461b
commit 4543835a0d

View File

@@ -16,4 +16,4 @@
# Copyright (c) 2014 Jeremy Long. All Rights Reserved.
#
invoker.goals = install ${project.groupId}:${project.artifactId}:${project.version}:check -e -T 8
invoker.goals = install ${project.groupId}:${project.artifactId}:${project.version}:check -X -T 1