From 95e5d0a235570d4d3517a3f92613ef8befe801eb Mon Sep 17 00:00:00 2001 From: Lukas Jungmann Date: Thu, 15 Feb 2024 13:45:46 +0100 Subject: [PATCH] Bump master/2.2 to SE 11+ Signed-off-by: Lukas Jungmann --- api/pom.xml | 17 ++--------------- 1 file changed, 2 insertions(+), 15 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 756d2a4..cd93638 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -47,6 +47,8 @@ ${project.basedir}/../etc/spotbugs-exclude.xml 4.8.3.1 + + 11 @@ -213,27 +215,12 @@ org.apache.maven.plugins maven-compiler-plugin - 9 -Xlint:all true false - - - base-compile - - compile - - - 8 - - module-info.java - - - - org.codehaus.mojo