Skip to content

Commit 8231127

Browse files
committed
remove word maven
1 parent d39dcb8 commit 8231127

File tree

1 file changed

+1
-1
lines changed
  • ibm-mq-metrics/src/integrationTest/resources

1 file changed

+1
-1
lines changed

ibm-mq-metrics/src/integrationTest/resources/log4j2.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<Configuration status="WARN" monitorInterval="30">
33

44
<Appenders>
5-
<!-- Console appender: nice for quick output during Maven run -->
5+
<!-- Console appender: nice for quick output during run -->
66
<Console name="Console" target="SYSTEM_OUT">
77
<PatternLayout pattern="%d{yyyy-MM-dd HH:mm:ss.SSS} [%t] %-5level %logger{36} - %msg%n" />
88
</Console>

0 commit comments

Comments
 (0)