diff --git a/VERSION.txt b/VERSION.txt
index c11102c3878c..f85ff65c72c5 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1,4 +1,5 @@
-jetty-9.4.56-SNAPSHOT
+jetty-9.4.56.v20240826 - 26 August 2024
+ + 12200 Backport ThreadLimitHandler improvements from Jetty 12
jetty-9.4.55.v20240627 - 27 June 2024
+ 10805 Jetty response with an invalid HTTP2 packet if the client set the
diff --git a/aggregates/jetty-all-compact3/pom.xml b/aggregates/jetty-all-compact3/pom.xml
index 3dbb7de8fb98..81d831380f9a 100644
--- a/aggregates/jetty-all-compact3/pom.xml
+++ b/aggregates/jetty-all-compact3/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
../../pom.xml
4.0.0
diff --git a/aggregates/jetty-all/pom.xml b/aggregates/jetty-all/pom.xml
index 10a051555ae8..0813f8b7fb41 100644
--- a/aggregates/jetty-all/pom.xml
+++ b/aggregates/jetty-all/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
../../pom.xml
4.0.0
diff --git a/apache-jsp/pom.xml b/apache-jsp/pom.xml
index fbb3c828307f..9846d55c5fec 100644
--- a/apache-jsp/pom.xml
+++ b/apache-jsp/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
apache-jsp
diff --git a/apache-jstl/pom.xml b/apache-jstl/pom.xml
index ee2cf4d90d2c..0fb46b9e83d5 100644
--- a/apache-jstl/pom.xml
+++ b/apache-jstl/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
apache-jstl
diff --git a/build-resources/pom.xml b/build-resources/pom.xml
index 0aa1d4721ec8..9e278b4c3d8f 100644
--- a/build-resources/pom.xml
+++ b/build-resources/pom.xml
@@ -2,7 +2,7 @@
4.0.0
org.eclipse.jetty
build-resources
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
jar
Jetty :: Build Resources
diff --git a/examples/async-rest/async-rest-jar/pom.xml b/examples/async-rest/async-rest-jar/pom.xml
index a34ce22fbb3c..dce62aa22ae5 100644
--- a/examples/async-rest/async-rest-jar/pom.xml
+++ b/examples/async-rest/async-rest-jar/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
example-async-rest
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
diff --git a/examples/async-rest/async-rest-webapp/pom.xml b/examples/async-rest/async-rest-webapp/pom.xml
index 79531774f871..6b4f2e00128d 100644
--- a/examples/async-rest/async-rest-webapp/pom.xml
+++ b/examples/async-rest/async-rest-webapp/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
example-async-rest
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
diff --git a/examples/async-rest/pom.xml b/examples/async-rest/pom.xml
index 30fd423ebc2f..ecb90a86b086 100644
--- a/examples/async-rest/pom.xml
+++ b/examples/async-rest/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty.examples
examples-parent
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
diff --git a/examples/embedded/pom.xml b/examples/embedded/pom.xml
index 3e791d6857d1..ba46034c6a43 100644
--- a/examples/embedded/pom.xml
+++ b/examples/embedded/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty.examples
examples-parent
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
../pom.xml
4.0.0
diff --git a/examples/pom.xml b/examples/pom.xml
index e198c7c6f8b6..8b92f4e4e3d1 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty
jetty-project
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
diff --git a/jetty-alpn/jetty-alpn-client/pom.xml b/jetty-alpn/jetty-alpn-client/pom.xml
index eaa1f545aa39..1962f0fdf897 100644
--- a/jetty-alpn/jetty-alpn-client/pom.xml
+++ b/jetty-alpn/jetty-alpn-client/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-alpn-parent
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
jetty-alpn-client
diff --git a/jetty-alpn/jetty-alpn-conscrypt-client/pom.xml b/jetty-alpn/jetty-alpn-conscrypt-client/pom.xml
index f6845297c3ef..385029d4bc3b 100644
--- a/jetty-alpn/jetty-alpn-conscrypt-client/pom.xml
+++ b/jetty-alpn/jetty-alpn-conscrypt-client/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-alpn-parent
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
diff --git a/jetty-alpn/jetty-alpn-conscrypt-server/pom.xml b/jetty-alpn/jetty-alpn-conscrypt-server/pom.xml
index 753dcafccaa5..8b0e0abfba55 100644
--- a/jetty-alpn/jetty-alpn-conscrypt-server/pom.xml
+++ b/jetty-alpn/jetty-alpn-conscrypt-server/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty
jetty-alpn-parent
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
diff --git a/jetty-alpn/jetty-alpn-java-client/pom.xml b/jetty-alpn/jetty-alpn-java-client/pom.xml
index 6d41a90b048d..24ed9f9d7478 100644
--- a/jetty-alpn/jetty-alpn-java-client/pom.xml
+++ b/jetty-alpn/jetty-alpn-java-client/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-alpn-parent
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
diff --git a/jetty-alpn/jetty-alpn-java-server/pom.xml b/jetty-alpn/jetty-alpn-java-server/pom.xml
index 3d088bf83272..f0c202a06f7a 100644
--- a/jetty-alpn/jetty-alpn-java-server/pom.xml
+++ b/jetty-alpn/jetty-alpn-java-server/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty
jetty-alpn-parent
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
diff --git a/jetty-alpn/jetty-alpn-openjdk8-client/pom.xml b/jetty-alpn/jetty-alpn-openjdk8-client/pom.xml
index 7a9dad3fae9b..ae0e716e1b9b 100644
--- a/jetty-alpn/jetty-alpn-openjdk8-client/pom.xml
+++ b/jetty-alpn/jetty-alpn-openjdk8-client/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-alpn-parent
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
diff --git a/jetty-alpn/jetty-alpn-openjdk8-server/pom.xml b/jetty-alpn/jetty-alpn-openjdk8-server/pom.xml
index 9c53335fa8e5..c5cd8afc0e23 100644
--- a/jetty-alpn/jetty-alpn-openjdk8-server/pom.xml
+++ b/jetty-alpn/jetty-alpn-openjdk8-server/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty
jetty-alpn-parent
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
diff --git a/jetty-alpn/jetty-alpn-server/pom.xml b/jetty-alpn/jetty-alpn-server/pom.xml
index d29b7c74c409..233340cd1f1a 100644
--- a/jetty-alpn/jetty-alpn-server/pom.xml
+++ b/jetty-alpn/jetty-alpn-server/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-alpn-parent
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
jetty-alpn-server
diff --git a/jetty-alpn/pom.xml b/jetty-alpn/pom.xml
index ae42a7d0e6df..e673613036ad 100644
--- a/jetty-alpn/pom.xml
+++ b/jetty-alpn/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
jetty-alpn-parent
diff --git a/jetty-annotations/pom.xml b/jetty-annotations/pom.xml
index 6cc2f9d8e75d..7772431a75af 100644
--- a/jetty-annotations/pom.xml
+++ b/jetty-annotations/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
jetty-annotations
diff --git a/jetty-ant/pom.xml b/jetty-ant/pom.xml
index f18f8fb46b13..d682652511aa 100644
--- a/jetty-ant/pom.xml
+++ b/jetty-ant/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
jetty-ant
diff --git a/jetty-bom/pom.xml b/jetty-bom/pom.xml
index 129045ea04d5..06a8a7d0466f 100644
--- a/jetty-bom/pom.xml
+++ b/jetty-bom/pom.xml
@@ -9,7 +9,7 @@
org.eclipse.jetty
jetty-project
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
@@ -53,336 +53,336 @@
org.eclipse.jetty
apache-jsp
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
org.eclipse.jetty
apache-jstl
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
org.eclipse.jetty
jetty-alpn-client
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
org.eclipse.jetty
jetty-alpn-java-client
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
org.eclipse.jetty
jetty-alpn-java-server
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
org.eclipse.jetty
jetty-alpn-openjdk8-client
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
org.eclipse.jetty
jetty-alpn-openjdk8-server
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
org.eclipse.jetty
jetty-alpn-conscrypt-client
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
org.eclipse.jetty
jetty-alpn-conscrypt-server
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
org.eclipse.jetty
jetty-alpn-server
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
org.eclipse.jetty
jetty-annotations
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
org.eclipse.jetty
jetty-ant
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
org.eclipse.jetty
jetty-client
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
org.eclipse.jetty
jetty-continuation
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
org.eclipse.jetty
jetty-deploy
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
org.eclipse.jetty
jetty-distribution
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
zip
org.eclipse.jetty
jetty-distribution
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
tar.gz
org.eclipse.jetty.fcgi
fcgi-client
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
org.eclipse.jetty.fcgi
fcgi-server
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
org.eclipse.jetty.gcloud
jetty-gcloud-session-manager
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
org.eclipse.jetty
jetty-home
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
zip
org.eclipse.jetty
jetty-home
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
tar.gz
org.eclipse.jetty
jetty-http
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
org.eclipse.jetty.http2
http2-client
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
org.eclipse.jetty.http2
http2-common
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
org.eclipse.jetty.http2
http2-hpack
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
org.eclipse.jetty.http2
http2-http-client-transport
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
org.eclipse.jetty.http2
http2-server
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
org.eclipse.jetty
jetty-http-spi
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
org.eclipse.jetty
infinispan-common
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
org.eclipse.jetty
infinispan-remote-query
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
org.eclipse.jetty
infinispan-embedded-query
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
org.eclipse.jetty
jetty-hazelcast
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
org.eclipse.jetty
jetty-io
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
org.eclipse.jetty
jetty-jaas
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
org.eclipse.jetty
jetty-jaspi
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
org.eclipse.jetty
jetty-jmx
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
org.eclipse.jetty
jetty-jndi
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
org.eclipse.jetty.memcached
jetty-memcached-sessions
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
org.eclipse.jetty
jetty-nosql
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
org.eclipse.jetty.osgi
jetty-osgi-boot
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
org.eclipse.jetty.osgi
jetty-osgi-boot-jsp
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
org.eclipse.jetty.osgi
jetty-osgi-boot-warurl
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
org.eclipse.jetty.osgi
jetty-httpservice
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
org.eclipse.jetty
jetty-plus
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
org.eclipse.jetty
jetty-proxy
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
org.eclipse.jetty
jetty-quickstart
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
org.eclipse.jetty
jetty-rewrite
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
org.eclipse.jetty
jetty-security
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
org.eclipse.jetty
jetty-openid
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
org.eclipse.jetty
jetty-server
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
org.eclipse.jetty
jetty-servlet
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
org.eclipse.jetty
jetty-servlets
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
org.eclipse.jetty
jetty-spring
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
org.eclipse.jetty
jetty-unixsocket
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
org.eclipse.jetty
jetty-util
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
org.eclipse.jetty
jetty-util-ajax
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
org.eclipse.jetty
jetty-webapp
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
org.eclipse.jetty.websocket
javax-websocket-client-impl
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
org.eclipse.jetty.websocket
javax-websocket-server-impl
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
org.eclipse.jetty.websocket
websocket-api
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
org.eclipse.jetty.websocket
websocket-client
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
org.eclipse.jetty.websocket
websocket-common
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
org.eclipse.jetty.websocket
websocket-server
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
org.eclipse.jetty.websocket
websocket-servlet
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
org.eclipse.jetty
jetty-xml
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
diff --git a/jetty-cdi/pom.xml b/jetty-cdi/pom.xml
index 3ac3e06b09b9..2a7a4529c402 100644
--- a/jetty-cdi/pom.xml
+++ b/jetty-cdi/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
org.eclipse.jetty
diff --git a/jetty-client/pom.xml b/jetty-client/pom.xml
index 00b966b25e4f..705698640bae 100644
--- a/jetty-client/pom.xml
+++ b/jetty-client/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
diff --git a/jetty-continuation/pom.xml b/jetty-continuation/pom.xml
index 1b0f0270829c..f39bd3cb4bbc 100644
--- a/jetty-continuation/pom.xml
+++ b/jetty-continuation/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
jetty-continuation
diff --git a/jetty-deploy/pom.xml b/jetty-deploy/pom.xml
index 429bd485fb4d..22482a09dfc3 100644
--- a/jetty-deploy/pom.xml
+++ b/jetty-deploy/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
jetty-deploy
diff --git a/jetty-distribution/pom.xml b/jetty-distribution/pom.xml
index dffc55c8b2eb..b902b4f60d80 100644
--- a/jetty-distribution/pom.xml
+++ b/jetty-distribution/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
jetty-distribution
diff --git a/jetty-documentation/pom.xml b/jetty-documentation/pom.xml
index 6c98c1c8f1be..0ff973394dc2 100644
--- a/jetty-documentation/pom.xml
+++ b/jetty-documentation/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty
jetty-project
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
diff --git a/jetty-fcgi/fcgi-client/pom.xml b/jetty-fcgi/fcgi-client/pom.xml
index b3d29d31aa1f..64b3724b0fb3 100644
--- a/jetty-fcgi/fcgi-client/pom.xml
+++ b/jetty-fcgi/fcgi-client/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.fcgi
fcgi-parent
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
diff --git a/jetty-fcgi/fcgi-server/pom.xml b/jetty-fcgi/fcgi-server/pom.xml
index 4143b92dc675..989cbceb1de2 100644
--- a/jetty-fcgi/fcgi-server/pom.xml
+++ b/jetty-fcgi/fcgi-server/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.fcgi
fcgi-parent
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
diff --git a/jetty-fcgi/pom.xml b/jetty-fcgi/pom.xml
index 1c7f89924f7d..33c0442e84c0 100644
--- a/jetty-fcgi/pom.xml
+++ b/jetty-fcgi/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty
jetty-project
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
diff --git a/jetty-gcloud/jetty-gcloud-session-manager/pom.xml b/jetty-gcloud/jetty-gcloud-session-manager/pom.xml
index bbefcfd8b23a..6e35cb38c881 100644
--- a/jetty-gcloud/jetty-gcloud-session-manager/pom.xml
+++ b/jetty-gcloud/jetty-gcloud-session-manager/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.gcloud
gcloud-parent
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
diff --git a/jetty-gcloud/pom.xml b/jetty-gcloud/pom.xml
index ed6d49706dbc..88c33e031b7c 100644
--- a/jetty-gcloud/pom.xml
+++ b/jetty-gcloud/pom.xml
@@ -3,7 +3,7 @@
jetty-project
org.eclipse.jetty
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
diff --git a/jetty-hazelcast/pom.xml b/jetty-hazelcast/pom.xml
index e352f2011289..9a330dd33450 100644
--- a/jetty-hazelcast/pom.xml
+++ b/jetty-hazelcast/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty
jetty-project
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
diff --git a/jetty-home/pom.xml b/jetty-home/pom.xml
index e29fa9931a3b..8b8b6dae9bd4 100644
--- a/jetty-home/pom.xml
+++ b/jetty-home/pom.xml
@@ -3,7 +3,7 @@
jetty-project
org.eclipse.jetty
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
jetty-home
diff --git a/jetty-http-spi/pom.xml b/jetty-http-spi/pom.xml
index 16fa1880cbcc..4c5ee1088d82 100644
--- a/jetty-http-spi/pom.xml
+++ b/jetty-http-spi/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
jetty-http-spi
diff --git a/jetty-http/pom.xml b/jetty-http/pom.xml
index a45cf74be6f2..d015c1a1b6f8 100644
--- a/jetty-http/pom.xml
+++ b/jetty-http/pom.xml
@@ -3,7 +3,7 @@
jetty-project
org.eclipse.jetty
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
jetty-http
diff --git a/jetty-http2/http2-alpn-tests/pom.xml b/jetty-http2/http2-alpn-tests/pom.xml
index 5bc6d1b4119a..4c1839240b4d 100644
--- a/jetty-http2/http2-alpn-tests/pom.xml
+++ b/jetty-http2/http2-alpn-tests/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.http2
http2-parent
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
diff --git a/jetty-http2/http2-client/pom.xml b/jetty-http2/http2-client/pom.xml
index 513b02410ffc..0b7d6ed28cce 100644
--- a/jetty-http2/http2-client/pom.xml
+++ b/jetty-http2/http2-client/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.http2
http2-parent
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
diff --git a/jetty-http2/http2-common/pom.xml b/jetty-http2/http2-common/pom.xml
index 9f2a06cd0047..b6900574f519 100644
--- a/jetty-http2/http2-common/pom.xml
+++ b/jetty-http2/http2-common/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.http2
http2-parent
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
diff --git a/jetty-http2/http2-hpack/pom.xml b/jetty-http2/http2-hpack/pom.xml
index ae79cdf4bf99..2d7c6ba415c0 100644
--- a/jetty-http2/http2-hpack/pom.xml
+++ b/jetty-http2/http2-hpack/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.http2
http2-parent
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
diff --git a/jetty-http2/http2-http-client-transport/pom.xml b/jetty-http2/http2-http-client-transport/pom.xml
index 3ea758ec4921..a175d895af5d 100644
--- a/jetty-http2/http2-http-client-transport/pom.xml
+++ b/jetty-http2/http2-http-client-transport/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.http2
http2-parent
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
diff --git a/jetty-http2/http2-server/pom.xml b/jetty-http2/http2-server/pom.xml
index e20da7df414f..df197d2b60d7 100644
--- a/jetty-http2/http2-server/pom.xml
+++ b/jetty-http2/http2-server/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.http2
http2-parent
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
diff --git a/jetty-http2/pom.xml b/jetty-http2/pom.xml
index 29e42dafd5e5..6ab0130a6547 100644
--- a/jetty-http2/pom.xml
+++ b/jetty-http2/pom.xml
@@ -3,7 +3,7 @@
jetty-project
org.eclipse.jetty
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
diff --git a/jetty-infinispan/infinispan-common/pom.xml b/jetty-infinispan/infinispan-common/pom.xml
index d78ddcfce681..cbcd21246bf2 100644
--- a/jetty-infinispan/infinispan-common/pom.xml
+++ b/jetty-infinispan/infinispan-common/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
infinispan-parent
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
infinispan-common
diff --git a/jetty-infinispan/infinispan-embedded-query/pom.xml b/jetty-infinispan/infinispan-embedded-query/pom.xml
index 2c6ddb2d8cc9..ac2097280a3a 100644
--- a/jetty-infinispan/infinispan-embedded-query/pom.xml
+++ b/jetty-infinispan/infinispan-embedded-query/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
infinispan-parent
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
infinispan-embedded-query
diff --git a/jetty-infinispan/infinispan-embedded/pom.xml b/jetty-infinispan/infinispan-embedded/pom.xml
index 4c1276f7c63e..0ed041e5f636 100644
--- a/jetty-infinispan/infinispan-embedded/pom.xml
+++ b/jetty-infinispan/infinispan-embedded/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
infinispan-parent
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
infinispan-embedded
diff --git a/jetty-infinispan/infinispan-remote-query/pom.xml b/jetty-infinispan/infinispan-remote-query/pom.xml
index bd38a1a6badc..db31f82fcd94 100644
--- a/jetty-infinispan/infinispan-remote-query/pom.xml
+++ b/jetty-infinispan/infinispan-remote-query/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
infinispan-parent
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
infinispan-remote-query
diff --git a/jetty-infinispan/infinispan-remote/pom.xml b/jetty-infinispan/infinispan-remote/pom.xml
index fb254856a318..a8e0ef7cf2db 100644
--- a/jetty-infinispan/infinispan-remote/pom.xml
+++ b/jetty-infinispan/infinispan-remote/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
infinispan-parent
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
infinispan-remote
diff --git a/jetty-infinispan/pom.xml b/jetty-infinispan/pom.xml
index 4403a44ec60e..1d603e1993c6 100644
--- a/jetty-infinispan/pom.xml
+++ b/jetty-infinispan/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty
jetty-project
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
diff --git a/jetty-io/pom.xml b/jetty-io/pom.xml
index ac20fd1bf1f6..d27dd4879dbf 100644
--- a/jetty-io/pom.xml
+++ b/jetty-io/pom.xml
@@ -3,7 +3,7 @@
jetty-project
org.eclipse.jetty
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
jetty-io
diff --git a/jetty-jaas/pom.xml b/jetty-jaas/pom.xml
index 5ca97e81d5d1..e6c784b21699 100644
--- a/jetty-jaas/pom.xml
+++ b/jetty-jaas/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
jetty-jaas
diff --git a/jetty-jaspi/pom.xml b/jetty-jaspi/pom.xml
index 465bcaab829e..a57e76b5e915 100644
--- a/jetty-jaspi/pom.xml
+++ b/jetty-jaspi/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
diff --git a/jetty-jmh/pom.xml b/jetty-jmh/pom.xml
index 8cb42a55c091..24d513415642 100644
--- a/jetty-jmh/pom.xml
+++ b/jetty-jmh/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
diff --git a/jetty-jmx/pom.xml b/jetty-jmx/pom.xml
index b5043a27095c..21e3b75d8cc1 100644
--- a/jetty-jmx/pom.xml
+++ b/jetty-jmx/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
jetty-jmx
diff --git a/jetty-jndi/pom.xml b/jetty-jndi/pom.xml
index fc6f3be0b5c0..528b60657784 100644
--- a/jetty-jndi/pom.xml
+++ b/jetty-jndi/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
jetty-jndi
diff --git a/jetty-jspc-maven-plugin/pom.xml b/jetty-jspc-maven-plugin/pom.xml
index 6433921d4a5f..53a0a6d5405a 100644
--- a/jetty-jspc-maven-plugin/pom.xml
+++ b/jetty-jspc-maven-plugin/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty
jetty-project
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
jetty-jspc-maven-plugin
diff --git a/jetty-maven-plugin/pom.xml b/jetty-maven-plugin/pom.xml
index db795a2fa8f7..451dd02289f4 100644
--- a/jetty-maven-plugin/pom.xml
+++ b/jetty-maven-plugin/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
jetty-maven-plugin
diff --git a/jetty-memcached/jetty-memcached-sessions/pom.xml b/jetty-memcached/jetty-memcached-sessions/pom.xml
index 9a52536ef9d6..fc23307e12cf 100644
--- a/jetty-memcached/jetty-memcached-sessions/pom.xml
+++ b/jetty-memcached/jetty-memcached-sessions/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.memcached
memcached-parent
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
diff --git a/jetty-memcached/pom.xml b/jetty-memcached/pom.xml
index beb15cc634fa..466398abdb1b 100644
--- a/jetty-memcached/pom.xml
+++ b/jetty-memcached/pom.xml
@@ -3,7 +3,7 @@
jetty-project
org.eclipse.jetty
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
diff --git a/jetty-nosql/pom.xml b/jetty-nosql/pom.xml
index 7eb9f48353f6..b614f4f04a5b 100644
--- a/jetty-nosql/pom.xml
+++ b/jetty-nosql/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
jetty-nosql
diff --git a/jetty-openid/pom.xml b/jetty-openid/pom.xml
index bb058d37f20d..1b6f73bfd1bf 100644
--- a/jetty-openid/pom.xml
+++ b/jetty-openid/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
diff --git a/jetty-osgi/jetty-osgi-alpn/pom.xml b/jetty-osgi/jetty-osgi-alpn/pom.xml
index 227c8a1702d8..caccb889280a 100644
--- a/jetty-osgi/jetty-osgi-alpn/pom.xml
+++ b/jetty-osgi/jetty-osgi-alpn/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty.osgi
jetty-osgi-project
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
jetty-osgi-alpn
diff --git a/jetty-osgi/jetty-osgi-boot-jsp/pom.xml b/jetty-osgi/jetty-osgi-boot-jsp/pom.xml
index 1546b8818f65..36f17a3a3a76 100644
--- a/jetty-osgi/jetty-osgi-boot-jsp/pom.xml
+++ b/jetty-osgi/jetty-osgi-boot-jsp/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty.osgi
jetty-osgi-project
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
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 4aaa3c1eb29a..fb7f5ad3dd29 100644
--- a/jetty-osgi/jetty-osgi-boot-warurl/pom.xml
+++ b/jetty-osgi/jetty-osgi-boot-warurl/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty.osgi
jetty-osgi-project
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
../pom.xml
4.0.0
diff --git a/jetty-osgi/jetty-osgi-boot/pom.xml b/jetty-osgi/jetty-osgi-boot/pom.xml
index 29102c1ff563..340f2b46ccd0 100644
--- a/jetty-osgi/jetty-osgi-boot/pom.xml
+++ b/jetty-osgi/jetty-osgi-boot/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty.osgi
jetty-osgi-project
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
jetty-osgi-boot
diff --git a/jetty-osgi/jetty-osgi-httpservice/pom.xml b/jetty-osgi/jetty-osgi-httpservice/pom.xml
index 6b0d1a194509..e03bd5fe04ac 100644
--- a/jetty-osgi/jetty-osgi-httpservice/pom.xml
+++ b/jetty-osgi/jetty-osgi-httpservice/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty.osgi
jetty-osgi-project
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
jetty-httpservice
diff --git a/jetty-osgi/pom.xml b/jetty-osgi/pom.xml
index 2e83dd6867da..576f29494026 100644
--- a/jetty-osgi/pom.xml
+++ b/jetty-osgi/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
diff --git a/jetty-osgi/test-jetty-osgi-context/pom.xml b/jetty-osgi/test-jetty-osgi-context/pom.xml
index 9754a5f3a1b7..b30b8b58b270 100644
--- a/jetty-osgi/test-jetty-osgi-context/pom.xml
+++ b/jetty-osgi/test-jetty-osgi-context/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty.osgi
jetty-osgi-project
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
test-jetty-osgi-context
diff --git a/jetty-osgi/test-jetty-osgi-fragment/pom.xml b/jetty-osgi/test-jetty-osgi-fragment/pom.xml
index 817082f84204..0c472913ec03 100644
--- a/jetty-osgi/test-jetty-osgi-fragment/pom.xml
+++ b/jetty-osgi/test-jetty-osgi-fragment/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty.osgi
jetty-osgi-project
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
../pom.xml
4.0.0
diff --git a/jetty-osgi/test-jetty-osgi-server/pom.xml b/jetty-osgi/test-jetty-osgi-server/pom.xml
index 5792c672de01..00f441c759be 100644
--- a/jetty-osgi/test-jetty-osgi-server/pom.xml
+++ b/jetty-osgi/test-jetty-osgi-server/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty.osgi
jetty-osgi-project
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
test-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 b027b9255614..4378636a87d9 100644
--- a/jetty-osgi/test-jetty-osgi-webapp-resources/pom.xml
+++ b/jetty-osgi/test-jetty-osgi-webapp-resources/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.osgi
jetty-osgi-project
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
test-jetty-osgi-webapp-resources
diff --git a/jetty-osgi/test-jetty-osgi-webapp/pom.xml b/jetty-osgi/test-jetty-osgi-webapp/pom.xml
index 85f7f439c654..c54eabab90ec 100644
--- a/jetty-osgi/test-jetty-osgi-webapp/pom.xml
+++ b/jetty-osgi/test-jetty-osgi-webapp/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty.osgi
jetty-osgi-project
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
../pom.xml
4.0.0
diff --git a/jetty-osgi/test-jetty-osgi/pom.xml b/jetty-osgi/test-jetty-osgi/pom.xml
index d76c4fa49171..9ec84e4149cc 100644
--- a/jetty-osgi/test-jetty-osgi/pom.xml
+++ b/jetty-osgi/test-jetty-osgi/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty.osgi
jetty-osgi-project
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
../pom.xml
4.0.0
diff --git a/jetty-plus/pom.xml b/jetty-plus/pom.xml
index 74d11b768fc1..e0ada08241b3 100644
--- a/jetty-plus/pom.xml
+++ b/jetty-plus/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
jetty-plus
diff --git a/jetty-proxy/pom.xml b/jetty-proxy/pom.xml
index 39e88f01641c..f422c5dd9689 100644
--- a/jetty-proxy/pom.xml
+++ b/jetty-proxy/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
jetty-proxy
diff --git a/jetty-quickstart/pom.xml b/jetty-quickstart/pom.xml
index 0b8a62e7deec..65edd7c87c2a 100644
--- a/jetty-quickstart/pom.xml
+++ b/jetty-quickstart/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
org.eclipse.jetty
diff --git a/jetty-rewrite/pom.xml b/jetty-rewrite/pom.xml
index e077cd53b3cd..10eb37a7fea7 100644
--- a/jetty-rewrite/pom.xml
+++ b/jetty-rewrite/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
jetty-rewrite
diff --git a/jetty-runner/pom.xml b/jetty-runner/pom.xml
index eef749c75d87..b6ef06de1ac0 100644
--- a/jetty-runner/pom.xml
+++ b/jetty-runner/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
jetty-runner
diff --git a/jetty-security/pom.xml b/jetty-security/pom.xml
index bf093500b5e1..f9792c11a98a 100644
--- a/jetty-security/pom.xml
+++ b/jetty-security/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
jetty-security
diff --git a/jetty-server/pom.xml b/jetty-server/pom.xml
index 62fd6523cbc0..50ab8c78e39b 100644
--- a/jetty-server/pom.xml
+++ b/jetty-server/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
jetty-server
diff --git a/jetty-servlet/pom.xml b/jetty-servlet/pom.xml
index c40f950c80fd..f7a34122be69 100644
--- a/jetty-servlet/pom.xml
+++ b/jetty-servlet/pom.xml
@@ -3,7 +3,7 @@
jetty-project
org.eclipse.jetty
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
jetty-servlet
diff --git a/jetty-servlets/pom.xml b/jetty-servlets/pom.xml
index 9fdbda34f2fb..82427600b201 100644
--- a/jetty-servlets/pom.xml
+++ b/jetty-servlets/pom.xml
@@ -3,7 +3,7 @@
jetty-project
org.eclipse.jetty
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
jetty-servlets
diff --git a/jetty-spring/pom.xml b/jetty-spring/pom.xml
index 2ec608c52cfd..473a7cdc6ee9 100644
--- a/jetty-spring/pom.xml
+++ b/jetty-spring/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
jetty-spring
diff --git a/jetty-start/pom.xml b/jetty-start/pom.xml
index c07c3c188393..5440b5178fa6 100644
--- a/jetty-start/pom.xml
+++ b/jetty-start/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
jetty-start
diff --git a/jetty-unixsocket/pom.xml b/jetty-unixsocket/pom.xml
index 2315f34a9357..57727d9b35c7 100644
--- a/jetty-unixsocket/pom.xml
+++ b/jetty-unixsocket/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
jetty-unixsocket
diff --git a/jetty-util-ajax/pom.xml b/jetty-util-ajax/pom.xml
index d6f986caaa8d..769f1248bad3 100644
--- a/jetty-util-ajax/pom.xml
+++ b/jetty-util-ajax/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
jetty-util-ajax
diff --git a/jetty-util/pom.xml b/jetty-util/pom.xml
index 9811014ac76c..d20987bcbd99 100644
--- a/jetty-util/pom.xml
+++ b/jetty-util/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
jetty-util
diff --git a/jetty-webapp/pom.xml b/jetty-webapp/pom.xml
index 16ba9e910383..ada916daf4ec 100644
--- a/jetty-webapp/pom.xml
+++ b/jetty-webapp/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
jetty-webapp
diff --git a/jetty-websocket/javax-websocket-client-impl/pom.xml b/jetty-websocket/javax-websocket-client-impl/pom.xml
index 44fe1b714c1a..bca226f8ff06 100644
--- a/jetty-websocket/javax-websocket-client-impl/pom.xml
+++ b/jetty-websocket/javax-websocket-client-impl/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.websocket
websocket-parent
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
diff --git a/jetty-websocket/javax-websocket-server-impl/pom.xml b/jetty-websocket/javax-websocket-server-impl/pom.xml
index 17bcb9ce4d53..76341421e385 100644
--- a/jetty-websocket/javax-websocket-server-impl/pom.xml
+++ b/jetty-websocket/javax-websocket-server-impl/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.websocket
websocket-parent
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
diff --git a/jetty-websocket/jetty-websocket-tests/pom.xml b/jetty-websocket/jetty-websocket-tests/pom.xml
index 1bc34859b390..e2d26d5321c3 100644
--- a/jetty-websocket/jetty-websocket-tests/pom.xml
+++ b/jetty-websocket/jetty-websocket-tests/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.websocket
websocket-parent
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
diff --git a/jetty-websocket/pom.xml b/jetty-websocket/pom.xml
index b4da351f95bc..226020043246 100644
--- a/jetty-websocket/pom.xml
+++ b/jetty-websocket/pom.xml
@@ -3,7 +3,7 @@
jetty-project
org.eclipse.jetty
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
diff --git a/jetty-websocket/websocket-api/pom.xml b/jetty-websocket/websocket-api/pom.xml
index 0c60714127ce..e58fe124219a 100644
--- a/jetty-websocket/websocket-api/pom.xml
+++ b/jetty-websocket/websocket-api/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.websocket
websocket-parent
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
diff --git a/jetty-websocket/websocket-client/pom.xml b/jetty-websocket/websocket-client/pom.xml
index 435c283cb1fa..43863a319725 100644
--- a/jetty-websocket/websocket-client/pom.xml
+++ b/jetty-websocket/websocket-client/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.websocket
websocket-parent
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
diff --git a/jetty-websocket/websocket-common/pom.xml b/jetty-websocket/websocket-common/pom.xml
index 74bd567b2dfc..d099de4763ce 100644
--- a/jetty-websocket/websocket-common/pom.xml
+++ b/jetty-websocket/websocket-common/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.websocket
websocket-parent
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
diff --git a/jetty-websocket/websocket-server/pom.xml b/jetty-websocket/websocket-server/pom.xml
index ba57e9005dec..b24329f05a2c 100644
--- a/jetty-websocket/websocket-server/pom.xml
+++ b/jetty-websocket/websocket-server/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.websocket
websocket-parent
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
diff --git a/jetty-websocket/websocket-servlet/pom.xml b/jetty-websocket/websocket-servlet/pom.xml
index adf9fcd19e89..9c94083fa2ca 100644
--- a/jetty-websocket/websocket-servlet/pom.xml
+++ b/jetty-websocket/websocket-servlet/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.websocket
websocket-parent
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
diff --git a/jetty-xml/pom.xml b/jetty-xml/pom.xml
index ed82d72e3caa..d23ac134811d 100644
--- a/jetty-xml/pom.xml
+++ b/jetty-xml/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
jetty-xml
diff --git a/pom.xml b/pom.xml
index 1e0edb0b720a..a256a3599a53 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.eclipse.jetty
jetty-project
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
Jetty :: Project
The Eclipse Jetty Project
pom
diff --git a/tests/pom.xml b/tests/pom.xml
index 0931eaf83781..3d4fade5426b 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
../pom.xml
org.eclipse.jetty.tests
diff --git a/tests/test-continuation/pom.xml b/tests/test-continuation/pom.xml
index 847dbcb50fa0..a0240b890e79 100644
--- a/tests/test-continuation/pom.xml
+++ b/tests/test-continuation/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.tests
tests-parent
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
../pom.xml
4.0.0
diff --git a/tests/test-distribution/pom.xml b/tests/test-distribution/pom.xml
index 49a2d1b7c791..4f83c68ff7b8 100644
--- a/tests/test-distribution/pom.xml
+++ b/tests/test-distribution/pom.xml
@@ -2,7 +2,7 @@
tests-parent
org.eclipse.jetty.tests
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
diff --git a/tests/test-http-client-transport/pom.xml b/tests/test-http-client-transport/pom.xml
index 038f41e38dfb..fe0bfd4889a4 100644
--- a/tests/test-http-client-transport/pom.xml
+++ b/tests/test-http-client-transport/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.tests
tests-parent
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
diff --git a/tests/test-integration/pom.xml b/tests/test-integration/pom.xml
index 2cdc2863d990..45f5595cbe8b 100644
--- a/tests/test-integration/pom.xml
+++ b/tests/test-integration/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.tests
tests-parent
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
test-integration
diff --git a/tests/test-jmx/jmx-webapp-it/pom.xml b/tests/test-jmx/jmx-webapp-it/pom.xml
index a6dccbab4d04..dcec5325d348 100644
--- a/tests/test-jmx/jmx-webapp-it/pom.xml
+++ b/tests/test-jmx/jmx-webapp-it/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.tests
test-jmx-parent
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
jmx-webapp-it
diff --git a/tests/test-jmx/jmx-webapp/pom.xml b/tests/test-jmx/jmx-webapp/pom.xml
index 4a28f1947e2f..a438e3075f2c 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
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
jmx-webapp
war
diff --git a/tests/test-jmx/pom.xml b/tests/test-jmx/pom.xml
index 6f37e2fbe9cd..0e417cca62d9 100644
--- a/tests/test-jmx/pom.xml
+++ b/tests/test-jmx/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.tests
tests-parent
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
test-jmx-parent
diff --git a/tests/test-loginservice/pom.xml b/tests/test-loginservice/pom.xml
index bf46169caa6c..4690aae9609e 100644
--- a/tests/test-loginservice/pom.xml
+++ b/tests/test-loginservice/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.tests
tests-parent
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
test-loginservice
Jetty Tests :: Login Service
diff --git a/tests/test-quickstart/pom.xml b/tests/test-quickstart/pom.xml
index 7ab58a2be58f..f37f3deec3dd 100644
--- a/tests/test-quickstart/pom.xml
+++ b/tests/test-quickstart/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.tests
tests-parent
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
../pom.xml
4.0.0
diff --git a/tests/test-sessions/pom.xml b/tests/test-sessions/pom.xml
index 1953eb1c94d8..6ac41e201fe4 100644
--- a/tests/test-sessions/pom.xml
+++ b/tests/test-sessions/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.tests
tests-parent
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
test-sessions-parent
Jetty Tests :: Sessions :: Parent
diff --git a/tests/test-sessions/test-file-sessions/pom.xml b/tests/test-sessions/test-file-sessions/pom.xml
index 40b679ef54be..2e99650dd9b1 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
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
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 1bfab56767f3..c698c07fc46c 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
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
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 cb57e58f78be..070960aa7353 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
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
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 fb3a778d9e4d..2bfeef330f72 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
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
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 32c4fe5594bf..be5ffc591aaa 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
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
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 b1910be69f74..00c61657b1fe 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
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
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 74cb8759b7ad..027510bd04c4 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
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
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 c790b79d7a20..27d39215bb67 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
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
test-sessions-common
Jetty Tests :: Sessions :: Common
diff --git a/tests/test-webapps/pom.xml b/tests/test-webapps/pom.xml
index 451695e396bb..85e9379d8780 100644
--- a/tests/test-webapps/pom.xml
+++ b/tests/test-webapps/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.tests
tests-parent
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
../pom.xml
test-webapps-parent
diff --git a/tests/test-webapps/test-cdi-common-webapp/pom.xml b/tests/test-webapps/test-cdi-common-webapp/pom.xml
index ebc6340108b3..9a021b5dd9b3 100644
--- a/tests/test-webapps/test-cdi-common-webapp/pom.xml
+++ b/tests/test-webapps/test-cdi-common-webapp/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.tests
test-webapps-parent
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
diff --git a/tests/test-webapps/test-felix-webapp/pom.xml b/tests/test-webapps/test-felix-webapp/pom.xml
index 25f58de104bf..9da44106fa40 100644
--- a/tests/test-webapps/test-felix-webapp/pom.xml
+++ b/tests/test-webapps/test-felix-webapp/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.tests
test-webapps-parent
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
diff --git a/tests/test-webapps/test-http2-webapp/pom.xml b/tests/test-webapps/test-http2-webapp/pom.xml
index 43b3a84368dc..5f981a2636ab 100644
--- a/tests/test-webapps/test-http2-webapp/pom.xml
+++ b/tests/test-webapps/test-http2-webapp/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.tests
test-webapps-parent
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
diff --git a/tests/test-webapps/test-jaas-webapp/pom.xml b/tests/test-webapps/test-jaas-webapp/pom.xml
index 2c2c09dc3b21..3f6d7e994711 100644
--- a/tests/test-webapps/test-jaas-webapp/pom.xml
+++ b/tests/test-webapps/test-jaas-webapp/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.tests
test-webapps-parent
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
test-jaas-webapp
Jetty Tests :: WebApp :: JAAS
diff --git a/tests/test-webapps/test-jetty-webapp/pom.xml b/tests/test-webapps/test-jetty-webapp/pom.xml
index ace1b76803fb..b283da021b6a 100644
--- a/tests/test-webapps/test-jetty-webapp/pom.xml
+++ b/tests/test-webapps/test-jetty-webapp/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.tests
test-webapps-parent
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
../pom.xml
4.0.0
diff --git a/tests/test-webapps/test-jndi-webapp/pom.xml b/tests/test-webapps/test-jndi-webapp/pom.xml
index 05f9859fc399..6b92c02cd281 100644
--- a/tests/test-webapps/test-jndi-webapp/pom.xml
+++ b/tests/test-webapps/test-jndi-webapp/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.tests
test-webapps-parent
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
test-jndi-webapp
Jetty Tests :: WebApp :: JNDI
diff --git a/tests/test-webapps/test-mock-resources/pom.xml b/tests/test-webapps/test-mock-resources/pom.xml
index 5f696efd0f5c..9a84d233c523 100644
--- a/tests/test-webapps/test-mock-resources/pom.xml
+++ b/tests/test-webapps/test-mock-resources/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.tests
test-webapps-parent
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
Jetty Tests :: WebApp :: Mock Resources
test-mock-resources
diff --git a/tests/test-webapps/test-owb-cdi-webapp/pom.xml b/tests/test-webapps/test-owb-cdi-webapp/pom.xml
index a43e1a768a76..a2e6e21ff492 100644
--- a/tests/test-webapps/test-owb-cdi-webapp/pom.xml
+++ b/tests/test-webapps/test-owb-cdi-webapp/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.tests
test-webapps-parent
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
diff --git a/tests/test-webapps/test-proxy-webapp/pom.xml b/tests/test-webapps/test-proxy-webapp/pom.xml
index 2bfe2e04b911..8c978266c521 100644
--- a/tests/test-webapps/test-proxy-webapp/pom.xml
+++ b/tests/test-webapps/test-proxy-webapp/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.tests
test-webapps-parent
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
../pom.xml
4.0.0
diff --git a/tests/test-webapps/test-servlet-spec/pom.xml b/tests/test-webapps/test-servlet-spec/pom.xml
index 538d7dcf837f..d42d3c7c8eee 100644
--- a/tests/test-webapps/test-servlet-spec/pom.xml
+++ b/tests/test-webapps/test-servlet-spec/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.tests
test-webapps-parent
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
test-servlet-spec-parent
Jetty Tests :: Spec Test WebApp :: Parent
diff --git a/tests/test-webapps/test-servlet-spec/test-container-initializer/pom.xml b/tests/test-webapps/test-servlet-spec/test-container-initializer/pom.xml
index 4a4d7b7813fe..40634e0a6a3a 100644
--- a/tests/test-webapps/test-servlet-spec/test-container-initializer/pom.xml
+++ b/tests/test-webapps/test-servlet-spec/test-container-initializer/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.tests
test-servlet-spec-parent
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
test-container-initializer
jar
diff --git a/tests/test-webapps/test-servlet-spec/test-spec-webapp/pom.xml b/tests/test-webapps/test-servlet-spec/test-spec-webapp/pom.xml
index 73f83303aed9..37e757e233ee 100644
--- a/tests/test-webapps/test-servlet-spec/test-spec-webapp/pom.xml
+++ b/tests/test-webapps/test-servlet-spec/test-spec-webapp/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.tests
test-servlet-spec-parent
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
Jetty Tests :: Webapps :: Spec Webapp
test-spec-webapp
diff --git a/tests/test-webapps/test-servlet-spec/test-web-fragment/pom.xml b/tests/test-webapps/test-servlet-spec/test-web-fragment/pom.xml
index 067851f78f9e..8c2b28e1c7a0 100644
--- a/tests/test-webapps/test-servlet-spec/test-web-fragment/pom.xml
+++ b/tests/test-webapps/test-servlet-spec/test-web-fragment/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.tests
test-servlet-spec-parent
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
Jetty Tests :: WebApp :: Servlet Spec :: Fragment Jar
diff --git a/tests/test-webapps/test-simple-session-webapp/pom.xml b/tests/test-webapps/test-simple-session-webapp/pom.xml
index 36c4a488e4f2..b721a38281cf 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
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
test-simple-session-webapp
diff --git a/tests/test-webapps/test-simple-webapp/pom.xml b/tests/test-webapps/test-simple-webapp/pom.xml
index 59a9af0c7e06..6066f1008372 100644
--- a/tests/test-webapps/test-simple-webapp/pom.xml
+++ b/tests/test-webapps/test-simple-webapp/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.tests
test-webapps-parent
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
test-simple-webapp
diff --git a/tests/test-webapps/test-webapp-rfc2616/pom.xml b/tests/test-webapps/test-webapp-rfc2616/pom.xml
index 342998ec65aa..abc556faaadd 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
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
test-webapp-rfc2616
Jetty Tests :: WebApp :: RFC2616
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 36bf89963b69..a75c896b60ca 100644
--- a/tests/test-webapps/test-websocket-client-provided-webapp/pom.xml
+++ b/tests/test-webapps/test-websocket-client-provided-webapp/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.tests
test-webapps-parent
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
diff --git a/tests/test-webapps/test-websocket-client-webapp/pom.xml b/tests/test-webapps/test-websocket-client-webapp/pom.xml
index 22f569765adf..79792293f962 100644
--- a/tests/test-webapps/test-websocket-client-webapp/pom.xml
+++ b/tests/test-webapps/test-websocket-client-webapp/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.tests
test-webapps-parent
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0
diff --git a/tests/test-webapps/test-weld-cdi-webapp/pom.xml b/tests/test-webapps/test-weld-cdi-webapp/pom.xml
index 80c61e68b8c9..0ef03fb4e56c 100644
--- a/tests/test-webapps/test-weld-cdi-webapp/pom.xml
+++ b/tests/test-webapps/test-weld-cdi-webapp/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.tests
test-webapps-parent
- 9.4.56-SNAPSHOT
+ 9.4.56.v20240826
4.0.0