From 4fb27dbc9f01d285ca9d6efe08532f107b418e3f Mon Sep 17 00:00:00 2001 From: Johnny Lim Date: Thu, 17 Oct 2019 08:48:19 +0900 Subject: [PATCH] Remove accidental characters in sample's pom.xml See gh-651 --- samples/rest-notes-spring-data-rest/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/rest-notes-spring-data-rest/pom.xml b/samples/rest-notes-spring-data-rest/pom.xml index e0f1bd06..1fe266b2 100644 --- a/samples/rest-notes-spring-data-rest/pom.xml +++ b/samples/rest-notes-spring-data-rest/pom.xml @@ -86,7 +86,7 @@ true - DEBUG (2) + DEBUG