From 72bb0178342d9130c0ca33b773fbcf6ee2ef27db Mon Sep 17 00:00:00 2001 From: Andreas Troelsen Date: Sun, 5 Dec 2021 13:55:19 +0100 Subject: [PATCH] Fix `maven-compiler-plugin` configuration. Apparently the whole `` tag shebang doesn't work on jitpack. Not sure where it comes from. --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index cad46c7..c32006a 100644 --- a/pom.xml +++ b/pom.xml @@ -157,7 +157,8 @@ maven-compiler-plugin 3.8.1 - 11 + 11 + 11