summaryrefslogtreecommitdiffstats
path: root/parent
diff options
context:
space:
mode:
Diffstat (limited to 'parent')
-rw-r--r--parent/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/parent/pom.xml b/parent/pom.xml
index 2faabde5241..5533e37d898 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -220,6 +220,7 @@
<configuration>
<redirectTestOutputToFile>${test.hide}</redirectTestOutputToFile>
<systemPropertyVariables>
+ <jdisc.logger.level>INFO</jdisc.logger.level>
<java.io.tmpdir>${project.build.directory}</java.io.tmpdir>
</systemPropertyVariables>
<trimStackTrace>false</trimStackTrace>