Skip to content

Commit 4fb27db

Browse files
izeyewilkinsona
authored andcommitted
Remove accidental characters in sample's pom.xml
See gh-651
1 parent 97ddf3d commit 4fb27db

File tree

1 file changed

+1
-1
lines changed
  • samples/rest-notes-spring-data-rest

1 file changed

+1
-1
lines changed

samples/rest-notes-spring-data-rest/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
<logHandler>
8787
<outputToConsole>true</outputToConsole>
8888
<failIf>
89-
<severity>DEBUG</severity> (2)
89+
<severity>DEBUG</severity>
9090
</failIf>
9191
</logHandler>
9292
</configuration>

0 commit comments

Comments
 (0)