diff --git a/VERSION.txt b/VERSION.txt
index f87ad7ac326d..a14be9513e77 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1,4 +1,14 @@
-jetty-9.4.41-SNAPSHOT
+jetty-9.4.41.v20210516 - 16 May 2021
+ + 6099 Cipher preference may break SNI if certificates have different key
+ types
+ + 6186 Add Null Protection on Log / Logger
+ + 6205 OpenIdAuthenticator may use incorrect redirect
+ + 6208 HTTP/2 max local stream count exceeded
+ + 6227 Better resolve race between `AsyncListener.onTimeout` and
+ `AsyncContext.dispatch`
+ + 6254 Total timeout not enforced for queued requests
+ + 6263 Review URI encoding in ConcatServlet & WelcomeFilter
+ + 6277 Better handle exceptions thrown from session destroy listener
jetty-9.4.40.v20210413 - 13 April 2021
+ 6082 SslConnection compacting
diff --git a/aggregates/jetty-all-compact3/pom.xml b/aggregates/jetty-all-compact3/pom.xml
index 23fce496a087..b227f8332aa2 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.41-SNAPSHOT
+ 9.4.41.v20210516
../../pom.xml
4.0.0
diff --git a/aggregates/jetty-all/pom.xml b/aggregates/jetty-all/pom.xml
index e1e00a1de854..24bc9acf6fb1 100644
--- a/aggregates/jetty-all/pom.xml
+++ b/aggregates/jetty-all/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
../../pom.xml
4.0.0
diff --git a/apache-jsp/pom.xml b/apache-jsp/pom.xml
index c72e61cfdbe3..718d8986c3fb 100644
--- a/apache-jsp/pom.xml
+++ b/apache-jsp/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
apache-jsp
diff --git a/apache-jstl/pom.xml b/apache-jstl/pom.xml
index 8023c7ccbf11..d0fc9c50c84e 100644
--- a/apache-jstl/pom.xml
+++ b/apache-jstl/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
apache-jstl
diff --git a/build-resources/pom.xml b/build-resources/pom.xml
index 418acd3c12f9..d3743a9c9c5f 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.41-SNAPSHOT
+ 9.4.41.v20210516
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 ff71bc69ec2b..af7c8526ee32 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.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
diff --git a/examples/async-rest/async-rest-webapp/pom.xml b/examples/async-rest/async-rest-webapp/pom.xml
index 4b23d68a706b..1cab5b67ca82 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.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
diff --git a/examples/async-rest/pom.xml b/examples/async-rest/pom.xml
index bcbc69f53c04..24e940cef3de 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.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
diff --git a/examples/embedded/pom.xml b/examples/embedded/pom.xml
index d34aac48c8c8..73a8abe51452 100644
--- a/examples/embedded/pom.xml
+++ b/examples/embedded/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty.examples
examples-parent
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
../pom.xml
4.0.0
diff --git a/examples/pom.xml b/examples/pom.xml
index 51c01fd7f5ff..3a91a4392828 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty
jetty-project
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
diff --git a/jetty-alpn/jetty-alpn-client/pom.xml b/jetty-alpn/jetty-alpn-client/pom.xml
index b8ee105864ef..e80daa8c2c2c 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.41-SNAPSHOT
+ 9.4.41.v20210516
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 5eaa5f6d91dd..ef13375bb227 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.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
diff --git a/jetty-alpn/jetty-alpn-conscrypt-server/pom.xml b/jetty-alpn/jetty-alpn-conscrypt-server/pom.xml
index 0194d95acaf1..b52c3b81da61 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.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
diff --git a/jetty-alpn/jetty-alpn-java-client/pom.xml b/jetty-alpn/jetty-alpn-java-client/pom.xml
index f387ab9578c8..6da1620d0937 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.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
diff --git a/jetty-alpn/jetty-alpn-java-server/pom.xml b/jetty-alpn/jetty-alpn-java-server/pom.xml
index 9e012dc7fdf4..8cf7698ea94d 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.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
diff --git a/jetty-alpn/jetty-alpn-openjdk8-client/pom.xml b/jetty-alpn/jetty-alpn-openjdk8-client/pom.xml
index 73db91b53361..575dc966049b 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.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
diff --git a/jetty-alpn/jetty-alpn-openjdk8-server/pom.xml b/jetty-alpn/jetty-alpn-openjdk8-server/pom.xml
index 1f6bbf6fcad9..5f243db22276 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.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
diff --git a/jetty-alpn/jetty-alpn-server/pom.xml b/jetty-alpn/jetty-alpn-server/pom.xml
index 4c5e31820dd8..758240942ca1 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.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
jetty-alpn-server
diff --git a/jetty-alpn/pom.xml b/jetty-alpn/pom.xml
index ad0bb335b01c..615c7880016f 100644
--- a/jetty-alpn/pom.xml
+++ b/jetty-alpn/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
jetty-alpn-parent
diff --git a/jetty-annotations/pom.xml b/jetty-annotations/pom.xml
index 09a008823259..2209e8545b91 100644
--- a/jetty-annotations/pom.xml
+++ b/jetty-annotations/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
jetty-annotations
diff --git a/jetty-ant/pom.xml b/jetty-ant/pom.xml
index fefcebb6b64f..29b3e1eb86ad 100644
--- a/jetty-ant/pom.xml
+++ b/jetty-ant/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
jetty-ant
diff --git a/jetty-bom/pom.xml b/jetty-bom/pom.xml
index 41bad2223e5b..caff0bf5e307 100644
--- a/jetty-bom/pom.xml
+++ b/jetty-bom/pom.xml
@@ -9,7 +9,7 @@
org.eclipse.jetty
jetty-project
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
@@ -53,336 +53,336 @@
org.eclipse.jetty
apache-jsp
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
org.eclipse.jetty
apache-jstl
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
org.eclipse.jetty
jetty-alpn-client
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
org.eclipse.jetty
jetty-alpn-java-client
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
org.eclipse.jetty
jetty-alpn-java-server
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
org.eclipse.jetty
jetty-alpn-openjdk8-client
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
org.eclipse.jetty
jetty-alpn-openjdk8-server
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
org.eclipse.jetty
jetty-alpn-conscrypt-client
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
org.eclipse.jetty
jetty-alpn-conscrypt-server
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
org.eclipse.jetty
jetty-alpn-server
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
org.eclipse.jetty
jetty-annotations
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
org.eclipse.jetty
jetty-ant
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
org.eclipse.jetty
jetty-client
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
org.eclipse.jetty
jetty-continuation
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
org.eclipse.jetty
jetty-deploy
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
org.eclipse.jetty
jetty-distribution
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
zip
org.eclipse.jetty
jetty-distribution
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
tar.gz
org.eclipse.jetty.fcgi
fcgi-client
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
org.eclipse.jetty.fcgi
fcgi-server
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
org.eclipse.jetty.gcloud
jetty-gcloud-session-manager
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
org.eclipse.jetty
jetty-home
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
zip
org.eclipse.jetty
jetty-home
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
tar.gz
org.eclipse.jetty
jetty-http
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
org.eclipse.jetty.http2
http2-client
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
org.eclipse.jetty.http2
http2-common
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
org.eclipse.jetty.http2
http2-hpack
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
org.eclipse.jetty.http2
http2-http-client-transport
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
org.eclipse.jetty.http2
http2-server
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
org.eclipse.jetty
jetty-http-spi
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
org.eclipse.jetty
infinispan-common
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
org.eclipse.jetty
infinispan-remote-query
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
org.eclipse.jetty
infinispan-embedded-query
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
org.eclipse.jetty
jetty-hazelcast
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
org.eclipse.jetty
jetty-io
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
org.eclipse.jetty
jetty-jaas
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
org.eclipse.jetty
jetty-jaspi
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
org.eclipse.jetty
jetty-jmx
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
org.eclipse.jetty
jetty-jndi
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
org.eclipse.jetty.memcached
jetty-memcached-sessions
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
org.eclipse.jetty
jetty-nosql
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
org.eclipse.jetty.osgi
jetty-osgi-boot
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
org.eclipse.jetty.osgi
jetty-osgi-boot-jsp
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
org.eclipse.jetty.osgi
jetty-osgi-boot-warurl
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
org.eclipse.jetty.osgi
jetty-httpservice
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
org.eclipse.jetty
jetty-plus
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
org.eclipse.jetty
jetty-proxy
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
org.eclipse.jetty
jetty-quickstart
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
org.eclipse.jetty
jetty-rewrite
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
org.eclipse.jetty
jetty-security
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
org.eclipse.jetty
jetty-openid
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
org.eclipse.jetty
jetty-server
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
org.eclipse.jetty
jetty-servlet
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
org.eclipse.jetty
jetty-servlets
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
org.eclipse.jetty
jetty-spring
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
org.eclipse.jetty
jetty-unixsocket
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
org.eclipse.jetty
jetty-util
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
org.eclipse.jetty
jetty-util-ajax
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
org.eclipse.jetty
jetty-webapp
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
org.eclipse.jetty.websocket
javax-websocket-client-impl
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
org.eclipse.jetty.websocket
javax-websocket-server-impl
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
org.eclipse.jetty.websocket
websocket-api
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
org.eclipse.jetty.websocket
websocket-client
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
org.eclipse.jetty.websocket
websocket-common
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
org.eclipse.jetty.websocket
websocket-server
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
org.eclipse.jetty.websocket
websocket-servlet
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
org.eclipse.jetty
jetty-xml
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
diff --git a/jetty-cdi/pom.xml b/jetty-cdi/pom.xml
index 132cdf9bd4b4..5e42fa269a37 100644
--- a/jetty-cdi/pom.xml
+++ b/jetty-cdi/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
org.eclipse.jetty
diff --git a/jetty-client/pom.xml b/jetty-client/pom.xml
index b1d073660f2f..e202fd6d2b8b 100644
--- a/jetty-client/pom.xml
+++ b/jetty-client/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
diff --git a/jetty-continuation/pom.xml b/jetty-continuation/pom.xml
index 0f1ab33d9449..193b0d4bc580 100644
--- a/jetty-continuation/pom.xml
+++ b/jetty-continuation/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
jetty-continuation
diff --git a/jetty-deploy/pom.xml b/jetty-deploy/pom.xml
index 6b47d787b2df..f3f05847494a 100644
--- a/jetty-deploy/pom.xml
+++ b/jetty-deploy/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
jetty-deploy
diff --git a/jetty-distribution/pom.xml b/jetty-distribution/pom.xml
index 2d8a0249fe0f..b4ef29bc1c0c 100644
--- a/jetty-distribution/pom.xml
+++ b/jetty-distribution/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
jetty-distribution
diff --git a/jetty-documentation/pom.xml b/jetty-documentation/pom.xml
index 96dc240b0b7c..2049463f727e 100644
--- a/jetty-documentation/pom.xml
+++ b/jetty-documentation/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty
jetty-project
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
diff --git a/jetty-fcgi/fcgi-client/pom.xml b/jetty-fcgi/fcgi-client/pom.xml
index 307672bfe6ad..6451d40cf43f 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.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
diff --git a/jetty-fcgi/fcgi-server/pom.xml b/jetty-fcgi/fcgi-server/pom.xml
index d355f0327d1b..f0702ae16065 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.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
diff --git a/jetty-fcgi/pom.xml b/jetty-fcgi/pom.xml
index 416ab551cae1..f630bd5b6f3f 100644
--- a/jetty-fcgi/pom.xml
+++ b/jetty-fcgi/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty
jetty-project
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
diff --git a/jetty-gcloud/jetty-gcloud-session-manager/pom.xml b/jetty-gcloud/jetty-gcloud-session-manager/pom.xml
index 4ed757843d16..10ec79bcf479 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.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
diff --git a/jetty-gcloud/pom.xml b/jetty-gcloud/pom.xml
index 4b272f5e4849..e4100b8019ce 100644
--- a/jetty-gcloud/pom.xml
+++ b/jetty-gcloud/pom.xml
@@ -3,7 +3,7 @@
jetty-project
org.eclipse.jetty
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
diff --git a/jetty-hazelcast/pom.xml b/jetty-hazelcast/pom.xml
index 8a68483599e0..fc0520f57112 100644
--- a/jetty-hazelcast/pom.xml
+++ b/jetty-hazelcast/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty
jetty-project
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
diff --git a/jetty-home/pom.xml b/jetty-home/pom.xml
index 4a9b1e2238df..7aac14f4dc9c 100644
--- a/jetty-home/pom.xml
+++ b/jetty-home/pom.xml
@@ -3,7 +3,7 @@
jetty-project
org.eclipse.jetty
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
jetty-home
diff --git a/jetty-http-spi/pom.xml b/jetty-http-spi/pom.xml
index aed14a66ca5f..4e8331622b6a 100644
--- a/jetty-http-spi/pom.xml
+++ b/jetty-http-spi/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
jetty-http-spi
diff --git a/jetty-http/pom.xml b/jetty-http/pom.xml
index 99eee4e68bea..c9d6b81eff5d 100644
--- a/jetty-http/pom.xml
+++ b/jetty-http/pom.xml
@@ -3,7 +3,7 @@
jetty-project
org.eclipse.jetty
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
jetty-http
diff --git a/jetty-http2/http2-alpn-tests/pom.xml b/jetty-http2/http2-alpn-tests/pom.xml
index 670c7624c329..92456ce92e86 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.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
diff --git a/jetty-http2/http2-client/pom.xml b/jetty-http2/http2-client/pom.xml
index 4744d88b5236..4ea468141dd6 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.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
diff --git a/jetty-http2/http2-common/pom.xml b/jetty-http2/http2-common/pom.xml
index 70001cbf4ae5..7b03101fe8b6 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.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
diff --git a/jetty-http2/http2-hpack/pom.xml b/jetty-http2/http2-hpack/pom.xml
index cf97ea006883..2062dd99f1b2 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.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
diff --git a/jetty-http2/http2-http-client-transport/pom.xml b/jetty-http2/http2-http-client-transport/pom.xml
index e8c7857def69..507621f1e5fc 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.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
diff --git a/jetty-http2/http2-server/pom.xml b/jetty-http2/http2-server/pom.xml
index 10f99a9492c1..4a19850e1656 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.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
diff --git a/jetty-http2/pom.xml b/jetty-http2/pom.xml
index 43e0c47d9d76..0206c1da11aa 100644
--- a/jetty-http2/pom.xml
+++ b/jetty-http2/pom.xml
@@ -3,7 +3,7 @@
jetty-project
org.eclipse.jetty
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
diff --git a/jetty-infinispan/infinispan-common/pom.xml b/jetty-infinispan/infinispan-common/pom.xml
index 9bbf4fa4ad6b..31da77c28845 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.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
infinispan-common
diff --git a/jetty-infinispan/infinispan-embedded-query/pom.xml b/jetty-infinispan/infinispan-embedded-query/pom.xml
index 6e798245b176..c1aa57c3e70b 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.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
infinispan-embedded-query
diff --git a/jetty-infinispan/infinispan-embedded/pom.xml b/jetty-infinispan/infinispan-embedded/pom.xml
index 2961768a7308..8b2bd431a214 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.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
infinispan-embedded
diff --git a/jetty-infinispan/infinispan-remote-query/pom.xml b/jetty-infinispan/infinispan-remote-query/pom.xml
index b947e04aeee4..a952957bda42 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.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
infinispan-remote-query
diff --git a/jetty-infinispan/infinispan-remote/pom.xml b/jetty-infinispan/infinispan-remote/pom.xml
index be5af385deeb..b92f8ec6b666 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.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
infinispan-remote
diff --git a/jetty-infinispan/pom.xml b/jetty-infinispan/pom.xml
index 73ccbe68d627..41955fabe015 100644
--- a/jetty-infinispan/pom.xml
+++ b/jetty-infinispan/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty
jetty-project
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
diff --git a/jetty-io/pom.xml b/jetty-io/pom.xml
index 38cc3170d911..0dd0d5e2066d 100644
--- a/jetty-io/pom.xml
+++ b/jetty-io/pom.xml
@@ -3,7 +3,7 @@
jetty-project
org.eclipse.jetty
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
jetty-io
diff --git a/jetty-jaas/pom.xml b/jetty-jaas/pom.xml
index 4b44ba0ec568..037601feb503 100644
--- a/jetty-jaas/pom.xml
+++ b/jetty-jaas/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
jetty-jaas
diff --git a/jetty-jaspi/pom.xml b/jetty-jaspi/pom.xml
index bc996e5231bb..c6f2d12cf697 100644
--- a/jetty-jaspi/pom.xml
+++ b/jetty-jaspi/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
diff --git a/jetty-jmh/pom.xml b/jetty-jmh/pom.xml
index 4e178a8d7024..876b6f409c92 100644
--- a/jetty-jmh/pom.xml
+++ b/jetty-jmh/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
diff --git a/jetty-jmx/pom.xml b/jetty-jmx/pom.xml
index 9f668c42bdc2..e3ed75e3163f 100644
--- a/jetty-jmx/pom.xml
+++ b/jetty-jmx/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
jetty-jmx
diff --git a/jetty-jndi/pom.xml b/jetty-jndi/pom.xml
index d8469d6f2eab..6f3e61365fab 100644
--- a/jetty-jndi/pom.xml
+++ b/jetty-jndi/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
jetty-jndi
diff --git a/jetty-jspc-maven-plugin/pom.xml b/jetty-jspc-maven-plugin/pom.xml
index 80fe3eb29378..6a04f7b9abf3 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.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
jetty-jspc-maven-plugin
diff --git a/jetty-maven-plugin/pom.xml b/jetty-maven-plugin/pom.xml
index 218361da193f..0dc9fcacd9b7 100644
--- a/jetty-maven-plugin/pom.xml
+++ b/jetty-maven-plugin/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
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 93714dd4d9ab..2699d5d7b52e 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.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
diff --git a/jetty-memcached/pom.xml b/jetty-memcached/pom.xml
index 880142b2f76c..826810b11079 100644
--- a/jetty-memcached/pom.xml
+++ b/jetty-memcached/pom.xml
@@ -3,7 +3,7 @@
jetty-project
org.eclipse.jetty
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
diff --git a/jetty-nosql/pom.xml b/jetty-nosql/pom.xml
index dbe24aa50e19..966116624fab 100644
--- a/jetty-nosql/pom.xml
+++ b/jetty-nosql/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
jetty-nosql
diff --git a/jetty-openid/pom.xml b/jetty-openid/pom.xml
index b5cfa2965c8c..7ffb880a5b27 100644
--- a/jetty-openid/pom.xml
+++ b/jetty-openid/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
diff --git a/jetty-osgi/jetty-osgi-alpn/pom.xml b/jetty-osgi/jetty-osgi-alpn/pom.xml
index 39c7194ae9a8..c3a9dd2c05ea 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.41-SNAPSHOT
+ 9.4.41.v20210516
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 a18cd9d5a607..487ce4689703 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.41-SNAPSHOT
+ 9.4.41.v20210516
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 b2d6c16baa70..5958ec271cad 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.41-SNAPSHOT
+ 9.4.41.v20210516
../pom.xml
4.0.0
diff --git a/jetty-osgi/jetty-osgi-boot/pom.xml b/jetty-osgi/jetty-osgi-boot/pom.xml
index 047a5a0f52d5..15e29b620c97 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.41-SNAPSHOT
+ 9.4.41.v20210516
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 bf3dd079ff84..0413d0306fc3 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.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
jetty-httpservice
diff --git a/jetty-osgi/pom.xml b/jetty-osgi/pom.xml
index 42654b289b75..6a4c5daf1a93 100644
--- a/jetty-osgi/pom.xml
+++ b/jetty-osgi/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
diff --git a/jetty-osgi/test-jetty-osgi-context/pom.xml b/jetty-osgi/test-jetty-osgi-context/pom.xml
index fccf862b7ba2..ccf51cd7d811 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.41-SNAPSHOT
+ 9.4.41.v20210516
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 e155aa93000a..55183cf8ee1f 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.41-SNAPSHOT
+ 9.4.41.v20210516
../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 fa1905b3f14b..d2b54cf09593 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.41-SNAPSHOT
+ 9.4.41.v20210516
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 578c6f107467..3d8ee3b1581d 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.41-SNAPSHOT
+ 9.4.41.v20210516
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 23c5d7917349..0e6e429b6967 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.41-SNAPSHOT
+ 9.4.41.v20210516
../pom.xml
4.0.0
diff --git a/jetty-osgi/test-jetty-osgi/pom.xml b/jetty-osgi/test-jetty-osgi/pom.xml
index 4f042f9b4248..627988897b97 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.41-SNAPSHOT
+ 9.4.41.v20210516
../pom.xml
4.0.0
diff --git a/jetty-plus/pom.xml b/jetty-plus/pom.xml
index 7684233d0d43..21187de32afe 100644
--- a/jetty-plus/pom.xml
+++ b/jetty-plus/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
jetty-plus
diff --git a/jetty-proxy/pom.xml b/jetty-proxy/pom.xml
index d5605bbc7dec..49a42d25fbb0 100644
--- a/jetty-proxy/pom.xml
+++ b/jetty-proxy/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
jetty-proxy
diff --git a/jetty-quickstart/pom.xml b/jetty-quickstart/pom.xml
index a89c0b516cea..c757c7fe0fa2 100644
--- a/jetty-quickstart/pom.xml
+++ b/jetty-quickstart/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
org.eclipse.jetty
diff --git a/jetty-rewrite/pom.xml b/jetty-rewrite/pom.xml
index 2a07cc4c3b75..0fafd5de40e4 100644
--- a/jetty-rewrite/pom.xml
+++ b/jetty-rewrite/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
jetty-rewrite
diff --git a/jetty-runner/pom.xml b/jetty-runner/pom.xml
index 263df13d8276..41c61299d8e2 100644
--- a/jetty-runner/pom.xml
+++ b/jetty-runner/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
jetty-runner
diff --git a/jetty-security/pom.xml b/jetty-security/pom.xml
index 38ccb4995ad6..d6f1cfeaa375 100644
--- a/jetty-security/pom.xml
+++ b/jetty-security/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
jetty-security
diff --git a/jetty-server/pom.xml b/jetty-server/pom.xml
index 66dc29561db1..c772f6a23fae 100644
--- a/jetty-server/pom.xml
+++ b/jetty-server/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
jetty-server
diff --git a/jetty-servlet/pom.xml b/jetty-servlet/pom.xml
index 4a6eabb4242d..63550ca4377e 100644
--- a/jetty-servlet/pom.xml
+++ b/jetty-servlet/pom.xml
@@ -3,7 +3,7 @@
jetty-project
org.eclipse.jetty
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
jetty-servlet
diff --git a/jetty-servlets/pom.xml b/jetty-servlets/pom.xml
index 642917b7b2f2..f1d8ec1218a7 100644
--- a/jetty-servlets/pom.xml
+++ b/jetty-servlets/pom.xml
@@ -3,7 +3,7 @@
jetty-project
org.eclipse.jetty
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
jetty-servlets
diff --git a/jetty-spring/pom.xml b/jetty-spring/pom.xml
index d8a9dd0789c8..a34cf7dbaec8 100644
--- a/jetty-spring/pom.xml
+++ b/jetty-spring/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
jetty-spring
diff --git a/jetty-start/pom.xml b/jetty-start/pom.xml
index 34106c58e71d..930749a5fe6c 100644
--- a/jetty-start/pom.xml
+++ b/jetty-start/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
jetty-start
diff --git a/jetty-unixsocket/pom.xml b/jetty-unixsocket/pom.xml
index 3995ba5192dd..c687f9e7e787 100644
--- a/jetty-unixsocket/pom.xml
+++ b/jetty-unixsocket/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
jetty-unixsocket
diff --git a/jetty-util-ajax/pom.xml b/jetty-util-ajax/pom.xml
index 2e4b89ba7146..2ce440271547 100644
--- a/jetty-util-ajax/pom.xml
+++ b/jetty-util-ajax/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
jetty-util-ajax
diff --git a/jetty-util/pom.xml b/jetty-util/pom.xml
index 2aef444ebe2a..8a350fc44f89 100644
--- a/jetty-util/pom.xml
+++ b/jetty-util/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
jetty-util
diff --git a/jetty-webapp/pom.xml b/jetty-webapp/pom.xml
index d597fe52eb7f..f19ae283a9fa 100644
--- a/jetty-webapp/pom.xml
+++ b/jetty-webapp/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
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 015354e92050..35c8664fca70 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.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
diff --git a/jetty-websocket/javax-websocket-server-impl/pom.xml b/jetty-websocket/javax-websocket-server-impl/pom.xml
index 6233344f1e5b..148fe9c2bcdd 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.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
diff --git a/jetty-websocket/jetty-websocket-tests/pom.xml b/jetty-websocket/jetty-websocket-tests/pom.xml
index 63a4f660f5de..53b495bc6de4 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.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
diff --git a/jetty-websocket/pom.xml b/jetty-websocket/pom.xml
index 0c14fa873f1e..da3875cccaa1 100644
--- a/jetty-websocket/pom.xml
+++ b/jetty-websocket/pom.xml
@@ -3,7 +3,7 @@
jetty-project
org.eclipse.jetty
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
diff --git a/jetty-websocket/websocket-api/pom.xml b/jetty-websocket/websocket-api/pom.xml
index ea493af4362d..368ad791bb9a 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.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
diff --git a/jetty-websocket/websocket-client/pom.xml b/jetty-websocket/websocket-client/pom.xml
index 5e9bff357c9e..1ab54bf24bc3 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.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
diff --git a/jetty-websocket/websocket-common/pom.xml b/jetty-websocket/websocket-common/pom.xml
index 9334255da742..98363c6e7ebf 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.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
diff --git a/jetty-websocket/websocket-server/pom.xml b/jetty-websocket/websocket-server/pom.xml
index 485b8569b649..19766dd117d2 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.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
diff --git a/jetty-websocket/websocket-servlet/pom.xml b/jetty-websocket/websocket-servlet/pom.xml
index 1a2ee8f6717d..16217e69f3cf 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.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
diff --git a/jetty-xml/pom.xml b/jetty-xml/pom.xml
index 85736d35b9ab..464f18b3bec3 100644
--- a/jetty-xml/pom.xml
+++ b/jetty-xml/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
jetty-xml
diff --git a/pom.xml b/pom.xml
index 803b9dcb1297..9a760b27080c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.eclipse.jetty
jetty-project
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
Jetty :: Project
The Eclipse Jetty Project
pom
diff --git a/tests/pom.xml b/tests/pom.xml
index 86368e6c08a9..705da37b28be 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 9.4.41-SNAPSHOT
+ 9.4.41.v20210516
../pom.xml
org.eclipse.jetty.tests
diff --git a/tests/test-continuation/pom.xml b/tests/test-continuation/pom.xml
index 65f76d0ea18d..280787aad0ab 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.41-SNAPSHOT
+ 9.4.41.v20210516
../pom.xml
4.0.0
diff --git a/tests/test-distribution/pom.xml b/tests/test-distribution/pom.xml
index ce28dfb1e4db..64170d199f9e 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.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
diff --git a/tests/test-http-client-transport/pom.xml b/tests/test-http-client-transport/pom.xml
index eb86552c5e70..c7b813848cad 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.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
diff --git a/tests/test-integration/pom.xml b/tests/test-integration/pom.xml
index ac19ebcb2040..1aa300207348 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.41-SNAPSHOT
+ 9.4.41.v20210516
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 06c5e08c4383..78ac9cd3fbc4 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.41-SNAPSHOT
+ 9.4.41.v20210516
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 014c7332e2ca..bc92030eac0f 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.41-SNAPSHOT
+ 9.4.41.v20210516
jmx-webapp
war
diff --git a/tests/test-jmx/pom.xml b/tests/test-jmx/pom.xml
index 4bcd3968a5d8..eea68b5648c2 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.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
test-jmx-parent
diff --git a/tests/test-loginservice/pom.xml b/tests/test-loginservice/pom.xml
index e7b1b7ecdb78..a977b906d26d 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.41-SNAPSHOT
+ 9.4.41.v20210516
test-loginservice
Jetty Tests :: Login Service
diff --git a/tests/test-quickstart/pom.xml b/tests/test-quickstart/pom.xml
index c0a6e68d34ab..6be0b97fe7fc 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.41-SNAPSHOT
+ 9.4.41.v20210516
../pom.xml
4.0.0
diff --git a/tests/test-sessions/pom.xml b/tests/test-sessions/pom.xml
index 84a66691b3f4..1d10a615f53a 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.41-SNAPSHOT
+ 9.4.41.v20210516
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 e85d32bd0eca..7768e89ba318 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.41-SNAPSHOT
+ 9.4.41.v20210516
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 e3bb9cccace7..792ae5f334a2 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.41-SNAPSHOT
+ 9.4.41.v20210516
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 b8f75027fe98..dcf152e07425 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.41-SNAPSHOT
+ 9.4.41.v20210516
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 d865aedba8ca..bcc4464c0cca 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.41-SNAPSHOT
+ 9.4.41.v20210516
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 a871830e1fd5..d4dd0bf4ef55 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.41-SNAPSHOT
+ 9.4.41.v20210516
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 3aa142c986c2..8546028757aa 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.41-SNAPSHOT
+ 9.4.41.v20210516
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 2d315b552375..e8df9ae8a629 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.41-SNAPSHOT
+ 9.4.41.v20210516
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 ea81e188d3df..8ece3e8eeecc 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.41-SNAPSHOT
+ 9.4.41.v20210516
test-sessions-common
Jetty Tests :: Sessions :: Common
diff --git a/tests/test-webapps/pom.xml b/tests/test-webapps/pom.xml
index 45a6d03113c3..add6c922a0ad 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.41-SNAPSHOT
+ 9.4.41.v20210516
../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 65f491ad77b5..6007b6828012 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.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
diff --git a/tests/test-webapps/test-felix-webapp/pom.xml b/tests/test-webapps/test-felix-webapp/pom.xml
index 5236ed1b6c25..824077990cc6 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.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
diff --git a/tests/test-webapps/test-http2-webapp/pom.xml b/tests/test-webapps/test-http2-webapp/pom.xml
index 5065d223248a..5de544440c94 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.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
diff --git a/tests/test-webapps/test-jaas-webapp/pom.xml b/tests/test-webapps/test-jaas-webapp/pom.xml
index 0f4d325e8cde..5d580e4e72f9 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.41-SNAPSHOT
+ 9.4.41.v20210516
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 8a68c0979795..87321fe847f0 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.41-SNAPSHOT
+ 9.4.41.v20210516
../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 36161a893f13..f8fbe61b9388 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.41-SNAPSHOT
+ 9.4.41.v20210516
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 d063a8dd9d7a..a04693fb130c 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.41-SNAPSHOT
+ 9.4.41.v20210516
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 d6d1e41e742d..aa0fed9c17b1 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.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0
diff --git a/tests/test-webapps/test-proxy-webapp/pom.xml b/tests/test-webapps/test-proxy-webapp/pom.xml
index d6ca19a75b49..13a6aca7f815 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.41-SNAPSHOT
+ 9.4.41.v20210516
../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 ca9587773be0..bc5c738d8c34 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.41-SNAPSHOT
+ 9.4.41.v20210516
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 bf607fd492ea..a1fd1ed22f43 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.41-SNAPSHOT
+ 9.4.41.v20210516
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 a39c2f8db17f..d6601d365530 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.41-SNAPSHOT
+ 9.4.41.v20210516
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 fd0d2e32fd29..f2db50b4db73 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.41-SNAPSHOT
+ 9.4.41.v20210516
Jetty Tests :: WebApp :: Servlet Spec :: Fragment Jar
diff --git a/tests/test-webapps/test-simple-webapp/pom.xml b/tests/test-webapps/test-simple-webapp/pom.xml
index 0d89e77da242..1fcc35d4cebd 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.41-SNAPSHOT
+ 9.4.41.v20210516
test-simple-webapp
diff --git a/tests/test-webapps/test-webapp-rfc2616/pom.xml b/tests/test-webapps/test-webapp-rfc2616/pom.xml
index 421efa2d2067..8473caa672dd 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.41-SNAPSHOT
+ 9.4.41.v20210516
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 e93d6001ff8a..8600144e34ac 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.41-SNAPSHOT
+ 9.4.41.v20210516
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 d9bd01401839..21a9bdb338f6 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.41-SNAPSHOT
+ 9.4.41.v20210516
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 b15d0e4e8056..ef4a4d31ca54 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.41-SNAPSHOT
+ 9.4.41.v20210516
4.0.0