From 44f70ce4dc4b86d3fbee482e071e55402c9af980 Mon Sep 17 00:00:00 2001 From: Nanne Baars Date: Mon, 20 Dec 2021 10:20:11 +0100 Subject: [PATCH] Remove unnecessary compiler section from pom.xml as it confuses Intellij while importing --- pom.xml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/pom.xml b/pom.xml index 143eef96a..ff5eaa840 100644 --- a/pom.xml +++ b/pom.xml @@ -184,16 +184,6 @@ - - org.apache.maven.plugins - maven-compiler-plugin - ${maven-compiler-plugin.version} - - 15 - 15 - UTF-8 - - org.apache.maven.plugins maven-checkstyle-plugin