Remove accidental characters in sample's pom.xml
See gh-651
This commit is contained in:
committed by
Andy Wilkinson
parent
97ddf3dcec
commit
4fb27dbc9f
@@ -86,7 +86,7 @@
|
||||
<logHandler>
|
||||
<outputToConsole>true</outputToConsole>
|
||||
<failIf>
|
||||
<severity>DEBUG</severity> (2)
|
||||
<severity>DEBUG</severity>
|
||||
</failIf>
|
||||
</logHandler>
|
||||
</configuration>
|
||||
|
||||
Reference in New Issue
Block a user