Remove accidental characters in sample's pom.xml

See gh-651
This commit is contained in:
Johnny Lim
2019-10-17 08:48:19 +09:00
committed by Andy Wilkinson
parent 97ddf3dcec
commit 4fb27dbc9f

View File

@@ -86,7 +86,7 @@
<logHandler>
<outputToConsole>true</outputToConsole>
<failIf>
<severity>DEBUG</severity> (2)
<severity>DEBUG</severity>
</failIf>
</logHandler>
</configuration>