diff --git a/jetty-core/jetty-quic/jetty-quic-quiche/jetty-quic-quiche-foreign-incubator/pom.xml b/jetty-core/jetty-quic/jetty-quic-quiche/jetty-quic-quiche-foreign-incubator/pom.xml index 6daadd721be..eea0a67b409 100644 --- a/jetty-core/jetty-quic/jetty-quic-quiche/jetty-quic-quiche-foreign-incubator/pom.xml +++ b/jetty-core/jetty-quic/jetty-quic-quiche/jetty-quic-quiche-foreign-incubator/pom.xml @@ -8,7 +8,7 @@ 4.0.0 jetty-quic-quiche-foreign-incubator - Jetty Core :: QUIC :: Quiche :: Foreign Binding (incubator) + Jetty Core :: QUIC :: Quiche :: Foreign (Java 17) ${project.groupId}.quic-quiche-foreign-incubator @@ -20,9 +20,6 @@ maven-compiler-plugin - 17 - 17 - 17 --add-modules jdk.incubator.foreign diff --git a/jetty-core/jetty-quic/jetty-quic-quiche/pom.xml b/jetty-core/jetty-quic/jetty-quic-quiche/pom.xml index 826848b5069..fb0165ba288 100644 --- a/jetty-core/jetty-quic/jetty-quic-quiche/pom.xml +++ b/jetty-core/jetty-quic/jetty-quic-quiche/pom.xml @@ -14,17 +14,6 @@ jetty-quic-quiche-common jetty-quic-quiche-jna + jetty-quic-quiche-foreign-incubator - - - - jdk17 - - 17 - - - jetty-quic-quiche-foreign-incubator - - - diff --git a/jetty-core/jetty-quic/jetty-quic-server/pom.xml b/jetty-core/jetty-quic/jetty-quic-server/pom.xml index 0cbaffc476a..9a999c3a530 100644 --- a/jetty-core/jetty-quic/jetty-quic-server/pom.xml +++ b/jetty-core/jetty-quic/jetty-quic-server/pom.xml @@ -42,7 +42,7 @@ jdk17 - [17,) + 17