From 54ba4e0932f7d6b65a7c804870b8f148ad038753 Mon Sep 17 00:00:00 2001 From: "kosaka.koki" Date: Tue, 31 May 2022 16:48:24 +0900 Subject: [PATCH] Fix pom for microprofile 5.0 support --- launcher-dist/pom.xml | 7 ------- launcher-impl/glassfish/pom.xml | 4 ---- pom.xml | 4 ++-- 3 files changed, 2 insertions(+), 13 deletions(-) diff --git a/launcher-dist/pom.xml b/launcher-dist/pom.xml index 86cd1e3..1f9d2ab 100644 --- a/launcher-dist/pom.xml +++ b/launcher-dist/pom.xml @@ -144,13 +144,6 @@ META-INF/services/org.eclipse.microprofile.rest.client.spi.RestClientListener - - org.eclipse.persistence:jakarta.persistence - - META-INF/*.SF - META-INF/*.RSA - - diff --git a/launcher-impl/glassfish/pom.xml b/launcher-impl/glassfish/pom.xml index 7789024..b52e4de 100644 --- a/launcher-impl/glassfish/pom.xml +++ b/launcher-impl/glassfish/pom.xml @@ -254,7 +254,6 @@ jakarta.validation jakarta.validation-api - 3.0.0 * @@ -265,7 +264,6 @@ org.glassfish.exousia exousia - 1.0.0 * @@ -276,7 +274,6 @@ org.glassfish.corba glassfish-corba-orb - 4.2.4 * @@ -287,7 +284,6 @@ org.glassfish.corba rmic - 4.2.4 * diff --git a/pom.xml b/pom.xml index 712bbc3..b1859ff 100644 --- a/pom.xml +++ b/pom.xml @@ -60,8 +60,8 @@ UTF-8 - 1.8 - 1.8 + 11 + 11 true 3.0 4.0