increased logging level in test

This commit is contained in:
Jeremy Long
2017-09-15 18:57:08 -04:00
parent a98b946354
commit 165170e5d4
11 changed files with 12 additions and 12 deletions

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 -Dformat=ALL
invoker.goals = install ${project.groupId}:${project.artifactId}:${project.version}:check -X -Dformat=ALL