Merge pull request #651 from izeye

* gh-651:
  Remove accidental characters in sample's pom.xml

Closes gh-651
This commit is contained in:
Andy Wilkinson
2019-10-17 12:07:54 +01:00

View File

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