From 24aa3a428d4baceb5d368f3b8466ef57b32af4cc Mon Sep 17 00:00:00 2001 From: Andreas Troelsen Date: Tue, 12 Jun 2018 00:32:49 +0200 Subject: [PATCH] Help Maven calm down. It's just UTF-8, Maven. No need to throw warnings all over the place... This commit fixes some of the source encoding warnings Maven would print during compilation. --- pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pom.xml b/pom.xml index e35fcb7..5aa8f17 100644 --- a/pom.xml +++ b/pom.xml @@ -9,6 +9,10 @@ MobArena 0.100.3-SNAPSHOT + + UTF-8 + +