From a55f6d24171d8313beb329502fa9e60f368cdb9f Mon Sep 17 00:00:00 2001 From: Christopher Kolstad Date: Thu, 6 Oct 2022 15:09:15 +0200 Subject: [PATCH] fix: clean encoding configuration --- pom.xml | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index c1b33b644..509bd4aec 100644 --- a/pom.xml +++ b/pom.xml @@ -170,14 +170,6 @@ 1.8 - - org.apache.maven.plugins - maven-resources-plugin - 3.2.0 - - UTF-8 - - org.apache.maven.plugins maven-surefire-plugin @@ -310,9 +302,13 @@ false + UTF-8 + + UTF-8 + org.apache.maven.plugins