From 2435403f6a3b70425116f8212d4e9e33954bcbab Mon Sep 17 00:00:00 2001 From: Neo Pimentel Date: Fri, 15 Jun 2018 15:50:17 -0600 Subject: [PATCH] Configured file encoding for the project to be UTF-8. It will no longer be platform dependent. --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 71370fd..e2abeca 100644 --- a/pom.xml +++ b/pom.xml @@ -45,6 +45,7 @@ 1.7 1.7 + UTF-8