From 8db4a8372091dc16ca8dea6c12c954b75b898ba6 Mon Sep 17 00:00:00 2001 From: Joakim Erdfelt Date: Tue, 13 Aug 2024 20:54:39 -0500 Subject: [PATCH] Updating to version 11.0.24-SNAPSHOT --- VERSION.txt | 2 + apache-jsp/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/modules/code/examples/pom.xml | 2 +- documentation/jetty/pom.xml | 2 +- documentation/pom.xml | 2 +- glassfish-jstl/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-jakarta-client/pom.xml | 2 +- .../websocket-jakarta-common/pom.xml | 2 +- .../websocket-jakarta-server/pom.xml | 2 +- .../websocket-jakarta-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-jndi/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 +- 174 files changed, 257 insertions(+), 255 deletions(-) diff --git a/VERSION.txt b/VERSION.txt index cc4575cabfbc..bf5c7441d803 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1,3 +1,5 @@ +jetty-11.0.24-SNAPSHOT + jetty-11.0.23 - 13 August 2024 + 12041 backport tracking retainable pool from Jetty 12 + 12156 Improvements to HttpConnection when reading 0 bytes diff --git a/apache-jsp/pom.xml b/apache-jsp/pom.xml index 3ab916247b89..0c9be7f9db9e 100644 --- a/apache-jsp/pom.xml +++ b/apache-jsp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 11.0.23 + 11.0.24-SNAPSHOT apache-jsp Jetty :: Apache JSP Implementation diff --git a/build-resources/pom.xml b/build-resources/pom.xml index ac0d470a0bd3..ec32b3054cd7 100644 --- a/build-resources/pom.xml +++ b/build-resources/pom.xml @@ -8,7 +8,7 @@ --> org.eclipse.jetty build-resources - 11.0.23 + 11.0.24-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 8912fab0e826..54ea41ee6ebe 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 - 11.0.23 + 11.0.24-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 67e9804fcc5f..164730dd136c 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 - 11.0.23 + 11.0.24-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 3e97e4ba5284..de05919e2a34 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 - 11.0.23 + 11.0.24-SNAPSHOT demo-async-rest-webapp war diff --git a/demos/demo-async-rest/pom.xml b/demos/demo-async-rest/pom.xml index 451fd6aa4376..a0ec3b831694 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 - 11.0.23 + 11.0.24-SNAPSHOT demo-async-rest-parent pom diff --git a/demos/demo-jaas-webapp/pom.xml b/demos/demo-jaas-webapp/pom.xml index 921051356c35..6ab8b3a42e90 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 - 11.0.23 + 11.0.24-SNAPSHOT demo-jaas-webapp war diff --git a/demos/demo-jetty-webapp/pom.xml b/demos/demo-jetty-webapp/pom.xml index 4ddfc1ac725a..a4cbc727f98a 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 - 11.0.23 + 11.0.24-SNAPSHOT ../pom.xml demo-jetty-webapp diff --git a/demos/demo-jndi-webapp/pom.xml b/demos/demo-jndi-webapp/pom.xml index 8d7b5161adc2..480eec6725d9 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 - 11.0.23 + 11.0.24-SNAPSHOT demo-jndi-webapp war diff --git a/demos/demo-jsp-webapp/pom.xml b/demos/demo-jsp-webapp/pom.xml index 378a631051b4..f397d2f5acb5 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 - 11.0.23 + 11.0.24-SNAPSHOT demo-jsp-webapp war diff --git a/demos/demo-mock-resources/pom.xml b/demos/demo-mock-resources/pom.xml index 8b4e829cb9b1..49599f397eec 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 - 11.0.23 + 11.0.24-SNAPSHOT demo-mock-resources jar diff --git a/demos/demo-proxy-webapp/pom.xml b/demos/demo-proxy-webapp/pom.xml index e45ec4403cbc..4d83593be106 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 - 11.0.23 + 11.0.24-SNAPSHOT demo-proxy-webapp war diff --git a/demos/demo-simple-webapp/pom.xml b/demos/demo-simple-webapp/pom.xml index b193eff2c8c4..a2587a250bdb 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 - 11.0.23 + 11.0.24-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 1a7442c49091..58107a845cf5 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 - 11.0.23 + 11.0.24-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 7a25274e0db0..01a57459f3f4 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 - 11.0.23 + 11.0.24-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 199920e0b1c6..8cab7ff9eddc 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 - 11.0.23 + 11.0.24-SNAPSHOT ../../pom.xml demo-web-fragment diff --git a/demos/demo-spec/pom.xml b/demos/demo-spec/pom.xml index 50e0193e87ea..3945b7cdf274 100644 --- a/demos/demo-spec/pom.xml +++ b/demos/demo-spec/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.demos demos-parent - 11.0.23 + 11.0.24-SNAPSHOT demo-spec pom diff --git a/demos/embedded/pom.xml b/demos/embedded/pom.xml index 452ab8550de3..d55ee74deb1e 100644 --- a/demos/embedded/pom.xml +++ b/demos/embedded/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.demos demos-parent - 11.0.23 + 11.0.24-SNAPSHOT demos-jetty-embedded Demo :: Embedded Jetty diff --git a/demos/pom.xml b/demos/pom.xml index 62617566d525..26426b837bce 100644 --- a/demos/pom.xml +++ b/demos/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty.demos demos-parent diff --git a/documentation/jetty/modules/code/examples/pom.xml b/documentation/jetty/modules/code/examples/pom.xml index d57dc0c045ab..b392f5b7fbfd 100644 --- a/documentation/jetty/modules/code/examples/pom.xml +++ b/documentation/jetty/modules/code/examples/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.documentation documentation-parent - 11.0.23 + 11.0.24-SNAPSHOT ../../../../pom.xml code-examples diff --git a/documentation/jetty/pom.xml b/documentation/jetty/pom.xml index 683072b87dd6..df5a238fe9a1 100644 --- a/documentation/jetty/pom.xml +++ b/documentation/jetty/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.documentation documentation-parent - 11.0.23 + 11.0.24-SNAPSHOT jetty pom diff --git a/documentation/pom.xml b/documentation/pom.xml index 8472a4d54dee..79f91b33e6c6 100644 --- a/documentation/pom.xml +++ b/documentation/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty.documentation documentation-parent diff --git a/glassfish-jstl/pom.xml b/glassfish-jstl/pom.xml index ec13fe05a1f8..3be3e9a3ba58 100644 --- a/glassfish-jstl/pom.xml +++ b/glassfish-jstl/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-project - 11.0.23 + 11.0.24-SNAPSHOT glassfish-jstl jar diff --git a/javadoc/pom.xml b/javadoc/pom.xml index 6786a5a9da0a..b1b75d64f009 100644 --- a/javadoc/pom.xml +++ b/javadoc/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 11.0.23 + 11.0.24-SNAPSHOT javadoc jar diff --git a/jetty-alpn/jetty-alpn-client/pom.xml b/jetty-alpn/jetty-alpn-client/pom.xml index ce5f95800ef5..26bffc5a138e 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 - 11.0.23 + 11.0.24-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 10e43d468741..0c653b01e6d4 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 - 11.0.23 + 11.0.24-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 8c1b079dd6f3..733848f736c4 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 - 11.0.23 + 11.0.24-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 f05d603114ab..88d08735a8bb 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 - 11.0.23 + 11.0.24-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 495301f4161d..2c0965dcb7be 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 - 11.0.23 + 11.0.24-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 7b4c8279a535..71d816f72701 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 - 11.0.23 + 11.0.24-SNAPSHOT jetty-alpn-server Jetty :: ALPN :: Server diff --git a/jetty-alpn/pom.xml b/jetty-alpn/pom.xml index 08a9e461c98b..cf445da3e698 100644 --- a/jetty-alpn/pom.xml +++ b/jetty-alpn/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-project - 11.0.23 + 11.0.24-SNAPSHOT jetty-alpn-parent pom diff --git a/jetty-annotations/pom.xml b/jetty-annotations/pom.xml index 0f46329c9467..f495a3be284d 100644 --- a/jetty-annotations/pom.xml +++ b/jetty-annotations/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 11.0.23 + 11.0.24-SNAPSHOT jetty-annotations Jetty :: Servlet Annotations diff --git a/jetty-ant/pom.xml b/jetty-ant/pom.xml index 6e244f0775de..516437762c03 100644 --- a/jetty-ant/pom.xml +++ b/jetty-ant/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-project - 11.0.23 + 11.0.24-SNAPSHOT jetty-ant jar diff --git a/jetty-bom/pom.xml b/jetty-bom/pom.xml index c1e9f72684b4..bf4e0c136164 100644 --- a/jetty-bom/pom.xml +++ b/jetty-bom/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 11.0.23 + 11.0.24-SNAPSHOT jetty-bom @@ -18,409 +18,409 @@ org.eclipse.jetty apache-jsp - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty glassfish-jstl - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty infinispan-common - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty infinispan-embedded-query - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty infinispan-remote-query - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty jetty-alpn-client - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty jetty-alpn-conscrypt-client - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty jetty-alpn-conscrypt-server - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty jetty-alpn-java-client - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty jetty-alpn-java-server - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty jetty-alpn-server - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty jetty-annotations - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty jetty-ant - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty jetty-cdi - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty jetty-client - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty jetty-deploy - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty jetty-hazelcast - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty jetty-home - 11.0.23 + 11.0.24-SNAPSHOT zip org.eclipse.jetty jetty-home - 11.0.23 + 11.0.24-SNAPSHOT tar.gz org.eclipse.jetty jetty-http - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty jetty-http-spi - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty jetty-io - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty jetty-jaas - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty jetty-jaspi - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty jetty-jmx - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty jetty-jndi - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty jetty-keystore - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty jetty-nosql - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty jetty-openid - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty jetty-plus - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty jetty-proxy - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty jetty-quickstart - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty jetty-rewrite - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty jetty-security - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty jetty-server - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty jetty-servlet - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty jetty-servlets - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty jetty-slf4j-impl - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty jetty-unixdomain-server - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty jetty-unixsocket-client - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty jetty-unixsocket-common - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty jetty-unixsocket-server - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty jetty-util - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty jetty-util-ajax - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty jetty-webapp - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty jetty-xml - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty.fcgi fcgi-client - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty.fcgi fcgi-server - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty.gcloud jetty-gcloud-session-manager - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty.http2 http2-client - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty.http2 http2-common - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty.http2 http2-hpack - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty.http2 http2-http-client-transport - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty.http2 http2-server - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty.http3 http3-client - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty.http3 http3-common - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty.http3 http3-http-client-transport - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty.http3 http3-qpack - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty.http3 http3-server - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty.memcached jetty-memcached-sessions - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty.osgi jetty-httpservice - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty.osgi jetty-osgi-alpn - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty.osgi jetty-osgi-boot - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty.osgi jetty-osgi-boot-jsp - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty.osgi jetty-osgi-boot-warurl - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty.quic quic-client - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty.quic quic-common - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty.quic quic-quiche-common - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty.quic quic-quiche-jna - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty.quic quic-server - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty.websocket websocket-core-client - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty.websocket websocket-core-common - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty.websocket websocket-core-server - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty.websocket websocket-jakarta-client - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty.websocket websocket-jakarta-common - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty.websocket websocket-jakarta-server - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty.websocket websocket-jetty-api - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty.websocket websocket-jetty-client - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty.websocket websocket-jetty-common - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty.websocket websocket-jetty-server - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty.websocket websocket-servlet - 11.0.23 + 11.0.24-SNAPSHOT @@ -472,7 +472,7 @@ org.eclipse.jetty.quic quic-quiche-foreign-incubator - 11.0.23 + 11.0.24-SNAPSHOT diff --git a/jetty-cdi/pom.xml b/jetty-cdi/pom.xml index 3d20c5acfd21..26ee0bb50fea 100644 --- a/jetty-cdi/pom.xml +++ b/jetty-cdi/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-project - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty jetty-cdi diff --git a/jetty-client/pom.xml b/jetty-client/pom.xml index 740a494c8fab..5910a746de59 100644 --- a/jetty-client/pom.xml +++ b/jetty-client/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 11.0.23 + 11.0.24-SNAPSHOT jetty-client Jetty :: Asynchronous HTTP Client diff --git a/jetty-deploy/pom.xml b/jetty-deploy/pom.xml index 527ac36e074f..3f2ea197b57c 100644 --- a/jetty-deploy/pom.xml +++ b/jetty-deploy/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 11.0.23 + 11.0.24-SNAPSHOT jetty-deploy Jetty :: Deployers diff --git a/jetty-fcgi/fcgi-client/pom.xml b/jetty-fcgi/fcgi-client/pom.xml index 87ffe20b5fa9..83b00ce3df41 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 - 11.0.23 + 11.0.24-SNAPSHOT fcgi-client Jetty :: FastCGI :: Client diff --git a/jetty-fcgi/fcgi-server/pom.xml b/jetty-fcgi/fcgi-server/pom.xml index e5a4a7f66c12..c0d61d71d0c4 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 - 11.0.23 + 11.0.24-SNAPSHOT fcgi-server Jetty :: FastCGI :: Server diff --git a/jetty-fcgi/pom.xml b/jetty-fcgi/pom.xml index 351460b0c389..ff7ae6c0b8b0 100644 --- a/jetty-fcgi/pom.xml +++ b/jetty-fcgi/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 11.0.23 + 11.0.24-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 074c39c17457..9bfd8f92cfac 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 - 11.0.23 + 11.0.24-SNAPSHOT jetty-gcloud-session-manager Jetty :: GCloud :: Session Manager diff --git a/jetty-gcloud/pom.xml b/jetty-gcloud/pom.xml index 79a931e4c1be..c155ca99a20d 100644 --- a/jetty-gcloud/pom.xml +++ b/jetty-gcloud/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty.gcloud gcloud-parent diff --git a/jetty-hazelcast/pom.xml b/jetty-hazelcast/pom.xml index c340d44469a3..c91756dca7dd 100644 --- a/jetty-hazelcast/pom.xml +++ b/jetty-hazelcast/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 11.0.23 + 11.0.24-SNAPSHOT jetty-hazelcast Jetty :: Hazelcast Session Manager diff --git a/jetty-home/pom.xml b/jetty-home/pom.xml index 783160e509f2..654e5ba819f1 100644 --- a/jetty-home/pom.xml +++ b/jetty-home/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-project - 11.0.23 + 11.0.24-SNAPSHOT jetty-home pom diff --git a/jetty-http-spi/pom.xml b/jetty-http-spi/pom.xml index 3a7b85a56c59..1bb0d715add0 100644 --- a/jetty-http-spi/pom.xml +++ b/jetty-http-spi/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-project - 11.0.23 + 11.0.24-SNAPSHOT jetty-http-spi Jetty :: Http Service Provider Interface diff --git a/jetty-http/pom.xml b/jetty-http/pom.xml index cff4d4a564e0..c373c7d5ef4e 100644 --- a/jetty-http/pom.xml +++ b/jetty-http/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 11.0.23 + 11.0.24-SNAPSHOT jetty-http Jetty :: Http Utility diff --git a/jetty-http2/http2-client/pom.xml b/jetty-http2/http2-client/pom.xml index 31012b42f8d7..66a4364b72f7 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 - 11.0.23 + 11.0.24-SNAPSHOT http2-client Jetty :: HTTP2 :: Client diff --git a/jetty-http2/http2-common/pom.xml b/jetty-http2/http2-common/pom.xml index 9388d39b801a..e87ec03beadd 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 - 11.0.23 + 11.0.24-SNAPSHOT http2-common Jetty :: HTTP2 :: Common diff --git a/jetty-http2/http2-hpack/pom.xml b/jetty-http2/http2-hpack/pom.xml index 506ff6ba1e8e..8aa596452b3b 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 - 11.0.23 + 11.0.24-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 04f5c540e674..1ff327c5c129 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 - 11.0.23 + 11.0.24-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 86b1548955fc..660c4d5da4ac 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 - 11.0.23 + 11.0.24-SNAPSHOT http2-server Jetty :: HTTP2 :: Server diff --git a/jetty-http2/pom.xml b/jetty-http2/pom.xml index 0dac9d7cad54..5bd6a232af6d 100644 --- a/jetty-http2/pom.xml +++ b/jetty-http2/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty.http2 http2-parent diff --git a/jetty-http3/http3-client/pom.xml b/jetty-http3/http3-client/pom.xml index eb26f65b487c..aab904e13dbc 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 - 11.0.23 + 11.0.24-SNAPSHOT http3-client Jetty :: HTTP3 :: Client diff --git a/jetty-http3/http3-common/pom.xml b/jetty-http3/http3-common/pom.xml index d9ee6e9c3660..bb7b9814509b 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 - 11.0.23 + 11.0.24-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 e18b051af915..ca97b6673421 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 - 11.0.23 + 11.0.24-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 8cfa2086068f..38aa2d8ff3fc 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 - 11.0.23 + 11.0.24-SNAPSHOT http3-qpack Jetty :: HTTP3 :: QPACK diff --git a/jetty-http3/http3-server/pom.xml b/jetty-http3/http3-server/pom.xml index 98ff6f61a16d..f3e27a279585 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 - 11.0.23 + 11.0.24-SNAPSHOT http3-server Jetty :: HTTP3 :: Server diff --git a/jetty-http3/http3-tests/pom.xml b/jetty-http3/http3-tests/pom.xml index 06ed2cc4e972..3818c0efa024 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 - 11.0.23 + 11.0.24-SNAPSHOT http3-tests Jetty :: HTTP3 :: Tests diff --git a/jetty-http3/pom.xml b/jetty-http3/pom.xml index 346a6322c072..be3ff64ed494 100644 --- a/jetty-http3/pom.xml +++ b/jetty-http3/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty.http3 http3-parent diff --git a/jetty-infinispan/infinispan-common/pom.xml b/jetty-infinispan/infinispan-common/pom.xml index 3d9469b148ad..6fa8c2515ed0 100644 --- a/jetty-infinispan/infinispan-common/pom.xml +++ b/jetty-infinispan/infinispan-common/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty infinispan-parent - 11.0.23 + 11.0.24-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 b84ad78f8351..e0f9a1e65ef8 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 - 11.0.23 + 11.0.24-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 a888b20551ac..98c45d5f2725 100644 --- a/jetty-infinispan/infinispan-embedded/pom.xml +++ b/jetty-infinispan/infinispan-embedded/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty infinispan-parent - 11.0.23 + 11.0.24-SNAPSHOT infinispan-embedded pom diff --git a/jetty-infinispan/infinispan-remote-query/pom.xml b/jetty-infinispan/infinispan-remote-query/pom.xml index aad234ab210f..8d7fd539824e 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 - 11.0.23 + 11.0.24-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 59c1b7d0cbd6..0a82b35daef6 100644 --- a/jetty-infinispan/infinispan-remote/pom.xml +++ b/jetty-infinispan/infinispan-remote/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty infinispan-parent - 11.0.23 + 11.0.24-SNAPSHOT infinispan-remote pom diff --git a/jetty-infinispan/pom.xml b/jetty-infinispan/pom.xml index ec4750b6cb33..c1a4c2ce9a78 100644 --- a/jetty-infinispan/pom.xml +++ b/jetty-infinispan/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty infinispan-parent diff --git a/jetty-io/pom.xml b/jetty-io/pom.xml index b8b55f650d7d..c5766f69d939 100644 --- a/jetty-io/pom.xml +++ b/jetty-io/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-project - 11.0.23 + 11.0.24-SNAPSHOT jetty-io Jetty :: IO Utility diff --git a/jetty-jaas/pom.xml b/jetty-jaas/pom.xml index 65152308dffe..0be70db6944a 100644 --- a/jetty-jaas/pom.xml +++ b/jetty-jaas/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 11.0.23 + 11.0.24-SNAPSHOT jetty-jaas Jetty :: JAAS diff --git a/jetty-jaspi/pom.xml b/jetty-jaspi/pom.xml index 0d41000a275d..d4c3e922000e 100644 --- a/jetty-jaspi/pom.xml +++ b/jetty-jaspi/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 11.0.23 + 11.0.24-SNAPSHOT jetty-jaspi Jetty :: JASPI Security diff --git a/jetty-jmx/pom.xml b/jetty-jmx/pom.xml index 2b89b3e3513d..8cd62084bf13 100644 --- a/jetty-jmx/pom.xml +++ b/jetty-jmx/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-project - 11.0.23 + 11.0.24-SNAPSHOT jetty-jmx Jetty :: JMX Management diff --git a/jetty-jndi/pom.xml b/jetty-jndi/pom.xml index 5c8f0b364b68..cdabc2e6456b 100644 --- a/jetty-jndi/pom.xml +++ b/jetty-jndi/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 11.0.23 + 11.0.24-SNAPSHOT jetty-jndi Jetty :: JNDI Naming diff --git a/jetty-jspc-maven-plugin/pom.xml b/jetty-jspc-maven-plugin/pom.xml index 01257f00f115..bc3b5502e7c0 100644 --- a/jetty-jspc-maven-plugin/pom.xml +++ b/jetty-jspc-maven-plugin/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-project - 11.0.23 + 11.0.24-SNAPSHOT jetty-jspc-maven-plugin maven-plugin diff --git a/jetty-keystore/pom.xml b/jetty-keystore/pom.xml index 13984a08d8c3..1a09db642623 100644 --- a/jetty-keystore/pom.xml +++ b/jetty-keystore/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-project - 11.0.23 + 11.0.24-SNAPSHOT jetty-keystore jar diff --git a/jetty-maven-plugin/pom.xml b/jetty-maven-plugin/pom.xml index 854599ff924e..ef4784e5347d 100644 --- a/jetty-maven-plugin/pom.xml +++ b/jetty-maven-plugin/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-project - 11.0.23 + 11.0.24-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 5846d1c475dc..082668fdbe0d 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 - 11.0.23 + 11.0.24-SNAPSHOT jetty-memcached-sessions Jetty :: Memcached :: Sessions diff --git a/jetty-memcached/pom.xml b/jetty-memcached/pom.xml index 90d559f68a70..7a1ca23b66e1 100644 --- a/jetty-memcached/pom.xml +++ b/jetty-memcached/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty.memcached memcached-parent diff --git a/jetty-nosql/pom.xml b/jetty-nosql/pom.xml index 26e74aaa07c5..217ab6608623 100644 --- a/jetty-nosql/pom.xml +++ b/jetty-nosql/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-project - 11.0.23 + 11.0.24-SNAPSHOT jetty-nosql Jetty :: NoSQL Session Managers diff --git a/jetty-openid/pom.xml b/jetty-openid/pom.xml index 4e52b23462ad..38adf4054159 100644 --- a/jetty-openid/pom.xml +++ b/jetty-openid/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 11.0.23 + 11.0.24-SNAPSHOT jetty-openid Jetty :: OpenID diff --git a/jetty-osgi/jetty-osgi-alpn/pom.xml b/jetty-osgi/jetty-osgi-alpn/pom.xml index dbd755164ec3..b0c9c14ece1e 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 - 11.0.23 + 11.0.24-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 e7a55f1ed544..3d1247840360 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 - 11.0.23 + 11.0.24-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 0b0af667a569..5d79e38aa6ea 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 - 11.0.23 + 11.0.24-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 7d8f3ef14e44..6d5f089ac7ff 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 - 11.0.23 + 11.0.24-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 373a097a9cd3..b16cde878b32 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 - 11.0.23 + 11.0.24-SNAPSHOT jetty-httpservice Jetty :: OSGi :: HttpService diff --git a/jetty-osgi/pom.xml b/jetty-osgi/pom.xml index 3b69c89ae121..4232500cdbac 100644 --- a/jetty-osgi/pom.xml +++ b/jetty-osgi/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 11.0.23 + 11.0.24-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 52a67c5d4e6a..da1a38bc446f 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 - 11.0.23 + 11.0.24-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 a79b3c23b0dc..234397d88f3c 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 - 11.0.23 + 11.0.24-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 0031008dbb6f..245e2a762a2b 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 - 11.0.23 + 11.0.24-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 e5857f9fb962..a7a4e3cd4335 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 - 11.0.23 + 11.0.24-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 0c4c0f58f1e4..e8c831b29b6f 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 - 11.0.23 + 11.0.24-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 ff2d6e7b7953..401ee11d4df2 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 - 11.0.23 + 11.0.24-SNAPSHOT ../pom.xml test-jetty-osgi diff --git a/jetty-p2/pom.xml b/jetty-p2/pom.xml index 9130ddbfda76..44f7655bc901 100644 --- a/jetty-p2/pom.xml +++ b/jetty-p2/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-project - 11.0.23 + 11.0.24-SNAPSHOT jetty-p2 pom diff --git a/jetty-plus/pom.xml b/jetty-plus/pom.xml index c685e427cb07..0b11b22f6c69 100644 --- a/jetty-plus/pom.xml +++ b/jetty-plus/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 11.0.23 + 11.0.24-SNAPSHOT jetty-plus Jetty :: Plus diff --git a/jetty-proxy/pom.xml b/jetty-proxy/pom.xml index 917aca573ec4..681cd3e9a1c0 100644 --- a/jetty-proxy/pom.xml +++ b/jetty-proxy/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 11.0.23 + 11.0.24-SNAPSHOT jetty-proxy Jetty :: Proxy diff --git a/jetty-quic/pom.xml b/jetty-quic/pom.xml index 46ef919371c7..6a83a6cd0e59 100644 --- a/jetty-quic/pom.xml +++ b/jetty-quic/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 11.0.23 + 11.0.24-SNAPSHOT org.eclipse.jetty.quic quic-parent diff --git a/jetty-quic/quic-client/pom.xml b/jetty-quic/quic-client/pom.xml index 734dba8724df..59843f6d5252 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 - 11.0.23 + 11.0.24-SNAPSHOT quic-client Jetty :: QUIC :: Client diff --git a/jetty-quic/quic-common/pom.xml b/jetty-quic/quic-common/pom.xml index 5270e39fc895..b67be0e20b45 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 - 11.0.23 + 11.0.24-SNAPSHOT quic-common Jetty :: QUIC :: Common diff --git a/jetty-quic/quic-quiche/pom.xml b/jetty-quic/quic-quiche/pom.xml index 88c25875ae28..7c95865d9cef 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 - 11.0.23 + 11.0.24-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 d124bdadd2d9..e82d303cdf67 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 - 11.0.23 + 11.0.24-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 804a38526c3c..63d4347b83c5 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 - 11.0.23 + 11.0.24-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 cb0c9d8deb52..62a637a916ae 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 - 11.0.23 + 11.0.24-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 8c707340e92b..459ff53283e2 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 - 11.0.23 + 11.0.24-SNAPSHOT quic-server Jetty :: QUIC :: Server diff --git a/jetty-quickstart/pom.xml b/jetty-quickstart/pom.xml index 98c201058bf4..78798e3bc383 100644 --- a/jetty-quickstart/pom.xml +++ b/jetty-quickstart/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 11.0.23 + 11.0.24-SNAPSHOT jetty-quickstart Jetty :: Quick Start diff --git a/jetty-rewrite/pom.xml b/jetty-rewrite/pom.xml index 34395bbcebd6..0be8bee32080 100644 --- a/jetty-rewrite/pom.xml +++ b/jetty-rewrite/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 11.0.23 + 11.0.24-SNAPSHOT jetty-rewrite Jetty :: Rewrite Handler diff --git a/jetty-runner/pom.xml b/jetty-runner/pom.xml index d6643ebbd956..7a54bcbbbbf8 100644 --- a/jetty-runner/pom.xml +++ b/jetty-runner/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-project - 11.0.23 + 11.0.24-SNAPSHOT jetty-runner Jetty :: Runner diff --git a/jetty-security/pom.xml b/jetty-security/pom.xml index 2634f37c0e6d..41d3fbba0b33 100644 --- a/jetty-security/pom.xml +++ b/jetty-security/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 11.0.23 + 11.0.24-SNAPSHOT jetty-security Jetty :: Security diff --git a/jetty-server/pom.xml b/jetty-server/pom.xml index 8554bf3222d3..7a06f8bae0d6 100644 --- a/jetty-server/pom.xml +++ b/jetty-server/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 11.0.23 + 11.0.24-SNAPSHOT jetty-server Jetty :: Server Core diff --git a/jetty-servlet/pom.xml b/jetty-servlet/pom.xml index 850ba53b4375..ad1d9beb9c33 100644 --- a/jetty-servlet/pom.xml +++ b/jetty-servlet/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 11.0.23 + 11.0.24-SNAPSHOT jetty-servlet Jetty :: Servlet Handling diff --git a/jetty-servlets/pom.xml b/jetty-servlets/pom.xml index fd25c1721924..fe1a0d5d639e 100644 --- a/jetty-servlets/pom.xml +++ b/jetty-servlets/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 11.0.23 + 11.0.24-SNAPSHOT jetty-servlets Jetty :: Utility Servlets and Filters diff --git a/jetty-slf4j-impl/pom.xml b/jetty-slf4j-impl/pom.xml index ad818f9991c6..3bb3c9d4d20d 100644 --- a/jetty-slf4j-impl/pom.xml +++ b/jetty-slf4j-impl/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 11.0.23 + 11.0.24-SNAPSHOT jetty-slf4j-impl Jetty :: Slf4j Implementation diff --git a/jetty-start/pom.xml b/jetty-start/pom.xml index 793aaa7e1357..a7183027433f 100644 --- a/jetty-start/pom.xml +++ b/jetty-start/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-project - 11.0.23 + 11.0.24-SNAPSHOT jetty-start Jetty :: Start diff --git a/jetty-unixdomain-server/pom.xml b/jetty-unixdomain-server/pom.xml index abb9adf9922d..996f5cc0a06c 100644 --- a/jetty-unixdomain-server/pom.xml +++ b/jetty-unixdomain-server/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 11.0.23 + 11.0.24-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 3e6063abd2d3..98035b3137a1 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 - 11.0.23 + 11.0.24-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 b0e4447bac0f..d6d34a4d2276 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 - 11.0.23 + 11.0.24-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 e4757e9b7006..8413912df5db 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 - 11.0.23 + 11.0.24-SNAPSHOT jetty-unixsocket-server Jetty :: UnixSocket :: Server diff --git a/jetty-unixsocket/pom.xml b/jetty-unixsocket/pom.xml index 6ebbfc320a00..95f10714b471 100644 --- a/jetty-unixsocket/pom.xml +++ b/jetty-unixsocket/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 11.0.23 + 11.0.24-SNAPSHOT jetty-unixsocket pom diff --git a/jetty-util-ajax/pom.xml b/jetty-util-ajax/pom.xml index 0426d5bd649f..2fea820bd7d1 100644 --- a/jetty-util-ajax/pom.xml +++ b/jetty-util-ajax/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-project - 11.0.23 + 11.0.24-SNAPSHOT jetty-util-ajax Jetty :: Utilities :: Ajax(JSON) diff --git a/jetty-util/pom.xml b/jetty-util/pom.xml index c74f237e76a5..8460b61f46bb 100644 --- a/jetty-util/pom.xml +++ b/jetty-util/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-project - 11.0.23 + 11.0.24-SNAPSHOT jetty-util Jetty :: Utilities diff --git a/jetty-webapp/pom.xml b/jetty-webapp/pom.xml index 2c21856d58c0..98fda349c3b8 100644 --- a/jetty-webapp/pom.xml +++ b/jetty-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 11.0.23 + 11.0.24-SNAPSHOT jetty-webapp Jetty :: Webapp Application Support diff --git a/jetty-websocket/pom.xml b/jetty-websocket/pom.xml index 80ffe0e51494..55f00f0d0c46 100644 --- a/jetty-websocket/pom.xml +++ b/jetty-websocket/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 11.0.23 + 11.0.24-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 0b10307fa32f..338794cff95a 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 - 11.0.23 + 11.0.24-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 88435277bade..0d7a6aeea5fb 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 - 11.0.23 + 11.0.24-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 a5b1fc24dc2a..5e14b56d7e15 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 - 11.0.23 + 11.0.24-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 6817bb69b9ea..d07b6c2c125c 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 - 11.0.23 + 11.0.24-SNAPSHOT websocket-core-tests Jetty :: Websocket :: Core :: Tests diff --git a/jetty-websocket/websocket-jakarta-client/pom.xml b/jetty-websocket/websocket-jakarta-client/pom.xml index a1ca0db20892..844dee635576 100644 --- a/jetty-websocket/websocket-jakarta-client/pom.xml +++ b/jetty-websocket/websocket-jakarta-client/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.websocket websocket-parent - 11.0.23 + 11.0.24-SNAPSHOT websocket-jakarta-client Jetty :: Websocket :: jakarta.websocket :: Client diff --git a/jetty-websocket/websocket-jakarta-common/pom.xml b/jetty-websocket/websocket-jakarta-common/pom.xml index 6b0e78ec5d5e..8b05c1aeb528 100644 --- a/jetty-websocket/websocket-jakarta-common/pom.xml +++ b/jetty-websocket/websocket-jakarta-common/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.websocket websocket-parent - 11.0.23 + 11.0.24-SNAPSHOT websocket-jakarta-common Jetty :: Websocket :: jakarta.websocket :: Common diff --git a/jetty-websocket/websocket-jakarta-server/pom.xml b/jetty-websocket/websocket-jakarta-server/pom.xml index 45e79be24afe..9746ec62d811 100644 --- a/jetty-websocket/websocket-jakarta-server/pom.xml +++ b/jetty-websocket/websocket-jakarta-server/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.websocket websocket-parent - 11.0.23 + 11.0.24-SNAPSHOT websocket-jakarta-server Jetty :: Websocket :: jakarta.websocket :: Server diff --git a/jetty-websocket/websocket-jakarta-tests/pom.xml b/jetty-websocket/websocket-jakarta-tests/pom.xml index 9c88eaef1000..27519918efc3 100644 --- a/jetty-websocket/websocket-jakarta-tests/pom.xml +++ b/jetty-websocket/websocket-jakarta-tests/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.websocket websocket-parent - 11.0.23 + 11.0.24-SNAPSHOT websocket-jakarta-tests Jetty :: Websocket :: jakarta.websocket :: Tests diff --git a/jetty-websocket/websocket-jetty-api/pom.xml b/jetty-websocket/websocket-jetty-api/pom.xml index 1558d2e33bd9..24caf10596bc 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 - 11.0.23 + 11.0.24-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 7c83a610436b..c3666118bb46 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 - 11.0.23 + 11.0.24-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 475c72f5aa09..b631bb829d36 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 - 11.0.23 + 11.0.24-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 660e662b7bbc..e69dc16a357a 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 - 11.0.23 + 11.0.24-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 aa669982662f..dfb3a55e05c6 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 - 11.0.23 + 11.0.24-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 95613c72e7b4..73200a43f719 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 - 11.0.23 + 11.0.24-SNAPSHOT websocket-servlet Jetty :: Websocket :: Servlet diff --git a/jetty-xml/pom.xml b/jetty-xml/pom.xml index 5c3c7b638efa..89abba360ce4 100644 --- a/jetty-xml/pom.xml +++ b/jetty-xml/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-project - 11.0.23 + 11.0.24-SNAPSHOT jetty-xml Jetty :: XML utilities diff --git a/pom.xml b/pom.xml index a5fd66478b74..c3d2bf0f3517 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.eclipse.jetty jetty-project - 11.0.23 + 11.0.24-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 e7c00adf615c..def5f5b066f9 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 - 11.0.23 + 11.0.24-SNAPSHOT jetty-home-tester jar diff --git a/tests/jetty-http-tools/pom.xml b/tests/jetty-http-tools/pom.xml index 5dbb45da1cc3..d2520c9aaae6 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 - 11.0.23 + 11.0.24-SNAPSHOT jetty-http-tools Jetty Tests :: HTTP Utilities diff --git a/tests/jetty-jmh/pom.xml b/tests/jetty-jmh/pom.xml index 75971729625e..70b6789222dc 100644 --- a/tests/jetty-jmh/pom.xml +++ b/tests/jetty-jmh/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.tests tests-parent - 11.0.23 + 11.0.24-SNAPSHOT jetty-jmh Jetty :: Jmh diff --git a/tests/pom.xml b/tests/pom.xml index e744796d6256..12acff188b19 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-project - 11.0.23 + 11.0.24-SNAPSHOT ../pom.xml org.eclipse.jetty.tests diff --git a/tests/test-cdi/pom.xml b/tests/test-cdi/pom.xml index 42c6feaab72c..e7fcdc61d131 100644 --- a/tests/test-cdi/pom.xml +++ b/tests/test-cdi/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.tests tests-parent - 11.0.23 + 11.0.24-SNAPSHOT test-cdi jar diff --git a/tests/test-distribution/pom.xml b/tests/test-distribution/pom.xml index 6c47a021bdda..9b3cfc38aedb 100644 --- a/tests/test-distribution/pom.xml +++ b/tests/test-distribution/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.tests tests-parent - 11.0.23 + 11.0.24-SNAPSHOT test-distribution jar diff --git a/tests/test-http-client-transport/pom.xml b/tests/test-http-client-transport/pom.xml index 4402c2150d65..c96d705ef538 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 - 11.0.23 + 11.0.24-SNAPSHOT test-http-client-transport jar diff --git a/tests/test-integration/pom.xml b/tests/test-integration/pom.xml index 5e21ef9f9b26..026914546fcf 100644 --- a/tests/test-integration/pom.xml +++ b/tests/test-integration/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.tests tests-parent - 11.0.23 + 11.0.24-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 d7f5ac1fd227..dfadcb252949 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 - 11.0.23 + 11.0.24-SNAPSHOT jmx-webapp-it jar diff --git a/tests/test-jmx/jmx-webapp/pom.xml b/tests/test-jmx/jmx-webapp/pom.xml index 0154fc11b40e..d481bde23400 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 - 11.0.23 + 11.0.24-SNAPSHOT jmx-webapp war diff --git a/tests/test-jmx/pom.xml b/tests/test-jmx/pom.xml index acfa7742cf1d..820c02e3897c 100644 --- a/tests/test-jmx/pom.xml +++ b/tests/test-jmx/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.tests tests-parent - 11.0.23 + 11.0.24-SNAPSHOT test-jmx-parent pom diff --git a/tests/test-jndi/pom.xml b/tests/test-jndi/pom.xml index 0aa3e2961bed..b36c02eed354 100644 --- a/tests/test-jndi/pom.xml +++ b/tests/test-jndi/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.tests tests-parent - 11.0.23 + 11.0.24-SNAPSHOT test-jndi jar diff --git a/tests/test-jpms/pom.xml b/tests/test-jpms/pom.xml index 3f8231ad0d62..049b2d9133c3 100644 --- a/tests/test-jpms/pom.xml +++ b/tests/test-jpms/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.tests tests-parent - 11.0.23 + 11.0.24-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 d4dd8ad18aaa..82d636a0db03 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 - 11.0.23 + 11.0.24-SNAPSHOT test-jpms-websocket-core jar diff --git a/tests/test-loginservice/pom.xml b/tests/test-loginservice/pom.xml index 7f7e4da6d419..ef212dd0228c 100644 --- a/tests/test-loginservice/pom.xml +++ b/tests/test-loginservice/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.tests tests-parent - 11.0.23 + 11.0.24-SNAPSHOT test-loginservice Jetty Tests :: Login Service diff --git a/tests/test-quickstart/pom.xml b/tests/test-quickstart/pom.xml index 88f18f4a7b3d..1c8df960ba08 100644 --- a/tests/test-quickstart/pom.xml +++ b/tests/test-quickstart/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.tests tests-parent - 11.0.23 + 11.0.24-SNAPSHOT ../pom.xml org.eclipse.jetty diff --git a/tests/test-sessions/pom.xml b/tests/test-sessions/pom.xml index d203068e5919..1c658a5442b5 100644 --- a/tests/test-sessions/pom.xml +++ b/tests/test-sessions/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.tests tests-parent - 11.0.23 + 11.0.24-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 de2a6e078892..bde8c42f2e5b 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 - 11.0.23 + 11.0.24-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 e6a21e2ba733..8264ba23b237 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 - 11.0.23 + 11.0.24-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 866a45671d8c..1214cf3e7fd8 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 - 11.0.23 + 11.0.24-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 bca3918108b0..e3791f7565fc 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 - 11.0.23 + 11.0.24-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 3e894047d8be..858d332ee4dd 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 - 11.0.23 + 11.0.24-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 6fa974814417..870cde84c8b0 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 - 11.0.23 + 11.0.24-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 45ec046637d0..2cfbe3f790b7 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 - 11.0.23 + 11.0.24-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 8afdeec672c2..23f4637cdd79 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 - 11.0.23 + 11.0.24-SNAPSHOT test-sessions-common Jetty Tests :: Sessions :: Common diff --git a/tests/test-webapps/pom.xml b/tests/test-webapps/pom.xml index 85c1332377b2..7b43d2335db4 100644 --- a/tests/test-webapps/pom.xml +++ b/tests/test-webapps/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.tests tests-parent - 11.0.23 + 11.0.24-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 29a62bccb013..dab55826ebfa 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 - 11.0.23 + 11.0.24-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 3eeb42a050ff..e4fa34853d3a 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 - 11.0.23 + 11.0.24-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 fd9e1bbdbc54..3fd45c13e7f9 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 - 11.0.23 + 11.0.24-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 33dc6bda0a55..3fd0bfa7d67d 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 - 11.0.23 + 11.0.24-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 87e26d6c3b29..9054d3bfb559 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 - 11.0.23 + 11.0.24-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 0fa708002b3b..22e7e7ca85bf 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 - 11.0.23 + 11.0.24-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 d2121ca9b352..35e312f7b683 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 - 11.0.23 + 11.0.24-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 0b9ef5d056d0..7e15e980098c 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 - 11.0.23 + 11.0.24-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 6d75de244159..0e07cdefacee 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 - 11.0.23 + 11.0.24-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 9b9af8b46166..1cf3bcc18b88 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 - 11.0.23 + 11.0.24-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 867eb037e6d1..ed96ad1f277c 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 - 11.0.23 + 11.0.24-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 07638f60c2a7..dda24b1bff50 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 - 11.0.23 + 11.0.24-SNAPSHOT test-weld-cdi-webapp war diff --git a/tests/test-websocket-autobahn/pom.xml b/tests/test-websocket-autobahn/pom.xml index f2525a5cc296..45920b976c58 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 - 11.0.23 + 11.0.24-SNAPSHOT test-websocket-autobahn Jetty Tests :: WebSocket Autobahn Tests