diff --git a/pom.xml b/pom.xml index 86b3035..b11032d 100644 --- a/pom.xml +++ b/pom.xml @@ -31,12 +31,15 @@ https://github.com/eclipse-ee4j/angus-activation - 2.1 + 2.2 Jakarta Activation Specification 2.1.3 ${project.version} 23.1.2 + 11 + ${maven.compiler.release} + 11 Angus Activation API documentation Angus Activation v${angus-activation.version}]]> @@ -274,35 +277,15 @@ Copyright © 2019, ${current.year} Eclipse Foundation. All rights reserved.] - org.apache.maven.plugins maven-compiler-plugin - 9 -Xlint:all true - false - - - base-compile - - compile - - - 8 - - module-info.java - - - - org.codehaus.mojo