From a55322984380688044b2a764d2f3c5526011264b Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Tue, 14 May 2024 12:45:50 +1000 Subject: [PATCH] Updating to version 10.0.22-SNAPSHOT --- VERSION.txt | 2 + apache-jsp/pom.xml | 2 +- apache-jstl/pom.xml | 2 +- build-resources/pom.xml | 2 +- .../demo-async-rest-jar/pom.xml | 2 +- .../demo-async-rest-server/pom.xml | 2 +- .../demo-async-rest-webapp/pom.xml | 2 +- demos/demo-async-rest/pom.xml | 2 +- demos/demo-jaas-webapp/pom.xml | 2 +- demos/demo-jetty-webapp/pom.xml | 2 +- demos/demo-jndi-webapp/pom.xml | 2 +- demos/demo-jsp-webapp/pom.xml | 2 +- demos/demo-mock-resources/pom.xml | 2 +- demos/demo-proxy-webapp/pom.xml | 2 +- demos/demo-simple-webapp/pom.xml | 2 +- .../demo-container-initializer/pom.xml | 2 +- demos/demo-spec/demo-spec-webapp/pom.xml | 2 +- demos/demo-spec/demo-web-fragment/pom.xml | 2 +- demos/demo-spec/pom.xml | 2 +- demos/embedded/pom.xml | 2 +- demos/pom.xml | 2 +- .../jetty-asciidoctor-extensions/pom.xml | 2 +- documentation/jetty-documentation/pom.xml | 2 +- documentation/pom.xml | 2 +- javadoc/pom.xml | 2 +- jetty-alpn/jetty-alpn-client/pom.xml | 2 +- .../jetty-alpn-conscrypt-client/pom.xml | 2 +- .../jetty-alpn-conscrypt-server/pom.xml | 2 +- jetty-alpn/jetty-alpn-java-client/pom.xml | 2 +- jetty-alpn/jetty-alpn-java-server/pom.xml | 2 +- jetty-alpn/jetty-alpn-server/pom.xml | 2 +- jetty-alpn/pom.xml | 2 +- jetty-annotations/pom.xml | 2 +- jetty-ant/pom.xml | 2 +- jetty-bom/pom.xml | 166 +++++++++--------- jetty-cdi/pom.xml | 2 +- jetty-client/pom.xml | 2 +- jetty-deploy/pom.xml | 2 +- jetty-fcgi/fcgi-client/pom.xml | 2 +- jetty-fcgi/fcgi-server/pom.xml | 2 +- jetty-fcgi/pom.xml | 2 +- .../jetty-gcloud-session-manager/pom.xml | 2 +- jetty-gcloud/pom.xml | 2 +- jetty-hazelcast/pom.xml | 2 +- jetty-home/pom.xml | 2 +- jetty-http-spi/pom.xml | 2 +- jetty-http/pom.xml | 2 +- jetty-http2/http2-client/pom.xml | 2 +- jetty-http2/http2-common/pom.xml | 2 +- jetty-http2/http2-hpack/pom.xml | 2 +- .../http2-http-client-transport/pom.xml | 2 +- jetty-http2/http2-server/pom.xml | 2 +- jetty-http2/pom.xml | 2 +- jetty-http3/http3-client/pom.xml | 2 +- jetty-http3/http3-common/pom.xml | 2 +- .../http3-http-client-transport/pom.xml | 2 +- jetty-http3/http3-qpack/pom.xml | 2 +- jetty-http3/http3-server/pom.xml | 2 +- jetty-http3/http3-tests/pom.xml | 2 +- jetty-http3/pom.xml | 2 +- jetty-infinispan/infinispan-common/pom.xml | 2 +- .../infinispan-embedded-query/pom.xml | 2 +- jetty-infinispan/infinispan-embedded/pom.xml | 2 +- .../infinispan-remote-query/pom.xml | 2 +- jetty-infinispan/infinispan-remote/pom.xml | 2 +- jetty-infinispan/pom.xml | 2 +- jetty-io/pom.xml | 2 +- jetty-jaas/pom.xml | 2 +- jetty-jaspi/pom.xml | 2 +- jetty-jmx/pom.xml | 2 +- jetty-jndi/pom.xml | 2 +- jetty-jspc-maven-plugin/pom.xml | 2 +- jetty-keystore/pom.xml | 2 +- jetty-maven-plugin/pom.xml | 2 +- .../jetty-memcached-sessions/pom.xml | 2 +- jetty-memcached/pom.xml | 2 +- jetty-nosql/pom.xml | 2 +- jetty-openid/pom.xml | 2 +- jetty-osgi/jetty-osgi-alpn/pom.xml | 2 +- jetty-osgi/jetty-osgi-boot-jsp/pom.xml | 2 +- jetty-osgi/jetty-osgi-boot-warurl/pom.xml | 2 +- jetty-osgi/jetty-osgi-boot/pom.xml | 2 +- jetty-osgi/jetty-osgi-httpservice/pom.xml | 2 +- jetty-osgi/pom.xml | 2 +- jetty-osgi/test-jetty-osgi-context/pom.xml | 2 +- jetty-osgi/test-jetty-osgi-fragment/pom.xml | 2 +- jetty-osgi/test-jetty-osgi-server/pom.xml | 2 +- .../test-jetty-osgi-webapp-resources/pom.xml | 2 +- jetty-osgi/test-jetty-osgi-webapp/pom.xml | 2 +- jetty-osgi/test-jetty-osgi/pom.xml | 2 +- jetty-p2/pom.xml | 2 +- jetty-plus/pom.xml | 2 +- jetty-proxy/pom.xml | 2 +- jetty-quic/pom.xml | 2 +- jetty-quic/quic-client/pom.xml | 2 +- jetty-quic/quic-common/pom.xml | 2 +- jetty-quic/quic-quiche/pom.xml | 2 +- .../quic-quiche/quic-quiche-common/pom.xml | 2 +- .../quic-quiche-foreign-incubator/pom.xml | 2 +- .../quic-quiche/quic-quiche-jna/pom.xml | 2 +- jetty-quic/quic-server/pom.xml | 2 +- jetty-quickstart/pom.xml | 2 +- jetty-rewrite/pom.xml | 2 +- jetty-runner/pom.xml | 2 +- jetty-security/pom.xml | 2 +- jetty-server/pom.xml | 2 +- jetty-servlet/pom.xml | 2 +- jetty-servlets/pom.xml | 2 +- jetty-slf4j-impl/pom.xml | 2 +- jetty-start/pom.xml | 2 +- jetty-unixdomain-server/pom.xml | 2 +- .../jetty-unixsocket-client/pom.xml | 2 +- .../jetty-unixsocket-common/pom.xml | 2 +- .../jetty-unixsocket-server/pom.xml | 2 +- jetty-unixsocket/pom.xml | 2 +- jetty-util-ajax/pom.xml | 2 +- jetty-util/pom.xml | 2 +- jetty-webapp/pom.xml | 2 +- jetty-websocket/pom.xml | 2 +- jetty-websocket/websocket-core-client/pom.xml | 2 +- jetty-websocket/websocket-core-common/pom.xml | 2 +- jetty-websocket/websocket-core-server/pom.xml | 2 +- jetty-websocket/websocket-core-tests/pom.xml | 2 +- .../websocket-javax-client/pom.xml | 2 +- .../websocket-javax-common/pom.xml | 2 +- .../websocket-javax-server/pom.xml | 2 +- jetty-websocket/websocket-javax-tests/pom.xml | 2 +- jetty-websocket/websocket-jetty-api/pom.xml | 2 +- .../websocket-jetty-client/pom.xml | 2 +- .../websocket-jetty-common/pom.xml | 2 +- .../websocket-jetty-server/pom.xml | 2 +- jetty-websocket/websocket-jetty-tests/pom.xml | 2 +- jetty-websocket/websocket-servlet/pom.xml | 2 +- jetty-xml/pom.xml | 2 +- pom.xml | 2 +- tests/jetty-home-tester/pom.xml | 2 +- tests/jetty-http-tools/pom.xml | 2 +- tests/jetty-jmh/pom.xml | 2 +- tests/pom.xml | 2 +- tests/test-cdi/pom.xml | 2 +- tests/test-distribution/pom.xml | 2 +- tests/test-http-client-transport/pom.xml | 2 +- tests/test-integration/pom.xml | 2 +- tests/test-jmx/jmx-webapp-it/pom.xml | 2 +- tests/test-jmx/jmx-webapp/pom.xml | 2 +- tests/test-jmx/pom.xml | 2 +- tests/test-jpms/pom.xml | 2 +- .../test-jpms-websocket-core/pom.xml | 2 +- tests/test-loginservice/pom.xml | 2 +- tests/test-quickstart/pom.xml | 2 +- tests/test-sessions/pom.xml | 2 +- .../test-sessions/test-file-sessions/pom.xml | 2 +- .../test-gcloud-sessions/pom.xml | 2 +- .../test-hazelcast-sessions/pom.xml | 2 +- .../test-infinispan-sessions/pom.xml | 2 +- .../test-sessions/test-jdbc-sessions/pom.xml | 2 +- .../test-memcached-sessions/pom.xml | 2 +- .../test-mongodb-sessions/pom.xml | 2 +- .../test-sessions-common/pom.xml | 2 +- tests/test-webapps/pom.xml | 2 +- .../test-bad-websocket-webapp/pom.xml | 2 +- .../test-cdi-common-webapp/pom.xml | 2 +- tests/test-webapps/test-felix-webapp/pom.xml | 2 +- tests/test-webapps/test-http2-webapp/pom.xml | 2 +- tests/test-webapps/test-openid-webapp/pom.xml | 2 +- .../test-webapps/test-owb-cdi-webapp/pom.xml | 2 +- .../test-simple-session-webapp/pom.xml | 2 +- .../test-webapps/test-webapp-rfc2616/pom.xml | 2 +- .../pom.xml | 2 +- .../test-websocket-client-webapp/pom.xml | 2 +- .../test-websocket-webapp/pom.xml | 2 +- .../test-webapps/test-weld-cdi-webapp/pom.xml | 2 +- tests/test-websocket-autobahn/pom.xml | 2 +- 173 files changed, 256 insertions(+), 254 deletions(-) diff --git a/VERSION.txt b/VERSION.txt index f5777f0c143e..d4c4b45a3049 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1,3 +1,5 @@ +jetty-10.0.22-SNAPSHOT + jetty-10.0.21 - 14 May 2024 + 10805 Jetty response with an invalid HTTP2 packet if the client set the hpack table size as 0 diff --git a/apache-jsp/pom.xml b/apache-jsp/pom.xml index 9b8b94b34d0a..e6992fa21054 100644 --- a/apache-jsp/pom.xml +++ b/apache-jsp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 10.0.21 + 10.0.22-SNAPSHOT apache-jsp Jetty :: Apache JSP Implementation diff --git a/apache-jstl/pom.xml b/apache-jstl/pom.xml index fc43301da177..afafa4a2b381 100644 --- a/apache-jstl/pom.xml +++ b/apache-jstl/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-project - 10.0.21 + 10.0.22-SNAPSHOT apache-jstl jar diff --git a/build-resources/pom.xml b/build-resources/pom.xml index c7817ec7c3d3..4f2032cb12d4 100644 --- a/build-resources/pom.xml +++ b/build-resources/pom.xml @@ -8,7 +8,7 @@ --> org.eclipse.jetty build-resources - 10.0.21 + 10.0.22-SNAPSHOT jar Jetty :: Build Resources diff --git a/demos/demo-async-rest/demo-async-rest-jar/pom.xml b/demos/demo-async-rest/demo-async-rest-jar/pom.xml index fa03fad8ce16..ca106a08ea1f 100644 --- a/demos/demo-async-rest/demo-async-rest-jar/pom.xml +++ b/demos/demo-async-rest/demo-async-rest-jar/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.demos demo-async-rest-parent - 10.0.21 + 10.0.22-SNAPSHOT demo-async-rest-jar jar diff --git a/demos/demo-async-rest/demo-async-rest-server/pom.xml b/demos/demo-async-rest/demo-async-rest-server/pom.xml index 030205afd741..47e0fb034225 100644 --- a/demos/demo-async-rest/demo-async-rest-server/pom.xml +++ b/demos/demo-async-rest/demo-async-rest-server/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.demos demo-async-rest-parent - 10.0.21 + 10.0.22-SNAPSHOT demo-async-rest-server jar diff --git a/demos/demo-async-rest/demo-async-rest-webapp/pom.xml b/demos/demo-async-rest/demo-async-rest-webapp/pom.xml index 46a15813e5e1..96050bb2ce3f 100644 --- a/demos/demo-async-rest/demo-async-rest-webapp/pom.xml +++ b/demos/demo-async-rest/demo-async-rest-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.demos demo-async-rest-parent - 10.0.21 + 10.0.22-SNAPSHOT demo-async-rest-webapp war diff --git a/demos/demo-async-rest/pom.xml b/demos/demo-async-rest/pom.xml index 4b1b5b01a015..d9327988b770 100644 --- a/demos/demo-async-rest/pom.xml +++ b/demos/demo-async-rest/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.demos demos-parent - 10.0.21 + 10.0.22-SNAPSHOT demo-async-rest-parent pom diff --git a/demos/demo-jaas-webapp/pom.xml b/demos/demo-jaas-webapp/pom.xml index 6c58bc4e5c89..4f9bc438c7e0 100644 --- a/demos/demo-jaas-webapp/pom.xml +++ b/demos/demo-jaas-webapp/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.demos demos-parent - 10.0.21 + 10.0.22-SNAPSHOT demo-jaas-webapp war diff --git a/demos/demo-jetty-webapp/pom.xml b/demos/demo-jetty-webapp/pom.xml index 82e8dffad104..a905ee888c25 100644 --- a/demos/demo-jetty-webapp/pom.xml +++ b/demos/demo-jetty-webapp/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.demos demos-parent - 10.0.21 + 10.0.22-SNAPSHOT ../pom.xml demo-jetty-webapp diff --git a/demos/demo-jndi-webapp/pom.xml b/demos/demo-jndi-webapp/pom.xml index f2197890f83a..d668c548e349 100644 --- a/demos/demo-jndi-webapp/pom.xml +++ b/demos/demo-jndi-webapp/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.demos demos-parent - 10.0.21 + 10.0.22-SNAPSHOT demo-jndi-webapp war diff --git a/demos/demo-jsp-webapp/pom.xml b/demos/demo-jsp-webapp/pom.xml index 979bd44a11c9..de3d3be243fe 100644 --- a/demos/demo-jsp-webapp/pom.xml +++ b/demos/demo-jsp-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.demos demos-parent - 10.0.21 + 10.0.22-SNAPSHOT demo-jsp-webapp war diff --git a/demos/demo-mock-resources/pom.xml b/demos/demo-mock-resources/pom.xml index 1cb92791c9c4..38dd9ff8408f 100644 --- a/demos/demo-mock-resources/pom.xml +++ b/demos/demo-mock-resources/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.demos demos-parent - 10.0.21 + 10.0.22-SNAPSHOT demo-mock-resources jar diff --git a/demos/demo-proxy-webapp/pom.xml b/demos/demo-proxy-webapp/pom.xml index d3b6f2f0defe..92dad8202220 100644 --- a/demos/demo-proxy-webapp/pom.xml +++ b/demos/demo-proxy-webapp/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.demos demos-parent - 10.0.21 + 10.0.22-SNAPSHOT demo-proxy-webapp war diff --git a/demos/demo-simple-webapp/pom.xml b/demos/demo-simple-webapp/pom.xml index 11d846710d9e..b1c8f925358c 100644 --- a/demos/demo-simple-webapp/pom.xml +++ b/demos/demo-simple-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.demos demos-parent - 10.0.21 + 10.0.22-SNAPSHOT demo-simple-webapp war diff --git a/demos/demo-spec/demo-container-initializer/pom.xml b/demos/demo-spec/demo-container-initializer/pom.xml index 9fac9966d24e..d5f5c6eec74b 100644 --- a/demos/demo-spec/demo-container-initializer/pom.xml +++ b/demos/demo-spec/demo-container-initializer/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.demos demos-parent - 10.0.21 + 10.0.22-SNAPSHOT ../../pom.xml demo-container-initializer diff --git a/demos/demo-spec/demo-spec-webapp/pom.xml b/demos/demo-spec/demo-spec-webapp/pom.xml index 95705892ee57..35f88d5857e2 100644 --- a/demos/demo-spec/demo-spec-webapp/pom.xml +++ b/demos/demo-spec/demo-spec-webapp/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.demos demos-parent - 10.0.21 + 10.0.22-SNAPSHOT ../../pom.xml demo-spec-webapp diff --git a/demos/demo-spec/demo-web-fragment/pom.xml b/demos/demo-spec/demo-web-fragment/pom.xml index f337432ecc9d..748dfdbf8c03 100644 --- a/demos/demo-spec/demo-web-fragment/pom.xml +++ b/demos/demo-spec/demo-web-fragment/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.demos demos-parent - 10.0.21 + 10.0.22-SNAPSHOT ../../pom.xml demo-web-fragment diff --git a/demos/demo-spec/pom.xml b/demos/demo-spec/pom.xml index 98a123ee928f..ccb87e7f5acd 100644 --- a/demos/demo-spec/pom.xml +++ b/demos/demo-spec/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.demos demos-parent - 10.0.21 + 10.0.22-SNAPSHOT demo-spec pom diff --git a/demos/embedded/pom.xml b/demos/embedded/pom.xml index 1828fa80ce7d..78ed8d0bfb57 100644 --- a/demos/embedded/pom.xml +++ b/demos/embedded/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.demos demos-parent - 10.0.21 + 10.0.22-SNAPSHOT demos-jetty-embedded Demo :: Embedded Jetty diff --git a/demos/pom.xml b/demos/pom.xml index 0817d55c0469..90d7e184fed3 100644 --- a/demos/pom.xml +++ b/demos/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty.demos demos-parent diff --git a/documentation/jetty-asciidoctor-extensions/pom.xml b/documentation/jetty-asciidoctor-extensions/pom.xml index 4dd41b299473..6b538a64e505 100644 --- a/documentation/jetty-asciidoctor-extensions/pom.xml +++ b/documentation/jetty-asciidoctor-extensions/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.documentation documentation-parent - 10.0.21 + 10.0.22-SNAPSHOT jetty-asciidoctor-extensions jar diff --git a/documentation/jetty-documentation/pom.xml b/documentation/jetty-documentation/pom.xml index 073fb57bb09a..a920aa738573 100644 --- a/documentation/jetty-documentation/pom.xml +++ b/documentation/jetty-documentation/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.documentation documentation-parent - 10.0.21 + 10.0.22-SNAPSHOT jetty-documentation jar diff --git a/documentation/pom.xml b/documentation/pom.xml index 7d8d05c527e8..259ee576362d 100644 --- a/documentation/pom.xml +++ b/documentation/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty.documentation documentation-parent diff --git a/javadoc/pom.xml b/javadoc/pom.xml index 49d3cbf0c0ce..d8f6c6bb4a7d 100644 --- a/javadoc/pom.xml +++ b/javadoc/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 10.0.21 + 10.0.22-SNAPSHOT javadoc jar diff --git a/jetty-alpn/jetty-alpn-client/pom.xml b/jetty-alpn/jetty-alpn-client/pom.xml index 9decd9a1c2cf..d555b3d20646 100644 --- a/jetty-alpn/jetty-alpn-client/pom.xml +++ b/jetty-alpn/jetty-alpn-client/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-alpn-parent - 10.0.21 + 10.0.22-SNAPSHOT jetty-alpn-client Jetty :: ALPN :: Client diff --git a/jetty-alpn/jetty-alpn-conscrypt-client/pom.xml b/jetty-alpn/jetty-alpn-conscrypt-client/pom.xml index e5510dafa23d..dadc9daf1e71 100644 --- a/jetty-alpn/jetty-alpn-conscrypt-client/pom.xml +++ b/jetty-alpn/jetty-alpn-conscrypt-client/pom.xml @@ -6,7 +6,7 @@ org.eclipse.jetty jetty-alpn-parent - 10.0.21 + 10.0.22-SNAPSHOT jetty-alpn-conscrypt-client Jetty :: ALPN :: Conscrypt Client Implementation diff --git a/jetty-alpn/jetty-alpn-conscrypt-server/pom.xml b/jetty-alpn/jetty-alpn-conscrypt-server/pom.xml index 7aa8f8eb48c5..f541098861be 100644 --- a/jetty-alpn/jetty-alpn-conscrypt-server/pom.xml +++ b/jetty-alpn/jetty-alpn-conscrypt-server/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-alpn-parent - 10.0.21 + 10.0.22-SNAPSHOT jetty-alpn-conscrypt-server Jetty :: ALPN :: Conscrypt Server Implementation diff --git a/jetty-alpn/jetty-alpn-java-client/pom.xml b/jetty-alpn/jetty-alpn-java-client/pom.xml index 3dfa5dde4142..90d096b25a73 100644 --- a/jetty-alpn/jetty-alpn-java-client/pom.xml +++ b/jetty-alpn/jetty-alpn-java-client/pom.xml @@ -6,7 +6,7 @@ org.eclipse.jetty jetty-alpn-parent - 10.0.21 + 10.0.22-SNAPSHOT jetty-alpn-java-client Jetty :: ALPN :: JDK9 Client Implementation diff --git a/jetty-alpn/jetty-alpn-java-server/pom.xml b/jetty-alpn/jetty-alpn-java-server/pom.xml index dbd9777e3693..43f030813da4 100644 --- a/jetty-alpn/jetty-alpn-java-server/pom.xml +++ b/jetty-alpn/jetty-alpn-java-server/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-alpn-parent - 10.0.21 + 10.0.22-SNAPSHOT jetty-alpn-java-server Jetty :: ALPN :: JDK9 Server Implementation diff --git a/jetty-alpn/jetty-alpn-server/pom.xml b/jetty-alpn/jetty-alpn-server/pom.xml index 8421fd5f2a03..dcfbe2c100cb 100644 --- a/jetty-alpn/jetty-alpn-server/pom.xml +++ b/jetty-alpn/jetty-alpn-server/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-alpn-parent - 10.0.21 + 10.0.22-SNAPSHOT jetty-alpn-server Jetty :: ALPN :: Server diff --git a/jetty-alpn/pom.xml b/jetty-alpn/pom.xml index e90e1336b2db..8ce997ec0d1c 100644 --- a/jetty-alpn/pom.xml +++ b/jetty-alpn/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-project - 10.0.21 + 10.0.22-SNAPSHOT jetty-alpn-parent pom diff --git a/jetty-annotations/pom.xml b/jetty-annotations/pom.xml index bd9505fda616..56d8ffc9578f 100644 --- a/jetty-annotations/pom.xml +++ b/jetty-annotations/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 10.0.21 + 10.0.22-SNAPSHOT jetty-annotations Jetty :: Servlet Annotations diff --git a/jetty-ant/pom.xml b/jetty-ant/pom.xml index d25cb006dd7f..7c55d06736fe 100644 --- a/jetty-ant/pom.xml +++ b/jetty-ant/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-project - 10.0.21 + 10.0.22-SNAPSHOT jetty-ant jar diff --git a/jetty-bom/pom.xml b/jetty-bom/pom.xml index 13dcd3317430..7d78eb582e93 100644 --- a/jetty-bom/pom.xml +++ b/jetty-bom/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 10.0.21 + 10.0.22-SNAPSHOT jetty-bom @@ -18,409 +18,409 @@ org.eclipse.jetty apache-jsp - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty apache-jstl - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty infinispan-common - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty infinispan-embedded-query - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty infinispan-remote-query - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty jetty-alpn-client - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty jetty-alpn-conscrypt-client - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty jetty-alpn-conscrypt-server - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty jetty-alpn-java-client - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty jetty-alpn-java-server - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty jetty-alpn-server - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty jetty-annotations - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty jetty-ant - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty jetty-cdi - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty jetty-client - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty jetty-deploy - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty jetty-hazelcast - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty jetty-home - 10.0.21 + 10.0.22-SNAPSHOT zip org.eclipse.jetty jetty-home - 10.0.21 + 10.0.22-SNAPSHOT tar.gz org.eclipse.jetty jetty-http - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty jetty-http-spi - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty jetty-io - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty jetty-jaas - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty jetty-jaspi - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty jetty-jmx - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty jetty-jndi - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty jetty-keystore - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty jetty-nosql - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty jetty-openid - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty jetty-plus - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty jetty-proxy - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty jetty-quickstart - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty jetty-rewrite - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty jetty-security - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty jetty-server - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty jetty-servlet - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty jetty-servlets - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty jetty-slf4j-impl - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty jetty-unixdomain-server - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty jetty-unixsocket-client - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty jetty-unixsocket-common - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty jetty-unixsocket-server - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty jetty-util - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty jetty-util-ajax - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty jetty-webapp - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty jetty-xml - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty.fcgi fcgi-client - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty.fcgi fcgi-server - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty.gcloud jetty-gcloud-session-manager - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty.http2 http2-client - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty.http2 http2-common - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty.http2 http2-hpack - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty.http2 http2-http-client-transport - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty.http2 http2-server - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty.http3 http3-client - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty.http3 http3-common - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty.http3 http3-http-client-transport - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty.http3 http3-qpack - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty.http3 http3-server - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty.memcached jetty-memcached-sessions - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty.osgi jetty-httpservice - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty.osgi jetty-osgi-alpn - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty.osgi jetty-osgi-boot - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty.osgi jetty-osgi-boot-jsp - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty.osgi jetty-osgi-boot-warurl - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty.quic quic-client - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty.quic quic-common - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty.quic quic-quiche-common - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty.quic quic-quiche-jna - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty.quic quic-server - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty.websocket websocket-core-client - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty.websocket websocket-core-common - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty.websocket websocket-core-server - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty.websocket websocket-javax-client - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty.websocket websocket-javax-common - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty.websocket websocket-javax-server - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty.websocket websocket-jetty-api - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty.websocket websocket-jetty-client - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty.websocket websocket-jetty-common - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty.websocket websocket-jetty-server - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty.websocket websocket-servlet - 10.0.21 + 10.0.22-SNAPSHOT @@ -472,7 +472,7 @@ org.eclipse.jetty.quic quic-quiche-foreign-incubator - 10.0.21 + 10.0.22-SNAPSHOT diff --git a/jetty-cdi/pom.xml b/jetty-cdi/pom.xml index 6cfdb4a001e4..b450849a345c 100644 --- a/jetty-cdi/pom.xml +++ b/jetty-cdi/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-project - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty jetty-cdi diff --git a/jetty-client/pom.xml b/jetty-client/pom.xml index dc120126ede8..0e9c08c01213 100644 --- a/jetty-client/pom.xml +++ b/jetty-client/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 10.0.21 + 10.0.22-SNAPSHOT jetty-client Jetty :: Asynchronous HTTP Client diff --git a/jetty-deploy/pom.xml b/jetty-deploy/pom.xml index f0adeda50af8..5a888bc7f8e0 100644 --- a/jetty-deploy/pom.xml +++ b/jetty-deploy/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 10.0.21 + 10.0.22-SNAPSHOT jetty-deploy Jetty :: Deployers diff --git a/jetty-fcgi/fcgi-client/pom.xml b/jetty-fcgi/fcgi-client/pom.xml index 6aabc54bd38f..0dff61ab078f 100644 --- a/jetty-fcgi/fcgi-client/pom.xml +++ b/jetty-fcgi/fcgi-client/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.fcgi fcgi-parent - 10.0.21 + 10.0.22-SNAPSHOT fcgi-client Jetty :: FastCGI :: Client diff --git a/jetty-fcgi/fcgi-server/pom.xml b/jetty-fcgi/fcgi-server/pom.xml index ee523f67181f..a29be9eb48d2 100644 --- a/jetty-fcgi/fcgi-server/pom.xml +++ b/jetty-fcgi/fcgi-server/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.fcgi fcgi-parent - 10.0.21 + 10.0.22-SNAPSHOT fcgi-server Jetty :: FastCGI :: Server diff --git a/jetty-fcgi/pom.xml b/jetty-fcgi/pom.xml index 0551d586aecf..d15b75c5129c 100644 --- a/jetty-fcgi/pom.xml +++ b/jetty-fcgi/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty.fcgi fcgi-parent diff --git a/jetty-gcloud/jetty-gcloud-session-manager/pom.xml b/jetty-gcloud/jetty-gcloud-session-manager/pom.xml index f6fb20feb635..2566c262e6b7 100644 --- a/jetty-gcloud/jetty-gcloud-session-manager/pom.xml +++ b/jetty-gcloud/jetty-gcloud-session-manager/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.gcloud gcloud-parent - 10.0.21 + 10.0.22-SNAPSHOT jetty-gcloud-session-manager Jetty :: GCloud :: Session Manager diff --git a/jetty-gcloud/pom.xml b/jetty-gcloud/pom.xml index a1896c69fc27..e74575cb1f97 100644 --- a/jetty-gcloud/pom.xml +++ b/jetty-gcloud/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty.gcloud gcloud-parent diff --git a/jetty-hazelcast/pom.xml b/jetty-hazelcast/pom.xml index 37632f997d55..9cf33c3d61fd 100644 --- a/jetty-hazelcast/pom.xml +++ b/jetty-hazelcast/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 10.0.21 + 10.0.22-SNAPSHOT jetty-hazelcast Jetty :: Hazelcast Session Manager diff --git a/jetty-home/pom.xml b/jetty-home/pom.xml index 7561981f00ea..bb65b7acb15f 100644 --- a/jetty-home/pom.xml +++ b/jetty-home/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-project - 10.0.21 + 10.0.22-SNAPSHOT jetty-home pom diff --git a/jetty-http-spi/pom.xml b/jetty-http-spi/pom.xml index bac22a8f592f..30eb59f4b707 100644 --- a/jetty-http-spi/pom.xml +++ b/jetty-http-spi/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-project - 10.0.21 + 10.0.22-SNAPSHOT jetty-http-spi Jetty :: Http Service Provider Interface diff --git a/jetty-http/pom.xml b/jetty-http/pom.xml index 8b6e18f524a3..9fb71cf66f26 100644 --- a/jetty-http/pom.xml +++ b/jetty-http/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 10.0.21 + 10.0.22-SNAPSHOT jetty-http Jetty :: Http Utility diff --git a/jetty-http2/http2-client/pom.xml b/jetty-http2/http2-client/pom.xml index a45d25a3e652..a251264cf41c 100644 --- a/jetty-http2/http2-client/pom.xml +++ b/jetty-http2/http2-client/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.http2 http2-parent - 10.0.21 + 10.0.22-SNAPSHOT http2-client Jetty :: HTTP2 :: Client diff --git a/jetty-http2/http2-common/pom.xml b/jetty-http2/http2-common/pom.xml index 1430bda90947..85620165da0f 100644 --- a/jetty-http2/http2-common/pom.xml +++ b/jetty-http2/http2-common/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.http2 http2-parent - 10.0.21 + 10.0.22-SNAPSHOT http2-common Jetty :: HTTP2 :: Common diff --git a/jetty-http2/http2-hpack/pom.xml b/jetty-http2/http2-hpack/pom.xml index ac837ac5efad..9508084cb290 100644 --- a/jetty-http2/http2-hpack/pom.xml +++ b/jetty-http2/http2-hpack/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.http2 http2-parent - 10.0.21 + 10.0.22-SNAPSHOT http2-hpack Jetty :: HTTP2 :: HPACK diff --git a/jetty-http2/http2-http-client-transport/pom.xml b/jetty-http2/http2-http-client-transport/pom.xml index d7dc6c80f5dc..ead5a45cbb82 100644 --- a/jetty-http2/http2-http-client-transport/pom.xml +++ b/jetty-http2/http2-http-client-transport/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.http2 http2-parent - 10.0.21 + 10.0.22-SNAPSHOT http2-http-client-transport Jetty :: HTTP2 :: HTTP Client Transport diff --git a/jetty-http2/http2-server/pom.xml b/jetty-http2/http2-server/pom.xml index d35399b218d9..110c01982c93 100644 --- a/jetty-http2/http2-server/pom.xml +++ b/jetty-http2/http2-server/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.http2 http2-parent - 10.0.21 + 10.0.22-SNAPSHOT http2-server Jetty :: HTTP2 :: Server diff --git a/jetty-http2/pom.xml b/jetty-http2/pom.xml index 88028bec4e04..5159d647cd20 100644 --- a/jetty-http2/pom.xml +++ b/jetty-http2/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty.http2 http2-parent diff --git a/jetty-http3/http3-client/pom.xml b/jetty-http3/http3-client/pom.xml index 150e39d38c56..51b9f56f7621 100644 --- a/jetty-http3/http3-client/pom.xml +++ b/jetty-http3/http3-client/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.http3 http3-parent - 10.0.21 + 10.0.22-SNAPSHOT http3-client Jetty :: HTTP3 :: Client diff --git a/jetty-http3/http3-common/pom.xml b/jetty-http3/http3-common/pom.xml index 3ae17e87b777..23ef381bebd2 100644 --- a/jetty-http3/http3-common/pom.xml +++ b/jetty-http3/http3-common/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.http3 http3-parent - 10.0.21 + 10.0.22-SNAPSHOT http3-common Jetty :: HTTP3 :: Common diff --git a/jetty-http3/http3-http-client-transport/pom.xml b/jetty-http3/http3-http-client-transport/pom.xml index f12177025b94..b75c0dac84f9 100644 --- a/jetty-http3/http3-http-client-transport/pom.xml +++ b/jetty-http3/http3-http-client-transport/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.http3 http3-parent - 10.0.21 + 10.0.22-SNAPSHOT http3-http-client-transport Jetty :: HTTP3 :: HTTP Client Transport diff --git a/jetty-http3/http3-qpack/pom.xml b/jetty-http3/http3-qpack/pom.xml index fad826bffd97..6408b12be39a 100644 --- a/jetty-http3/http3-qpack/pom.xml +++ b/jetty-http3/http3-qpack/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.http3 http3-parent - 10.0.21 + 10.0.22-SNAPSHOT http3-qpack Jetty :: HTTP3 :: QPACK diff --git a/jetty-http3/http3-server/pom.xml b/jetty-http3/http3-server/pom.xml index 4a198270acab..f8fa2cc9b242 100644 --- a/jetty-http3/http3-server/pom.xml +++ b/jetty-http3/http3-server/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.http3 http3-parent - 10.0.21 + 10.0.22-SNAPSHOT http3-server Jetty :: HTTP3 :: Server diff --git a/jetty-http3/http3-tests/pom.xml b/jetty-http3/http3-tests/pom.xml index 5644ab4eeff8..ebb26c0c5c24 100644 --- a/jetty-http3/http3-tests/pom.xml +++ b/jetty-http3/http3-tests/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.http3 http3-parent - 10.0.21 + 10.0.22-SNAPSHOT http3-tests Jetty :: HTTP3 :: Tests diff --git a/jetty-http3/pom.xml b/jetty-http3/pom.xml index b417ef219b12..5d7aef010e23 100644 --- a/jetty-http3/pom.xml +++ b/jetty-http3/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty.http3 http3-parent diff --git a/jetty-infinispan/infinispan-common/pom.xml b/jetty-infinispan/infinispan-common/pom.xml index 5a1033a76629..d4b1ba27eec6 100644 --- a/jetty-infinispan/infinispan-common/pom.xml +++ b/jetty-infinispan/infinispan-common/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty infinispan-parent - 10.0.21 + 10.0.22-SNAPSHOT infinispan-common Jetty :: Infinispan Session Manager Common diff --git a/jetty-infinispan/infinispan-embedded-query/pom.xml b/jetty-infinispan/infinispan-embedded-query/pom.xml index b11e61975786..f3ca309590fa 100644 --- a/jetty-infinispan/infinispan-embedded-query/pom.xml +++ b/jetty-infinispan/infinispan-embedded-query/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty infinispan-parent - 10.0.21 + 10.0.22-SNAPSHOT infinispan-embedded-query Jetty :: Infinispan Session Manager Embedded with Querying diff --git a/jetty-infinispan/infinispan-embedded/pom.xml b/jetty-infinispan/infinispan-embedded/pom.xml index 00619b46e914..df6d1c075bb4 100644 --- a/jetty-infinispan/infinispan-embedded/pom.xml +++ b/jetty-infinispan/infinispan-embedded/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty infinispan-parent - 10.0.21 + 10.0.22-SNAPSHOT infinispan-embedded pom diff --git a/jetty-infinispan/infinispan-remote-query/pom.xml b/jetty-infinispan/infinispan-remote-query/pom.xml index 5c11acf88603..fbe3319289d9 100644 --- a/jetty-infinispan/infinispan-remote-query/pom.xml +++ b/jetty-infinispan/infinispan-remote-query/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty infinispan-parent - 10.0.21 + 10.0.22-SNAPSHOT infinispan-remote-query Jetty :: Infinispan Session Manager Remote with Querying diff --git a/jetty-infinispan/infinispan-remote/pom.xml b/jetty-infinispan/infinispan-remote/pom.xml index 1625a5efca91..b9b455b7f2f9 100644 --- a/jetty-infinispan/infinispan-remote/pom.xml +++ b/jetty-infinispan/infinispan-remote/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty infinispan-parent - 10.0.21 + 10.0.22-SNAPSHOT infinispan-remote pom diff --git a/jetty-infinispan/pom.xml b/jetty-infinispan/pom.xml index 01e99e5a65f0..cf663846ddf0 100644 --- a/jetty-infinispan/pom.xml +++ b/jetty-infinispan/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty infinispan-parent diff --git a/jetty-io/pom.xml b/jetty-io/pom.xml index 4e8e00def585..6d4ab70f933e 100644 --- a/jetty-io/pom.xml +++ b/jetty-io/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-project - 10.0.21 + 10.0.22-SNAPSHOT jetty-io Jetty :: IO Utility diff --git a/jetty-jaas/pom.xml b/jetty-jaas/pom.xml index 5e9f5d0018fb..32de45fab1ce 100644 --- a/jetty-jaas/pom.xml +++ b/jetty-jaas/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 10.0.21 + 10.0.22-SNAPSHOT jetty-jaas Jetty :: JAAS diff --git a/jetty-jaspi/pom.xml b/jetty-jaspi/pom.xml index ffdfde70e578..ecb3af3a984a 100644 --- a/jetty-jaspi/pom.xml +++ b/jetty-jaspi/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 10.0.21 + 10.0.22-SNAPSHOT jetty-jaspi Jetty :: JASPI Security diff --git a/jetty-jmx/pom.xml b/jetty-jmx/pom.xml index 4166907a0080..8a718a7700d6 100644 --- a/jetty-jmx/pom.xml +++ b/jetty-jmx/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-project - 10.0.21 + 10.0.22-SNAPSHOT jetty-jmx Jetty :: JMX Management diff --git a/jetty-jndi/pom.xml b/jetty-jndi/pom.xml index 18f722b2f802..0080abc4b8be 100644 --- a/jetty-jndi/pom.xml +++ b/jetty-jndi/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 10.0.21 + 10.0.22-SNAPSHOT jetty-jndi Jetty :: JNDI Naming diff --git a/jetty-jspc-maven-plugin/pom.xml b/jetty-jspc-maven-plugin/pom.xml index f8ffb9bfa719..b36c64f27d64 100644 --- a/jetty-jspc-maven-plugin/pom.xml +++ b/jetty-jspc-maven-plugin/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-project - 10.0.21 + 10.0.22-SNAPSHOT jetty-jspc-maven-plugin maven-plugin diff --git a/jetty-keystore/pom.xml b/jetty-keystore/pom.xml index 17e85fb2f768..551b85a7b30d 100644 --- a/jetty-keystore/pom.xml +++ b/jetty-keystore/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-project - 10.0.21 + 10.0.22-SNAPSHOT jetty-keystore jar diff --git a/jetty-maven-plugin/pom.xml b/jetty-maven-plugin/pom.xml index 8dc3c84846f1..2c136569319e 100644 --- a/jetty-maven-plugin/pom.xml +++ b/jetty-maven-plugin/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-project - 10.0.21 + 10.0.22-SNAPSHOT jetty-maven-plugin maven-plugin diff --git a/jetty-memcached/jetty-memcached-sessions/pom.xml b/jetty-memcached/jetty-memcached-sessions/pom.xml index df6b906a2fd3..639807cd74f3 100644 --- a/jetty-memcached/jetty-memcached-sessions/pom.xml +++ b/jetty-memcached/jetty-memcached-sessions/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.memcached memcached-parent - 10.0.21 + 10.0.22-SNAPSHOT jetty-memcached-sessions Jetty :: Memcached :: Sessions diff --git a/jetty-memcached/pom.xml b/jetty-memcached/pom.xml index 243648c9cace..bb36fd5d9d53 100644 --- a/jetty-memcached/pom.xml +++ b/jetty-memcached/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty.memcached memcached-parent diff --git a/jetty-nosql/pom.xml b/jetty-nosql/pom.xml index 126c0502dca4..905399c68d5c 100644 --- a/jetty-nosql/pom.xml +++ b/jetty-nosql/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-project - 10.0.21 + 10.0.22-SNAPSHOT jetty-nosql Jetty :: NoSQL Session Managers diff --git a/jetty-openid/pom.xml b/jetty-openid/pom.xml index 2204caf84178..02540529e528 100644 --- a/jetty-openid/pom.xml +++ b/jetty-openid/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 10.0.21 + 10.0.22-SNAPSHOT jetty-openid Jetty :: OpenID diff --git a/jetty-osgi/jetty-osgi-alpn/pom.xml b/jetty-osgi/jetty-osgi-alpn/pom.xml index a63c5de805db..fbd9715c5d14 100644 --- a/jetty-osgi/jetty-osgi-alpn/pom.xml +++ b/jetty-osgi/jetty-osgi-alpn/pom.xml @@ -7,7 +7,7 @@ org.eclipse.jetty.osgi jetty-osgi-project - 10.0.21 + 10.0.22-SNAPSHOT jetty-osgi-alpn jar diff --git a/jetty-osgi/jetty-osgi-boot-jsp/pom.xml b/jetty-osgi/jetty-osgi-boot-jsp/pom.xml index 7bcb93e3c867..8f59f748b89a 100644 --- a/jetty-osgi/jetty-osgi-boot-jsp/pom.xml +++ b/jetty-osgi/jetty-osgi-boot-jsp/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.osgi jetty-osgi-project - 10.0.21 + 10.0.22-SNAPSHOT jetty-osgi-boot-jsp Jetty :: OSGi :: Boot JSP diff --git a/jetty-osgi/jetty-osgi-boot-warurl/pom.xml b/jetty-osgi/jetty-osgi-boot-warurl/pom.xml index 63b2a859ed17..d73e001ba475 100644 --- a/jetty-osgi/jetty-osgi-boot-warurl/pom.xml +++ b/jetty-osgi/jetty-osgi-boot-warurl/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.osgi jetty-osgi-project - 10.0.21 + 10.0.22-SNAPSHOT ../pom.xml jetty-osgi-boot-warurl diff --git a/jetty-osgi/jetty-osgi-boot/pom.xml b/jetty-osgi/jetty-osgi-boot/pom.xml index 58f30c642ff4..b691950da310 100644 --- a/jetty-osgi/jetty-osgi-boot/pom.xml +++ b/jetty-osgi/jetty-osgi-boot/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.osgi jetty-osgi-project - 10.0.21 + 10.0.22-SNAPSHOT jetty-osgi-boot Jetty :: OSGi :: Boot diff --git a/jetty-osgi/jetty-osgi-httpservice/pom.xml b/jetty-osgi/jetty-osgi-httpservice/pom.xml index 654dfe6bdb37..14e3e6269d3f 100644 --- a/jetty-osgi/jetty-osgi-httpservice/pom.xml +++ b/jetty-osgi/jetty-osgi-httpservice/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.osgi jetty-osgi-project - 10.0.21 + 10.0.22-SNAPSHOT jetty-httpservice Jetty :: OSGi :: HttpService diff --git a/jetty-osgi/pom.xml b/jetty-osgi/pom.xml index ad790e421a08..ae55e8dccc19 100644 --- a/jetty-osgi/pom.xml +++ b/jetty-osgi/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty.osgi jetty-osgi-project diff --git a/jetty-osgi/test-jetty-osgi-context/pom.xml b/jetty-osgi/test-jetty-osgi-context/pom.xml index b210568df246..67699da5a21a 100644 --- a/jetty-osgi/test-jetty-osgi-context/pom.xml +++ b/jetty-osgi/test-jetty-osgi-context/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.osgi jetty-osgi-project - 10.0.21 + 10.0.22-SNAPSHOT test-jetty-osgi-context Jetty :: OSGi :: Test Context diff --git a/jetty-osgi/test-jetty-osgi-fragment/pom.xml b/jetty-osgi/test-jetty-osgi-fragment/pom.xml index 33007d517d95..4f1d4de2d59a 100644 --- a/jetty-osgi/test-jetty-osgi-fragment/pom.xml +++ b/jetty-osgi/test-jetty-osgi-fragment/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.osgi jetty-osgi-project - 10.0.21 + 10.0.22-SNAPSHOT ../pom.xml test-jetty-osgi-fragment diff --git a/jetty-osgi/test-jetty-osgi-server/pom.xml b/jetty-osgi/test-jetty-osgi-server/pom.xml index 25e371065865..5e95195fe0ca 100644 --- a/jetty-osgi/test-jetty-osgi-server/pom.xml +++ b/jetty-osgi/test-jetty-osgi-server/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.osgi jetty-osgi-project - 10.0.21 + 10.0.22-SNAPSHOT test-jetty-osgi-server Jetty :: OSGi :: Server diff --git a/jetty-osgi/test-jetty-osgi-webapp-resources/pom.xml b/jetty-osgi/test-jetty-osgi-webapp-resources/pom.xml index 539f36f40b30..e3836a18f50b 100644 --- a/jetty-osgi/test-jetty-osgi-webapp-resources/pom.xml +++ b/jetty-osgi/test-jetty-osgi-webapp-resources/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.osgi jetty-osgi-project - 10.0.21 + 10.0.22-SNAPSHOT test-jetty-osgi-webapp-resources war diff --git a/jetty-osgi/test-jetty-osgi-webapp/pom.xml b/jetty-osgi/test-jetty-osgi-webapp/pom.xml index 57b3c367c3df..f954858cf8cb 100644 --- a/jetty-osgi/test-jetty-osgi-webapp/pom.xml +++ b/jetty-osgi/test-jetty-osgi-webapp/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.osgi jetty-osgi-project - 10.0.21 + 10.0.22-SNAPSHOT ../pom.xml test-jetty-osgi-webapp diff --git a/jetty-osgi/test-jetty-osgi/pom.xml b/jetty-osgi/test-jetty-osgi/pom.xml index 05d0e0c13c3c..01ed22bfe4a0 100644 --- a/jetty-osgi/test-jetty-osgi/pom.xml +++ b/jetty-osgi/test-jetty-osgi/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.osgi jetty-osgi-project - 10.0.21 + 10.0.22-SNAPSHOT ../pom.xml test-jetty-osgi diff --git a/jetty-p2/pom.xml b/jetty-p2/pom.xml index ec1a304f9e6d..fee6e87120c3 100644 --- a/jetty-p2/pom.xml +++ b/jetty-p2/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-project - 10.0.21 + 10.0.22-SNAPSHOT jetty-p2 pom diff --git a/jetty-plus/pom.xml b/jetty-plus/pom.xml index 04e2ef675868..f95823f25193 100644 --- a/jetty-plus/pom.xml +++ b/jetty-plus/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 10.0.21 + 10.0.22-SNAPSHOT jetty-plus Jetty :: Plus diff --git a/jetty-proxy/pom.xml b/jetty-proxy/pom.xml index 31dcbba57405..57c23cf9ffb9 100644 --- a/jetty-proxy/pom.xml +++ b/jetty-proxy/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 10.0.21 + 10.0.22-SNAPSHOT jetty-proxy Jetty :: Proxy diff --git a/jetty-quic/pom.xml b/jetty-quic/pom.xml index fc6aa3090b4d..1b6ce5f82ec0 100644 --- a/jetty-quic/pom.xml +++ b/jetty-quic/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty.quic quic-parent diff --git a/jetty-quic/quic-client/pom.xml b/jetty-quic/quic-client/pom.xml index 00c9df9cd065..06d1e10e6762 100644 --- a/jetty-quic/quic-client/pom.xml +++ b/jetty-quic/quic-client/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.quic quic-parent - 10.0.21 + 10.0.22-SNAPSHOT quic-client Jetty :: QUIC :: Client diff --git a/jetty-quic/quic-common/pom.xml b/jetty-quic/quic-common/pom.xml index 33b7718c84e9..9ebe49a5a559 100644 --- a/jetty-quic/quic-common/pom.xml +++ b/jetty-quic/quic-common/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.quic quic-parent - 10.0.21 + 10.0.22-SNAPSHOT quic-common Jetty :: QUIC :: Common diff --git a/jetty-quic/quic-quiche/pom.xml b/jetty-quic/quic-quiche/pom.xml index 19804b22060d..a2f973945c69 100644 --- a/jetty-quic/quic-quiche/pom.xml +++ b/jetty-quic/quic-quiche/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.quic quic-parent - 10.0.21 + 10.0.22-SNAPSHOT quic-quiche pom diff --git a/jetty-quic/quic-quiche/quic-quiche-common/pom.xml b/jetty-quic/quic-quiche/quic-quiche-common/pom.xml index 0f51344c807e..edc9b97017dd 100644 --- a/jetty-quic/quic-quiche/quic-quiche-common/pom.xml +++ b/jetty-quic/quic-quiche/quic-quiche-common/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.quic quic-quiche - 10.0.21 + 10.0.22-SNAPSHOT quic-quiche-common Jetty :: QUIC :: Quiche :: Common diff --git a/jetty-quic/quic-quiche/quic-quiche-foreign-incubator/pom.xml b/jetty-quic/quic-quiche/quic-quiche-foreign-incubator/pom.xml index 01931bfea247..cd5c185eb05a 100644 --- a/jetty-quic/quic-quiche/quic-quiche-foreign-incubator/pom.xml +++ b/jetty-quic/quic-quiche/quic-quiche-foreign-incubator/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.quic quic-quiche - 10.0.21 + 10.0.22-SNAPSHOT quic-quiche-foreign-incubator Jetty :: QUIC :: Quiche :: Foreign Binding (incubator) diff --git a/jetty-quic/quic-quiche/quic-quiche-jna/pom.xml b/jetty-quic/quic-quiche/quic-quiche-jna/pom.xml index eb1b0e162615..d32f96d4b94d 100644 --- a/jetty-quic/quic-quiche/quic-quiche-jna/pom.xml +++ b/jetty-quic/quic-quiche/quic-quiche-jna/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.quic quic-quiche - 10.0.21 + 10.0.22-SNAPSHOT quic-quiche-jna Jetty :: QUIC :: Quiche :: JNA Binding diff --git a/jetty-quic/quic-server/pom.xml b/jetty-quic/quic-server/pom.xml index 3c78caee67f6..1a6852ed44a5 100644 --- a/jetty-quic/quic-server/pom.xml +++ b/jetty-quic/quic-server/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.quic quic-parent - 10.0.21 + 10.0.22-SNAPSHOT quic-server Jetty :: QUIC :: Server diff --git a/jetty-quickstart/pom.xml b/jetty-quickstart/pom.xml index 3793912a1136..63333afa0dc7 100644 --- a/jetty-quickstart/pom.xml +++ b/jetty-quickstart/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 10.0.21 + 10.0.22-SNAPSHOT jetty-quickstart Jetty :: Quick Start diff --git a/jetty-rewrite/pom.xml b/jetty-rewrite/pom.xml index e65634685710..47a34a37a76b 100644 --- a/jetty-rewrite/pom.xml +++ b/jetty-rewrite/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 10.0.21 + 10.0.22-SNAPSHOT jetty-rewrite Jetty :: Rewrite Handler diff --git a/jetty-runner/pom.xml b/jetty-runner/pom.xml index 89328cd602bc..a5a68fab61f5 100644 --- a/jetty-runner/pom.xml +++ b/jetty-runner/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-project - 10.0.21 + 10.0.22-SNAPSHOT jetty-runner Jetty :: Runner diff --git a/jetty-security/pom.xml b/jetty-security/pom.xml index 53417e274fc7..bc03a62c8508 100644 --- a/jetty-security/pom.xml +++ b/jetty-security/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 10.0.21 + 10.0.22-SNAPSHOT jetty-security Jetty :: Security diff --git a/jetty-server/pom.xml b/jetty-server/pom.xml index 04dbaae05103..5bb6464aaf29 100644 --- a/jetty-server/pom.xml +++ b/jetty-server/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 10.0.21 + 10.0.22-SNAPSHOT jetty-server Jetty :: Server Core diff --git a/jetty-servlet/pom.xml b/jetty-servlet/pom.xml index 8f146d54ffd5..10be51dd7e51 100644 --- a/jetty-servlet/pom.xml +++ b/jetty-servlet/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 10.0.21 + 10.0.22-SNAPSHOT jetty-servlet Jetty :: Servlet Handling diff --git a/jetty-servlets/pom.xml b/jetty-servlets/pom.xml index b6d42f7434ff..7bdcf770d52e 100644 --- a/jetty-servlets/pom.xml +++ b/jetty-servlets/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 10.0.21 + 10.0.22-SNAPSHOT jetty-servlets Jetty :: Utility Servlets and Filters diff --git a/jetty-slf4j-impl/pom.xml b/jetty-slf4j-impl/pom.xml index 5f226ded0168..6a2400fa8c80 100644 --- a/jetty-slf4j-impl/pom.xml +++ b/jetty-slf4j-impl/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 10.0.21 + 10.0.22-SNAPSHOT jetty-slf4j-impl Jetty :: Slf4j Implementation diff --git a/jetty-start/pom.xml b/jetty-start/pom.xml index 6c1349aca861..afccad167dba 100644 --- a/jetty-start/pom.xml +++ b/jetty-start/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-project - 10.0.21 + 10.0.22-SNAPSHOT jetty-start Jetty :: Start diff --git a/jetty-unixdomain-server/pom.xml b/jetty-unixdomain-server/pom.xml index ba8b3d29e18d..812f3a6aa4b4 100644 --- a/jetty-unixdomain-server/pom.xml +++ b/jetty-unixdomain-server/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 10.0.21 + 10.0.22-SNAPSHOT jetty-unixdomain-server Jetty :: Unix-Domain Sockets :: Server diff --git a/jetty-unixsocket/jetty-unixsocket-client/pom.xml b/jetty-unixsocket/jetty-unixsocket-client/pom.xml index 1cd51b48a887..c33071407752 100644 --- a/jetty-unixsocket/jetty-unixsocket-client/pom.xml +++ b/jetty-unixsocket/jetty-unixsocket-client/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-unixsocket - 10.0.21 + 10.0.22-SNAPSHOT jetty-unixsocket-client Jetty :: UnixSocket :: Client diff --git a/jetty-unixsocket/jetty-unixsocket-common/pom.xml b/jetty-unixsocket/jetty-unixsocket-common/pom.xml index 884f894e8dba..4cabf0ba2382 100644 --- a/jetty-unixsocket/jetty-unixsocket-common/pom.xml +++ b/jetty-unixsocket/jetty-unixsocket-common/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-unixsocket - 10.0.21 + 10.0.22-SNAPSHOT jetty-unixsocket-common Jetty :: UnixSocket :: Common diff --git a/jetty-unixsocket/jetty-unixsocket-server/pom.xml b/jetty-unixsocket/jetty-unixsocket-server/pom.xml index 122b9445d153..aea9737634a4 100644 --- a/jetty-unixsocket/jetty-unixsocket-server/pom.xml +++ b/jetty-unixsocket/jetty-unixsocket-server/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-unixsocket - 10.0.21 + 10.0.22-SNAPSHOT jetty-unixsocket-server Jetty :: UnixSocket :: Server diff --git a/jetty-unixsocket/pom.xml b/jetty-unixsocket/pom.xml index 7c1c1d882ab8..30f542149ca7 100644 --- a/jetty-unixsocket/pom.xml +++ b/jetty-unixsocket/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 10.0.21 + 10.0.22-SNAPSHOT jetty-unixsocket pom diff --git a/jetty-util-ajax/pom.xml b/jetty-util-ajax/pom.xml index bd1ba4d0b65d..1decd8f3ded7 100644 --- a/jetty-util-ajax/pom.xml +++ b/jetty-util-ajax/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-project - 10.0.21 + 10.0.22-SNAPSHOT jetty-util-ajax Jetty :: Utilities :: Ajax(JSON) diff --git a/jetty-util/pom.xml b/jetty-util/pom.xml index a6bd71c681a1..d5545527be86 100644 --- a/jetty-util/pom.xml +++ b/jetty-util/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-project - 10.0.21 + 10.0.22-SNAPSHOT jetty-util Jetty :: Utilities diff --git a/jetty-webapp/pom.xml b/jetty-webapp/pom.xml index 985dcd36e268..7fc7fb53c727 100644 --- a/jetty-webapp/pom.xml +++ b/jetty-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 10.0.21 + 10.0.22-SNAPSHOT jetty-webapp Jetty :: Webapp Application Support diff --git a/jetty-websocket/pom.xml b/jetty-websocket/pom.xml index f9e35cb7f0d7..8a54b812a79a 100644 --- a/jetty-websocket/pom.xml +++ b/jetty-websocket/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 10.0.21 + 10.0.22-SNAPSHOT org.eclipse.jetty.websocket websocket-parent diff --git a/jetty-websocket/websocket-core-client/pom.xml b/jetty-websocket/websocket-core-client/pom.xml index 4df71bcce49d..4e6e02b74099 100644 --- a/jetty-websocket/websocket-core-client/pom.xml +++ b/jetty-websocket/websocket-core-client/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.websocket websocket-parent - 10.0.21 + 10.0.22-SNAPSHOT websocket-core-client Jetty :: Websocket :: Core :: Client diff --git a/jetty-websocket/websocket-core-common/pom.xml b/jetty-websocket/websocket-core-common/pom.xml index f800b169845d..84eee7a99570 100644 --- a/jetty-websocket/websocket-core-common/pom.xml +++ b/jetty-websocket/websocket-core-common/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.websocket websocket-parent - 10.0.21 + 10.0.22-SNAPSHOT websocket-core-common Jetty :: Websocket :: Core :: Common diff --git a/jetty-websocket/websocket-core-server/pom.xml b/jetty-websocket/websocket-core-server/pom.xml index 93e35b3390f1..1e4b374aedb4 100644 --- a/jetty-websocket/websocket-core-server/pom.xml +++ b/jetty-websocket/websocket-core-server/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.websocket websocket-parent - 10.0.21 + 10.0.22-SNAPSHOT websocket-core-server Jetty :: Websocket :: Core :: Server diff --git a/jetty-websocket/websocket-core-tests/pom.xml b/jetty-websocket/websocket-core-tests/pom.xml index 82592f5acbd3..28f0b7f03c80 100644 --- a/jetty-websocket/websocket-core-tests/pom.xml +++ b/jetty-websocket/websocket-core-tests/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.websocket websocket-parent - 10.0.21 + 10.0.22-SNAPSHOT websocket-core-tests Jetty :: Websocket :: Core :: Tests diff --git a/jetty-websocket/websocket-javax-client/pom.xml b/jetty-websocket/websocket-javax-client/pom.xml index ccb4e713da31..a1ec1af2d5af 100644 --- a/jetty-websocket/websocket-javax-client/pom.xml +++ b/jetty-websocket/websocket-javax-client/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.websocket websocket-parent - 10.0.21 + 10.0.22-SNAPSHOT websocket-javax-client Jetty :: Websocket :: javax.websocket :: Client diff --git a/jetty-websocket/websocket-javax-common/pom.xml b/jetty-websocket/websocket-javax-common/pom.xml index 4c9952cbe99e..19cb1c6b069f 100644 --- a/jetty-websocket/websocket-javax-common/pom.xml +++ b/jetty-websocket/websocket-javax-common/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.websocket websocket-parent - 10.0.21 + 10.0.22-SNAPSHOT websocket-javax-common Jetty :: Websocket :: javax.websocket :: Common diff --git a/jetty-websocket/websocket-javax-server/pom.xml b/jetty-websocket/websocket-javax-server/pom.xml index 5e918bc6146a..7fd71f0d3ab5 100644 --- a/jetty-websocket/websocket-javax-server/pom.xml +++ b/jetty-websocket/websocket-javax-server/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.websocket websocket-parent - 10.0.21 + 10.0.22-SNAPSHOT websocket-javax-server Jetty :: Websocket :: javax.websocket :: Server diff --git a/jetty-websocket/websocket-javax-tests/pom.xml b/jetty-websocket/websocket-javax-tests/pom.xml index 9de4bb247f5a..9464db3d1785 100644 --- a/jetty-websocket/websocket-javax-tests/pom.xml +++ b/jetty-websocket/websocket-javax-tests/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.websocket websocket-parent - 10.0.21 + 10.0.22-SNAPSHOT websocket-javax-tests Jetty :: Websocket :: javax.websocket :: Tests diff --git a/jetty-websocket/websocket-jetty-api/pom.xml b/jetty-websocket/websocket-jetty-api/pom.xml index 8e43a42149e5..336e648f7705 100644 --- a/jetty-websocket/websocket-jetty-api/pom.xml +++ b/jetty-websocket/websocket-jetty-api/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.websocket websocket-parent - 10.0.21 + 10.0.22-SNAPSHOT websocket-jetty-api Jetty :: Websocket :: org.eclipse.jetty.websocket :: API diff --git a/jetty-websocket/websocket-jetty-client/pom.xml b/jetty-websocket/websocket-jetty-client/pom.xml index f6aa002cb5e9..4b240d507cb4 100644 --- a/jetty-websocket/websocket-jetty-client/pom.xml +++ b/jetty-websocket/websocket-jetty-client/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.websocket websocket-parent - 10.0.21 + 10.0.22-SNAPSHOT websocket-jetty-client Jetty :: Websocket :: org.eclipse.jetty.websocket :: Client diff --git a/jetty-websocket/websocket-jetty-common/pom.xml b/jetty-websocket/websocket-jetty-common/pom.xml index 55d0f065e6e6..479c74742eca 100644 --- a/jetty-websocket/websocket-jetty-common/pom.xml +++ b/jetty-websocket/websocket-jetty-common/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.websocket websocket-parent - 10.0.21 + 10.0.22-SNAPSHOT websocket-jetty-common Jetty :: Websocket :: org.eclipse.jetty.websocket :: Common diff --git a/jetty-websocket/websocket-jetty-server/pom.xml b/jetty-websocket/websocket-jetty-server/pom.xml index a90316161f03..8cbe39dc3893 100644 --- a/jetty-websocket/websocket-jetty-server/pom.xml +++ b/jetty-websocket/websocket-jetty-server/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.websocket websocket-parent - 10.0.21 + 10.0.22-SNAPSHOT websocket-jetty-server Jetty :: Websocket :: org.eclipse.jetty.websocket :: Server diff --git a/jetty-websocket/websocket-jetty-tests/pom.xml b/jetty-websocket/websocket-jetty-tests/pom.xml index 84590e967e19..4c0b94c8af3f 100644 --- a/jetty-websocket/websocket-jetty-tests/pom.xml +++ b/jetty-websocket/websocket-jetty-tests/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.websocket websocket-parent - 10.0.21 + 10.0.22-SNAPSHOT websocket-jetty-tests Jetty :: Websocket :: org.eclipse.jetty.websocket :: Tests diff --git a/jetty-websocket/websocket-servlet/pom.xml b/jetty-websocket/websocket-servlet/pom.xml index 692485d48773..c1e50d29cce1 100644 --- a/jetty-websocket/websocket-servlet/pom.xml +++ b/jetty-websocket/websocket-servlet/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.websocket websocket-parent - 10.0.21 + 10.0.22-SNAPSHOT websocket-servlet Jetty :: Websocket :: Servlet diff --git a/jetty-xml/pom.xml b/jetty-xml/pom.xml index 870902dc0019..f3dc3292203b 100644 --- a/jetty-xml/pom.xml +++ b/jetty-xml/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-project - 10.0.21 + 10.0.22-SNAPSHOT jetty-xml Jetty :: XML utilities diff --git a/pom.xml b/pom.xml index 9db728f4f611..265daa4f4948 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.eclipse.jetty jetty-project - 10.0.21 + 10.0.22-SNAPSHOT pom Jetty :: Project The Eclipse Jetty Project diff --git a/tests/jetty-home-tester/pom.xml b/tests/jetty-home-tester/pom.xml index de3a3ca1559c..c95502b54a95 100644 --- a/tests/jetty-home-tester/pom.xml +++ b/tests/jetty-home-tester/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.tests tests-parent - 10.0.21 + 10.0.22-SNAPSHOT jetty-home-tester jar diff --git a/tests/jetty-http-tools/pom.xml b/tests/jetty-http-tools/pom.xml index b6b37ada0d52..a533f7c4505b 100644 --- a/tests/jetty-http-tools/pom.xml +++ b/tests/jetty-http-tools/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.tests tests-parent - 10.0.21 + 10.0.22-SNAPSHOT jetty-http-tools Jetty Tests :: HTTP Utilities diff --git a/tests/jetty-jmh/pom.xml b/tests/jetty-jmh/pom.xml index d6f69abed0cb..fb32bd648fb9 100644 --- a/tests/jetty-jmh/pom.xml +++ b/tests/jetty-jmh/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.tests tests-parent - 10.0.21 + 10.0.22-SNAPSHOT jetty-jmh Jetty :: Jmh diff --git a/tests/pom.xml b/tests/pom.xml index 865193b5607c..48345db4a606 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-project - 10.0.21 + 10.0.22-SNAPSHOT ../pom.xml org.eclipse.jetty.tests diff --git a/tests/test-cdi/pom.xml b/tests/test-cdi/pom.xml index d58d2b1a351e..0404e1e043df 100644 --- a/tests/test-cdi/pom.xml +++ b/tests/test-cdi/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.tests tests-parent - 10.0.21 + 10.0.22-SNAPSHOT test-cdi jar diff --git a/tests/test-distribution/pom.xml b/tests/test-distribution/pom.xml index 85aeb3ee0602..8269332c9510 100644 --- a/tests/test-distribution/pom.xml +++ b/tests/test-distribution/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.tests tests-parent - 10.0.21 + 10.0.22-SNAPSHOT test-distribution jar diff --git a/tests/test-http-client-transport/pom.xml b/tests/test-http-client-transport/pom.xml index 77cbff0e51ff..4eb73f50ce60 100644 --- a/tests/test-http-client-transport/pom.xml +++ b/tests/test-http-client-transport/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.tests tests-parent - 10.0.21 + 10.0.22-SNAPSHOT test-http-client-transport jar diff --git a/tests/test-integration/pom.xml b/tests/test-integration/pom.xml index 7a32970b29d9..2fe9f159550e 100644 --- a/tests/test-integration/pom.xml +++ b/tests/test-integration/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.tests tests-parent - 10.0.21 + 10.0.22-SNAPSHOT test-integration jar diff --git a/tests/test-jmx/jmx-webapp-it/pom.xml b/tests/test-jmx/jmx-webapp-it/pom.xml index 52e5525f4598..eedc43d7bdfd 100644 --- a/tests/test-jmx/jmx-webapp-it/pom.xml +++ b/tests/test-jmx/jmx-webapp-it/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.tests test-jmx-parent - 10.0.21 + 10.0.22-SNAPSHOT jmx-webapp-it jar diff --git a/tests/test-jmx/jmx-webapp/pom.xml b/tests/test-jmx/jmx-webapp/pom.xml index a83062d7c59d..eb154d572938 100644 --- a/tests/test-jmx/jmx-webapp/pom.xml +++ b/tests/test-jmx/jmx-webapp/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.tests test-jmx-parent - 10.0.21 + 10.0.22-SNAPSHOT jmx-webapp war diff --git a/tests/test-jmx/pom.xml b/tests/test-jmx/pom.xml index ede18e96fadd..42be895607dc 100644 --- a/tests/test-jmx/pom.xml +++ b/tests/test-jmx/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.tests tests-parent - 10.0.21 + 10.0.22-SNAPSHOT test-jmx-parent pom diff --git a/tests/test-jpms/pom.xml b/tests/test-jpms/pom.xml index 5e1e8f3d81f7..a4a4874fbb78 100644 --- a/tests/test-jpms/pom.xml +++ b/tests/test-jpms/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.tests tests-parent - 10.0.21 + 10.0.22-SNAPSHOT test-jpms pom diff --git a/tests/test-jpms/test-jpms-websocket-core/pom.xml b/tests/test-jpms/test-jpms-websocket-core/pom.xml index b3e6abcf896a..72629ee0d74b 100644 --- a/tests/test-jpms/test-jpms-websocket-core/pom.xml +++ b/tests/test-jpms/test-jpms-websocket-core/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.tests test-jpms - 10.0.21 + 10.0.22-SNAPSHOT test-jpms-websocket-core jar diff --git a/tests/test-loginservice/pom.xml b/tests/test-loginservice/pom.xml index d1eef9b02214..8f73e71edb78 100644 --- a/tests/test-loginservice/pom.xml +++ b/tests/test-loginservice/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.tests tests-parent - 10.0.21 + 10.0.22-SNAPSHOT test-loginservice Jetty Tests :: Login Service diff --git a/tests/test-quickstart/pom.xml b/tests/test-quickstart/pom.xml index c94791239fa2..227b8318aa1b 100644 --- a/tests/test-quickstart/pom.xml +++ b/tests/test-quickstart/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.tests tests-parent - 10.0.21 + 10.0.22-SNAPSHOT ../pom.xml org.eclipse.jetty diff --git a/tests/test-sessions/pom.xml b/tests/test-sessions/pom.xml index 233a241bc673..2f0832bd1f2f 100644 --- a/tests/test-sessions/pom.xml +++ b/tests/test-sessions/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.tests tests-parent - 10.0.21 + 10.0.22-SNAPSHOT test-sessions-parent pom diff --git a/tests/test-sessions/test-file-sessions/pom.xml b/tests/test-sessions/test-file-sessions/pom.xml index 6f28fcdf9897..53c91c7402d0 100644 --- a/tests/test-sessions/test-file-sessions/pom.xml +++ b/tests/test-sessions/test-file-sessions/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.tests test-sessions-parent - 10.0.21 + 10.0.22-SNAPSHOT test-file-sessions Jetty Tests :: Sessions :: File diff --git a/tests/test-sessions/test-gcloud-sessions/pom.xml b/tests/test-sessions/test-gcloud-sessions/pom.xml index 89a80c15b60a..0c9269fe22a0 100644 --- a/tests/test-sessions/test-gcloud-sessions/pom.xml +++ b/tests/test-sessions/test-gcloud-sessions/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.tests test-sessions-parent - 10.0.21 + 10.0.22-SNAPSHOT test-gcloud-sessions Jetty Tests :: Sessions :: GCloud diff --git a/tests/test-sessions/test-hazelcast-sessions/pom.xml b/tests/test-sessions/test-hazelcast-sessions/pom.xml index ae1bf7f0a140..a6b521ccb0e6 100644 --- a/tests/test-sessions/test-hazelcast-sessions/pom.xml +++ b/tests/test-sessions/test-hazelcast-sessions/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.tests test-sessions-parent - 10.0.21 + 10.0.22-SNAPSHOT test-hazelcast-sessions Jetty Tests :: Sessions :: Hazelcast diff --git a/tests/test-sessions/test-infinispan-sessions/pom.xml b/tests/test-sessions/test-infinispan-sessions/pom.xml index 4d3a6e776848..a6cd217f138f 100644 --- a/tests/test-sessions/test-infinispan-sessions/pom.xml +++ b/tests/test-sessions/test-infinispan-sessions/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.tests test-sessions-parent - 10.0.21 + 10.0.22-SNAPSHOT test-infinispan-sessions Jetty Tests :: Sessions :: Infinispan diff --git a/tests/test-sessions/test-jdbc-sessions/pom.xml b/tests/test-sessions/test-jdbc-sessions/pom.xml index 845d5e38cdd3..65ee060f1802 100644 --- a/tests/test-sessions/test-jdbc-sessions/pom.xml +++ b/tests/test-sessions/test-jdbc-sessions/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.tests test-sessions-parent - 10.0.21 + 10.0.22-SNAPSHOT test-jdbc-sessions Jetty Tests :: Sessions :: JDBC diff --git a/tests/test-sessions/test-memcached-sessions/pom.xml b/tests/test-sessions/test-memcached-sessions/pom.xml index 77fde90b7cb9..f609a8f2bc9e 100644 --- a/tests/test-sessions/test-memcached-sessions/pom.xml +++ b/tests/test-sessions/test-memcached-sessions/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.tests test-sessions-parent - 10.0.21 + 10.0.22-SNAPSHOT test-memcached-sessions Jetty Tests :: Sessions :: Memcached diff --git a/tests/test-sessions/test-mongodb-sessions/pom.xml b/tests/test-sessions/test-mongodb-sessions/pom.xml index 88c9c68fc237..9673e367fec5 100644 --- a/tests/test-sessions/test-mongodb-sessions/pom.xml +++ b/tests/test-sessions/test-mongodb-sessions/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.tests test-sessions-parent - 10.0.21 + 10.0.22-SNAPSHOT test-mongodb-sessions Jetty Tests :: Sessions :: Mongo diff --git a/tests/test-sessions/test-sessions-common/pom.xml b/tests/test-sessions/test-sessions-common/pom.xml index 73b01180d2b8..019196cb47fa 100644 --- a/tests/test-sessions/test-sessions-common/pom.xml +++ b/tests/test-sessions/test-sessions-common/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.tests test-sessions-parent - 10.0.21 + 10.0.22-SNAPSHOT test-sessions-common Jetty Tests :: Sessions :: Common diff --git a/tests/test-webapps/pom.xml b/tests/test-webapps/pom.xml index b31e950bcf74..4b4007b5c19c 100644 --- a/tests/test-webapps/pom.xml +++ b/tests/test-webapps/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.tests tests-parent - 10.0.21 + 10.0.22-SNAPSHOT ../pom.xml test-webapps-parent diff --git a/tests/test-webapps/test-bad-websocket-webapp/pom.xml b/tests/test-webapps/test-bad-websocket-webapp/pom.xml index 26ba864bdebf..43f532c0fc53 100644 --- a/tests/test-webapps/test-bad-websocket-webapp/pom.xml +++ b/tests/test-webapps/test-bad-websocket-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.tests test-webapps-parent - 10.0.21 + 10.0.22-SNAPSHOT test-bad-websocket-webapp war diff --git a/tests/test-webapps/test-cdi-common-webapp/pom.xml b/tests/test-webapps/test-cdi-common-webapp/pom.xml index a212fea1d23b..078564d64dae 100644 --- a/tests/test-webapps/test-cdi-common-webapp/pom.xml +++ b/tests/test-webapps/test-cdi-common-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.tests test-webapps-parent - 10.0.21 + 10.0.22-SNAPSHOT test-cdi-common-webapp war diff --git a/tests/test-webapps/test-felix-webapp/pom.xml b/tests/test-webapps/test-felix-webapp/pom.xml index 8f72ba9c58c3..28437a410246 100644 --- a/tests/test-webapps/test-felix-webapp/pom.xml +++ b/tests/test-webapps/test-felix-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.tests test-webapps-parent - 10.0.21 + 10.0.22-SNAPSHOT test-felix-webapp war diff --git a/tests/test-webapps/test-http2-webapp/pom.xml b/tests/test-webapps/test-http2-webapp/pom.xml index cb5e4e9df232..88261987e811 100644 --- a/tests/test-webapps/test-http2-webapp/pom.xml +++ b/tests/test-webapps/test-http2-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.tests test-webapps-parent - 10.0.21 + 10.0.22-SNAPSHOT test-http2-webapp war diff --git a/tests/test-webapps/test-openid-webapp/pom.xml b/tests/test-webapps/test-openid-webapp/pom.xml index 575f9e48c18b..9c6fefaaa913 100644 --- a/tests/test-webapps/test-openid-webapp/pom.xml +++ b/tests/test-webapps/test-openid-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.tests test-webapps-parent - 10.0.21 + 10.0.22-SNAPSHOT test-openid-webapp war diff --git a/tests/test-webapps/test-owb-cdi-webapp/pom.xml b/tests/test-webapps/test-owb-cdi-webapp/pom.xml index fc44a8678e03..2535545c4887 100644 --- a/tests/test-webapps/test-owb-cdi-webapp/pom.xml +++ b/tests/test-webapps/test-owb-cdi-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.tests test-webapps-parent - 10.0.21 + 10.0.22-SNAPSHOT test-owb-cdi-webapp war diff --git a/tests/test-webapps/test-simple-session-webapp/pom.xml b/tests/test-webapps/test-simple-session-webapp/pom.xml index 1647a86d34ca..e2cd9c2ab6c3 100644 --- a/tests/test-webapps/test-simple-session-webapp/pom.xml +++ b/tests/test-webapps/test-simple-session-webapp/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.tests test-webapps-parent - 10.0.21 + 10.0.22-SNAPSHOT test-simple-session-webapp diff --git a/tests/test-webapps/test-webapp-rfc2616/pom.xml b/tests/test-webapps/test-webapp-rfc2616/pom.xml index 474621715981..191a3560d895 100644 --- a/tests/test-webapps/test-webapp-rfc2616/pom.xml +++ b/tests/test-webapps/test-webapp-rfc2616/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.tests test-webapps-parent - 10.0.21 + 10.0.22-SNAPSHOT test-webapp-rfc2616 war diff --git a/tests/test-webapps/test-websocket-client-provided-webapp/pom.xml b/tests/test-webapps/test-websocket-client-provided-webapp/pom.xml index f22f7621ed7a..f4d18759ba72 100644 --- a/tests/test-webapps/test-websocket-client-provided-webapp/pom.xml +++ b/tests/test-webapps/test-websocket-client-provided-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.tests test-webapps-parent - 10.0.21 + 10.0.22-SNAPSHOT test-websocket-client-provided-webapp war diff --git a/tests/test-webapps/test-websocket-client-webapp/pom.xml b/tests/test-webapps/test-websocket-client-webapp/pom.xml index 1a4ccd90f0f9..78233516f50e 100644 --- a/tests/test-webapps/test-websocket-client-webapp/pom.xml +++ b/tests/test-webapps/test-websocket-client-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.tests test-webapps-parent - 10.0.21 + 10.0.22-SNAPSHOT test-websocket-client-webapp war diff --git a/tests/test-webapps/test-websocket-webapp/pom.xml b/tests/test-webapps/test-websocket-webapp/pom.xml index 6cc814d9c4cb..4b80b9c1cda5 100644 --- a/tests/test-webapps/test-websocket-webapp/pom.xml +++ b/tests/test-webapps/test-websocket-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.tests test-webapps-parent - 10.0.21 + 10.0.22-SNAPSHOT test-websocket-webapp war diff --git a/tests/test-webapps/test-weld-cdi-webapp/pom.xml b/tests/test-webapps/test-weld-cdi-webapp/pom.xml index 769fdc6f1039..23c7a4c2f28d 100644 --- a/tests/test-webapps/test-weld-cdi-webapp/pom.xml +++ b/tests/test-webapps/test-weld-cdi-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.tests test-webapps-parent - 10.0.21 + 10.0.22-SNAPSHOT test-weld-cdi-webapp war diff --git a/tests/test-websocket-autobahn/pom.xml b/tests/test-websocket-autobahn/pom.xml index 3cf1180985dc..5bb6d95d92c2 100644 --- a/tests/test-websocket-autobahn/pom.xml +++ b/tests/test-websocket-autobahn/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.tests tests-parent - 10.0.21 + 10.0.22-SNAPSHOT test-websocket-autobahn Jetty Tests :: WebSocket Autobahn Tests