| commit | 7d635c7fdc377a7a5a05f5cebf8cc17082bc415d | [log] [tgz] |
|---|---|---|
| author | Lukas Jungmann <lukas.jungmann@oracle.com> | Thu Oct 26 19:10:11 2023 +0200 |
| committer | Lukas Jungmann <lukas.jungmann@oracle.com> | Thu Oct 26 19:14:21 2023 +0200 |
| tree | a37a293d3f6e51b88bafc5039590592af91e7ade | |
| parent | fb6a7d216825d93d227409d963ec5654136cc4c7 [diff] |
use release 11 to comply with the plan Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
diff --git a/api/pom.xml b/api/pom.xml index 0eda3d3..93c1b6d 100644 --- a/api/pom.xml +++ b/api/pom.xml
@@ -98,7 +98,7 @@ <vendor.name>Eclipse Foundation</vendor.name> <implementation.vendor.id>org.glassfish</implementation.vendor.id> - <maven.compiler.release>21</maven.compiler.release> + <maven.compiler.release>11</maven.compiler.release> </properties> <build>