diff --git a/VERSION.txt b/VERSION.txt
index 30e12a5fb19..1f373759ff4 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1,4 +1,14 @@
-jetty-9.4.39-SNAPSHOT
+jetty-9.4.39.v20210325 - 25 March 2021
+ + 6034 SslContextFactory may select a wildcard certificate during SNI
+ selection when a more specific SSL certificate is present
+ + 6050 Websocket: NotUtf8Exception after upgrade 9.4.35 -> 9.4.36 or newer
+ + 6052 Cleanup TypeUtil and ModuleLocation to allow jetty-client/hybrid to
+ work on Android
+ + 6063 Allow override of hazelcast version when using module
+ + 6072 jetty server high CPU when client send data length > 17408
+ + 6085 Jetty keeps Sessions in use after "Duplicate valid session cookies"
+ Message
+ + 6063 Allow override of hazelcast version when using module
jetty-9.4.38.v20210224 - 24 February 2021
+ 4275 Path Normalization/Traversal - Context Matching
@@ -174,7 +184,8 @@ jetty-9.4.30.v20200611 - 11 June 2020
+ 4923 SecureRequestCustomizer.SslAttributes does not cache cert chain like
before
+ 4929 HttpClient: HttpCookieStore.Empty prevents sending cookies
- + 4936 Response header overflow leads to buffer corruptions - Resolves CVE-2019-17638
+ + 4936 Response header overflow leads to buffer corruptions - Resolves
+ CVE-2019-17638
jetty-9.4.29.v20200521 - 21 May 2020
+ 2188 Lock contention creating HTTP/2 streams
@@ -401,7 +412,8 @@ jetty-9.4.22.v20191022 - 22 October 2019
inclusion of sessionid
jetty-9.4.21.v20190926 - 26 September 2019
- + Includes fixes for CVE-2019-9511, CVE-2019-9512, CVE-2019-9514, CVE-2019-9515, CVE-2019-9516, and CVE-2019-9518
+ + Includes fixes for CVE-2019-9511, CVE-2019-9512, CVE-2019-9514,
+ CVE-2019-9515, CVE-2019-9516, and CVE-2019-9518
+ 97 Permanent UnavailableException thrown during servlet request handling
should cause servlet destroy
+ 137 Support OAuth
@@ -547,8 +559,10 @@ jetty-9.4.18.v20190429 - 29 April 2019
jetty-9.4.17.v20190418 - 18 April 2019
+ 2140 Infinispan and hazelcast changes to scavenge zombie expired sessions
+ 3464 Split SslContextFactory into Client and Server
- + 3549 Directory Listing on Windows reveals Resource Base path - Resolves CVE-2019-10246
- + 3555 DefaultHandler Reveals Base Resource Path of each Context - Resolves CVE-2019-10247
+ + 3549 Directory Listing on Windows reveals Resource Base path - Resolves
+ CVE-2019-10246
+ + 3555 DefaultHandler Reveals Base Resource Path of each Context - Resolves
+ CVE-2019-10247
jetty-9.4.16.v20190411 - 11 April 2019
+ 1861 Limit total bytes pooled by ByteBufferPools
@@ -556,7 +570,8 @@ jetty-9.4.16.v20190411 - 11 April 2019
+ 3159 WebSocket permessage-deflate RSV1 validity check
+ 3274 OSGi versions of java.base classes in
org.apache.felix:org.osgi.foundation:jar conflicts with new rules on Java 9+
- + 3319 Modernize Directory Listing: HTML5 and Sorting - Resolves CVE-2019-10241
+ + 3319 Modernize Directory Listing: HTML5 and Sorting - Resolves
+ CVE-2019-10241
+ 3361 HandlerCollection.addHandler is lacking synchronization
+ 3373 OutOfMemoryError: Java heap space in GZIPContentDecoder
+ 3389 Websockets jsr356 willDecode not invoked during decoding
@@ -629,8 +644,10 @@ jetty-9.3.28.v20191105 - 05 November 2019
+ 4217 SslConnection.DecryptedEnpoint.flush eternal busy loop
jetty-9.3.27.v20190418 - 18 April 2019
- + 3549 Directory Listing on Windows reveals Resource Base path - Resolves CVE-2019-10246
- + 3555 DefaultHandler Reveals Base Resource Path of each Context - Resolves CVE-2019-10247
+ + 3549 Directory Listing on Windows reveals Resource Base path - Resolves
+ CVE-2019-10246
+ + 3555 DefaultHandler Reveals Base Resource Path of each Context - Resolves
+ CVE-2019-10247
jetty-9.3.26.v20190403 - 03 April 2019
+ 2954 Improve cause reporting for HttpClient failures
@@ -644,11 +661,14 @@ jetty-9.2.29.v20191105 - 05 November 2019
+ 4217 SslConnection.DecryptedEnpoint.flush eternal busy loop
jetty-9.2.28.v20190418 - 18 April 2019
- + 3549 Directory Listing on Windows reveals Resource Base path - Resolves CVE-2019-10246
- + 3555 DefaultHandler Reveals Base Resource Path of each Context - Resolves CVE-2019-10247
+ + 3549 Directory Listing on Windows reveals Resource Base path - Resolves
+ CVE-2019-10246
+ + 3555 DefaultHandler Reveals Base Resource Path of each Context - Resolves
+ CVE-2019-10247
jetty-9.2.27.v20190403 - 03 April 2019
- + 3319 Refactored Directory Listing to modernize and avoid XSS - Resolves CVE-2019-10241
+ + 3319 Refactored Directory Listing to modernize and avoid XSS - Resolves
+ CVE-2019-10241
jetty-9.4.14.v20181114 - 14 November 2018
+ 3097 Duplicated programmatic Servlet Listeners causing duplicate calls
@@ -11358,31 +11378,24 @@ jetty-1.1
jetty-1.0.1
+ Bug fixes
-jetty-1.0 - Jan 1998
+jetty-1.0 - 01 January 1998
+ MBServlerV5 renamed to Jetty
+ First release in com.mortbay package structure
- + Included Util, JDBC, HTML, HTTP, Jetty
-
-MBServler-V4.5Beta
- + Using It JSDK1.0Beta API
- + Improved HTML package.
- + Filter mechanism inspired by JigSaw
-
-MBServler-V4
+ + Included Util, JDBC, HTML, HTTP, Jetty MBServler-V4.5Beta + Using It
+ JSDK1.0Beta API + Improved HTML package. + Filter mechanism inspired by
+ JigSaw MBServler-V4
+ JeevesA1.2 servlet API
+ Better configuration and setup for embedding in other Java applications.
- + Util classes from Intelligent Switched Systems.
-
-MBServler-V1 / IssueTracker 3.1
- + The IssueTracker HTTP server has been separated from the Issue Tracker application and updated to the java.servlet interface. It is now called MBServler
- + JDBC module
-
-IssueTracker-2.0
+ + Util classes from Intelligent Switched Systems. MBServler-V1 / IssueTracker
+ 3.1
+ + The IssueTracker HTTP server has been separated from the Issue Tracker
+ application and updated to the java.servlet interface. It is now called
+ MBServler
+ + JDBC module IssueTracker-2.0
+ Faster HTTP server
+ Basic authentication
- + User management
-
-IssueTracker-1.0 - Jan 1995
+ + User management IssueTracker-1.0 - Jan 1995
+ Won the Australian Java Programming Contest!
+ HTTP Server
+ Issue tracking application
+
diff --git a/aggregates/jetty-all-compact3/pom.xml b/aggregates/jetty-all-compact3/pom.xml
index d53c07c35b2..bb2726d7079 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.39-SNAPSHOT
+ 9.4.39.v20210325
../../pom.xml
4.0.0
diff --git a/aggregates/jetty-all/pom.xml b/aggregates/jetty-all/pom.xml
index bac1687bc85..35c2e6f1e4d 100644
--- a/aggregates/jetty-all/pom.xml
+++ b/aggregates/jetty-all/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
../../pom.xml
4.0.0
diff --git a/apache-jsp/pom.xml b/apache-jsp/pom.xml
index c23f7e61dbb..b465a833149 100644
--- a/apache-jsp/pom.xml
+++ b/apache-jsp/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
apache-jsp
diff --git a/apache-jstl/pom.xml b/apache-jstl/pom.xml
index 40c617c25a1..eb7c5c23d71 100644
--- a/apache-jstl/pom.xml
+++ b/apache-jstl/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
apache-jstl
diff --git a/build-resources/pom.xml b/build-resources/pom.xml
index 4daed081e61..677f806727d 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.39-SNAPSHOT
+ 9.4.39.v20210325
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 e74b9e88267..d22d0a63aa3 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.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
diff --git a/examples/async-rest/async-rest-webapp/pom.xml b/examples/async-rest/async-rest-webapp/pom.xml
index cf0771ea447..1e8cb23bc1b 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.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
diff --git a/examples/async-rest/pom.xml b/examples/async-rest/pom.xml
index 60a9736cf47..884973f025c 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.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
diff --git a/examples/embedded/pom.xml b/examples/embedded/pom.xml
index a72ac25cc86..c194e195335 100644
--- a/examples/embedded/pom.xml
+++ b/examples/embedded/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty.examples
examples-parent
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
../pom.xml
4.0.0
diff --git a/examples/pom.xml b/examples/pom.xml
index 15dc1fa2bba..9746525cc15 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty
jetty-project
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
diff --git a/jetty-alpn/jetty-alpn-client/pom.xml b/jetty-alpn/jetty-alpn-client/pom.xml
index 2917047a105..618bfee6359 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.39-SNAPSHOT
+ 9.4.39.v20210325
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 26430d5e5df..f661f38c520 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.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
diff --git a/jetty-alpn/jetty-alpn-conscrypt-server/pom.xml b/jetty-alpn/jetty-alpn-conscrypt-server/pom.xml
index 224aa86f1e0..1766c86badb 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.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
diff --git a/jetty-alpn/jetty-alpn-java-client/pom.xml b/jetty-alpn/jetty-alpn-java-client/pom.xml
index 45fa6760c01..d1bf1ef2357 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.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
diff --git a/jetty-alpn/jetty-alpn-java-server/pom.xml b/jetty-alpn/jetty-alpn-java-server/pom.xml
index 16e4c6d6fb2..49b829716e1 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.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
diff --git a/jetty-alpn/jetty-alpn-openjdk8-client/pom.xml b/jetty-alpn/jetty-alpn-openjdk8-client/pom.xml
index 640cce1b737..1506f221973 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.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
diff --git a/jetty-alpn/jetty-alpn-openjdk8-server/pom.xml b/jetty-alpn/jetty-alpn-openjdk8-server/pom.xml
index 8e5a44be5ed..a26b7de809e 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.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
diff --git a/jetty-alpn/jetty-alpn-server/pom.xml b/jetty-alpn/jetty-alpn-server/pom.xml
index 098eff0b73e..25b364f9d7e 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.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
jetty-alpn-server
diff --git a/jetty-alpn/pom.xml b/jetty-alpn/pom.xml
index c1c68463e14..58c76dc55e0 100644
--- a/jetty-alpn/pom.xml
+++ b/jetty-alpn/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
jetty-alpn-parent
diff --git a/jetty-annotations/pom.xml b/jetty-annotations/pom.xml
index 7c5e4040bf8..55a29e4a540 100644
--- a/jetty-annotations/pom.xml
+++ b/jetty-annotations/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
jetty-annotations
diff --git a/jetty-ant/pom.xml b/jetty-ant/pom.xml
index 7a61c2e4296..b9010d9c9f5 100644
--- a/jetty-ant/pom.xml
+++ b/jetty-ant/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
jetty-ant
diff --git a/jetty-bom/pom.xml b/jetty-bom/pom.xml
index 1fe0e1bd9bc..e0232aa1fe9 100644
--- a/jetty-bom/pom.xml
+++ b/jetty-bom/pom.xml
@@ -9,7 +9,7 @@
org.eclipse.jetty
jetty-project
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
@@ -53,336 +53,336 @@
org.eclipse.jetty
apache-jsp
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
org.eclipse.jetty
apache-jstl
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
org.eclipse.jetty
jetty-alpn-client
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
org.eclipse.jetty
jetty-alpn-java-client
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
org.eclipse.jetty
jetty-alpn-java-server
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
org.eclipse.jetty
jetty-alpn-openjdk8-client
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
org.eclipse.jetty
jetty-alpn-openjdk8-server
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
org.eclipse.jetty
jetty-alpn-conscrypt-client
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
org.eclipse.jetty
jetty-alpn-conscrypt-server
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
org.eclipse.jetty
jetty-alpn-server
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
org.eclipse.jetty
jetty-annotations
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
org.eclipse.jetty
jetty-ant
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
org.eclipse.jetty
jetty-client
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
org.eclipse.jetty
jetty-continuation
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
org.eclipse.jetty
jetty-deploy
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
org.eclipse.jetty
jetty-distribution
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
zip
org.eclipse.jetty
jetty-distribution
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
tar.gz
org.eclipse.jetty.fcgi
fcgi-client
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
org.eclipse.jetty.fcgi
fcgi-server
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
org.eclipse.jetty.gcloud
jetty-gcloud-session-manager
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
org.eclipse.jetty
jetty-home
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
zip
org.eclipse.jetty
jetty-home
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
tar.gz
org.eclipse.jetty
jetty-http
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
org.eclipse.jetty.http2
http2-client
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
org.eclipse.jetty.http2
http2-common
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
org.eclipse.jetty.http2
http2-hpack
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
org.eclipse.jetty.http2
http2-http-client-transport
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
org.eclipse.jetty.http2
http2-server
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
org.eclipse.jetty
jetty-http-spi
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
org.eclipse.jetty
infinispan-common
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
org.eclipse.jetty
infinispan-remote-query
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
org.eclipse.jetty
infinispan-embedded-query
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
org.eclipse.jetty
jetty-hazelcast
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
org.eclipse.jetty
jetty-io
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
org.eclipse.jetty
jetty-jaas
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
org.eclipse.jetty
jetty-jaspi
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
org.eclipse.jetty
jetty-jmx
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
org.eclipse.jetty
jetty-jndi
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
org.eclipse.jetty.memcached
jetty-memcached-sessions
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
org.eclipse.jetty
jetty-nosql
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
org.eclipse.jetty.osgi
jetty-osgi-boot
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
org.eclipse.jetty.osgi
jetty-osgi-boot-jsp
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
org.eclipse.jetty.osgi
jetty-osgi-boot-warurl
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
org.eclipse.jetty.osgi
jetty-httpservice
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
org.eclipse.jetty
jetty-plus
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
org.eclipse.jetty
jetty-proxy
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
org.eclipse.jetty
jetty-quickstart
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
org.eclipse.jetty
jetty-rewrite
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
org.eclipse.jetty
jetty-security
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
org.eclipse.jetty
jetty-openid
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
org.eclipse.jetty
jetty-server
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
org.eclipse.jetty
jetty-servlet
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
org.eclipse.jetty
jetty-servlets
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
org.eclipse.jetty
jetty-spring
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
org.eclipse.jetty
jetty-unixsocket
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
org.eclipse.jetty
jetty-util
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
org.eclipse.jetty
jetty-util-ajax
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
org.eclipse.jetty
jetty-webapp
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
org.eclipse.jetty.websocket
javax-websocket-client-impl
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
org.eclipse.jetty.websocket
javax-websocket-server-impl
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
org.eclipse.jetty.websocket
websocket-api
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
org.eclipse.jetty.websocket
websocket-client
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
org.eclipse.jetty.websocket
websocket-common
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
org.eclipse.jetty.websocket
websocket-server
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
org.eclipse.jetty.websocket
websocket-servlet
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
org.eclipse.jetty
jetty-xml
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
diff --git a/jetty-cdi/pom.xml b/jetty-cdi/pom.xml
index c98eb219141..0a3adce25cc 100644
--- a/jetty-cdi/pom.xml
+++ b/jetty-cdi/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
org.eclipse.jetty
diff --git a/jetty-client/pom.xml b/jetty-client/pom.xml
index 100dd8e3496..490b2001a2a 100644
--- a/jetty-client/pom.xml
+++ b/jetty-client/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
diff --git a/jetty-continuation/pom.xml b/jetty-continuation/pom.xml
index 3269013757e..065ca3871a2 100644
--- a/jetty-continuation/pom.xml
+++ b/jetty-continuation/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
jetty-continuation
diff --git a/jetty-deploy/pom.xml b/jetty-deploy/pom.xml
index dee83960544..8e1804cc019 100644
--- a/jetty-deploy/pom.xml
+++ b/jetty-deploy/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
jetty-deploy
diff --git a/jetty-distribution/pom.xml b/jetty-distribution/pom.xml
index 236d9b24f16..25b3f975293 100644
--- a/jetty-distribution/pom.xml
+++ b/jetty-distribution/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
jetty-distribution
diff --git a/jetty-documentation/pom.xml b/jetty-documentation/pom.xml
index af8b625fdfb..713e9290a6d 100644
--- a/jetty-documentation/pom.xml
+++ b/jetty-documentation/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty
jetty-project
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
diff --git a/jetty-fcgi/fcgi-client/pom.xml b/jetty-fcgi/fcgi-client/pom.xml
index 9fbdd0358ec..588174b235f 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.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
diff --git a/jetty-fcgi/fcgi-server/pom.xml b/jetty-fcgi/fcgi-server/pom.xml
index d879db9db4f..a1e14381c79 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.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
diff --git a/jetty-fcgi/pom.xml b/jetty-fcgi/pom.xml
index 84396e360a0..19302cacd83 100644
--- a/jetty-fcgi/pom.xml
+++ b/jetty-fcgi/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty
jetty-project
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
diff --git a/jetty-gcloud/jetty-gcloud-session-manager/pom.xml b/jetty-gcloud/jetty-gcloud-session-manager/pom.xml
index df20f901b1e..7b1b9e2fead 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.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
diff --git a/jetty-gcloud/pom.xml b/jetty-gcloud/pom.xml
index 4040e7142e4..cceabb58a8b 100644
--- a/jetty-gcloud/pom.xml
+++ b/jetty-gcloud/pom.xml
@@ -3,7 +3,7 @@
jetty-project
org.eclipse.jetty
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
diff --git a/jetty-hazelcast/pom.xml b/jetty-hazelcast/pom.xml
index 960d369973a..1c4ccdbfa83 100644
--- a/jetty-hazelcast/pom.xml
+++ b/jetty-hazelcast/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty
jetty-project
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
diff --git a/jetty-home/pom.xml b/jetty-home/pom.xml
index 6952fafb652..ce68ee1a152 100644
--- a/jetty-home/pom.xml
+++ b/jetty-home/pom.xml
@@ -3,7 +3,7 @@
jetty-project
org.eclipse.jetty
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
jetty-home
diff --git a/jetty-http-spi/pom.xml b/jetty-http-spi/pom.xml
index 8371edaa9fa..35e05be274d 100644
--- a/jetty-http-spi/pom.xml
+++ b/jetty-http-spi/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
jetty-http-spi
diff --git a/jetty-http/pom.xml b/jetty-http/pom.xml
index f0d16ea4a02..bfaef7b0980 100644
--- a/jetty-http/pom.xml
+++ b/jetty-http/pom.xml
@@ -3,7 +3,7 @@
jetty-project
org.eclipse.jetty
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
jetty-http
diff --git a/jetty-http2/http2-alpn-tests/pom.xml b/jetty-http2/http2-alpn-tests/pom.xml
index 276aabd1172..f35f9a6f371 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.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
diff --git a/jetty-http2/http2-client/pom.xml b/jetty-http2/http2-client/pom.xml
index 76a66ba2dab..31564d38c8a 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.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
diff --git a/jetty-http2/http2-common/pom.xml b/jetty-http2/http2-common/pom.xml
index 98d090d2a7b..96c707f6c9d 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.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
diff --git a/jetty-http2/http2-hpack/pom.xml b/jetty-http2/http2-hpack/pom.xml
index cda403190ee..31ad2258bae 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.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
diff --git a/jetty-http2/http2-http-client-transport/pom.xml b/jetty-http2/http2-http-client-transport/pom.xml
index aea906e0a32..bff26a766de 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.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
diff --git a/jetty-http2/http2-server/pom.xml b/jetty-http2/http2-server/pom.xml
index 1289a7c49cf..fc3e791a7f8 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.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
diff --git a/jetty-http2/pom.xml b/jetty-http2/pom.xml
index 44836d89c3d..752e480f8a8 100644
--- a/jetty-http2/pom.xml
+++ b/jetty-http2/pom.xml
@@ -3,7 +3,7 @@
jetty-project
org.eclipse.jetty
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
diff --git a/jetty-infinispan/infinispan-common/pom.xml b/jetty-infinispan/infinispan-common/pom.xml
index 09c2e608e35..1fabd803917 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.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
infinispan-common
diff --git a/jetty-infinispan/infinispan-embedded-query/pom.xml b/jetty-infinispan/infinispan-embedded-query/pom.xml
index fcfceb688e3..13c12c41035 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.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
infinispan-embedded-query
diff --git a/jetty-infinispan/infinispan-embedded/pom.xml b/jetty-infinispan/infinispan-embedded/pom.xml
index 91069c03010..9127d28e3ca 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.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
infinispan-embedded
diff --git a/jetty-infinispan/infinispan-remote-query/pom.xml b/jetty-infinispan/infinispan-remote-query/pom.xml
index 0bac9f67c63..6de4de189ac 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.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
infinispan-remote-query
diff --git a/jetty-infinispan/infinispan-remote/pom.xml b/jetty-infinispan/infinispan-remote/pom.xml
index 8093759c03c..16557465d6f 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.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
infinispan-remote
diff --git a/jetty-infinispan/pom.xml b/jetty-infinispan/pom.xml
index 2b102ff07e0..75eb1fd4d48 100644
--- a/jetty-infinispan/pom.xml
+++ b/jetty-infinispan/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty
jetty-project
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
diff --git a/jetty-io/pom.xml b/jetty-io/pom.xml
index feed563e234..30d153c5ee5 100644
--- a/jetty-io/pom.xml
+++ b/jetty-io/pom.xml
@@ -3,7 +3,7 @@
jetty-project
org.eclipse.jetty
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
jetty-io
diff --git a/jetty-jaas/pom.xml b/jetty-jaas/pom.xml
index 8dcb734b476..63b1b629a58 100644
--- a/jetty-jaas/pom.xml
+++ b/jetty-jaas/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
jetty-jaas
diff --git a/jetty-jaspi/pom.xml b/jetty-jaspi/pom.xml
index 08fcce563d5..401b360a2e8 100644
--- a/jetty-jaspi/pom.xml
+++ b/jetty-jaspi/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
diff --git a/jetty-jmh/pom.xml b/jetty-jmh/pom.xml
index 87f08dc9a83..fc38d6efd95 100644
--- a/jetty-jmh/pom.xml
+++ b/jetty-jmh/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
diff --git a/jetty-jmx/pom.xml b/jetty-jmx/pom.xml
index fa9e1bdaa1d..306ec36a295 100644
--- a/jetty-jmx/pom.xml
+++ b/jetty-jmx/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
jetty-jmx
diff --git a/jetty-jndi/pom.xml b/jetty-jndi/pom.xml
index d81f097ce77..6202515b06b 100644
--- a/jetty-jndi/pom.xml
+++ b/jetty-jndi/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
jetty-jndi
diff --git a/jetty-jspc-maven-plugin/pom.xml b/jetty-jspc-maven-plugin/pom.xml
index de9b24800be..70085c8d477 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.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
jetty-jspc-maven-plugin
diff --git a/jetty-maven-plugin/pom.xml b/jetty-maven-plugin/pom.xml
index 5a45ba8bab2..4c0d2490c67 100644
--- a/jetty-maven-plugin/pom.xml
+++ b/jetty-maven-plugin/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
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 b6f6e67b9ae..745cde22101 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.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
diff --git a/jetty-memcached/pom.xml b/jetty-memcached/pom.xml
index 83ca7500e99..2355b24cb15 100644
--- a/jetty-memcached/pom.xml
+++ b/jetty-memcached/pom.xml
@@ -3,7 +3,7 @@
jetty-project
org.eclipse.jetty
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
diff --git a/jetty-nosql/pom.xml b/jetty-nosql/pom.xml
index f9475122651..479668a7edf 100644
--- a/jetty-nosql/pom.xml
+++ b/jetty-nosql/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
jetty-nosql
diff --git a/jetty-openid/pom.xml b/jetty-openid/pom.xml
index 088b02724d1..9c474dd5706 100644
--- a/jetty-openid/pom.xml
+++ b/jetty-openid/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
diff --git a/jetty-osgi/jetty-osgi-alpn/pom.xml b/jetty-osgi/jetty-osgi-alpn/pom.xml
index f4858710528..08d58918c54 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.39-SNAPSHOT
+ 9.4.39.v20210325
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 40fae2e1ed0..58168043934 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.39-SNAPSHOT
+ 9.4.39.v20210325
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 9025689e31c..6fd6c839bf1 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.39-SNAPSHOT
+ 9.4.39.v20210325
../pom.xml
4.0.0
diff --git a/jetty-osgi/jetty-osgi-boot/pom.xml b/jetty-osgi/jetty-osgi-boot/pom.xml
index f7a3d8317c9..2ed5e02088b 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.39-SNAPSHOT
+ 9.4.39.v20210325
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 53953d456cc..1d1e09cb7da 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.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
jetty-httpservice
diff --git a/jetty-osgi/pom.xml b/jetty-osgi/pom.xml
index fc32ff71521..68793747a80 100644
--- a/jetty-osgi/pom.xml
+++ b/jetty-osgi/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
diff --git a/jetty-osgi/test-jetty-osgi-context/pom.xml b/jetty-osgi/test-jetty-osgi-context/pom.xml
index 0987faee417..d43e8a4f9e5 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.39-SNAPSHOT
+ 9.4.39.v20210325
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 7032e8475aa..9325ceb72cf 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.39-SNAPSHOT
+ 9.4.39.v20210325
../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 b042cfa224c..c2253784f51 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.39-SNAPSHOT
+ 9.4.39.v20210325
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 759e8a7ed7a..0d143234170 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.39-SNAPSHOT
+ 9.4.39.v20210325
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 5c0a360f028..e0cf44d32cf 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.39-SNAPSHOT
+ 9.4.39.v20210325
../pom.xml
4.0.0
diff --git a/jetty-osgi/test-jetty-osgi/pom.xml b/jetty-osgi/test-jetty-osgi/pom.xml
index 8cda63079b4..2713e9a9f08 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.39-SNAPSHOT
+ 9.4.39.v20210325
../pom.xml
4.0.0
diff --git a/jetty-plus/pom.xml b/jetty-plus/pom.xml
index 82f8a90d511..a77b4699574 100644
--- a/jetty-plus/pom.xml
+++ b/jetty-plus/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
jetty-plus
diff --git a/jetty-proxy/pom.xml b/jetty-proxy/pom.xml
index a64a07ac51c..051edf7227e 100644
--- a/jetty-proxy/pom.xml
+++ b/jetty-proxy/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
jetty-proxy
diff --git a/jetty-quickstart/pom.xml b/jetty-quickstart/pom.xml
index 9d0de9eec92..c626a2a8935 100644
--- a/jetty-quickstart/pom.xml
+++ b/jetty-quickstart/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
org.eclipse.jetty
diff --git a/jetty-rewrite/pom.xml b/jetty-rewrite/pom.xml
index c7fc5457b1a..8ca61ce8988 100644
--- a/jetty-rewrite/pom.xml
+++ b/jetty-rewrite/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
jetty-rewrite
diff --git a/jetty-runner/pom.xml b/jetty-runner/pom.xml
index 4199e4af901..dcc1f1d3aa2 100644
--- a/jetty-runner/pom.xml
+++ b/jetty-runner/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
jetty-runner
diff --git a/jetty-security/pom.xml b/jetty-security/pom.xml
index 748c7cafbc6..4fd9197c08a 100644
--- a/jetty-security/pom.xml
+++ b/jetty-security/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
jetty-security
diff --git a/jetty-server/pom.xml b/jetty-server/pom.xml
index 00697341a6c..51e6c314418 100644
--- a/jetty-server/pom.xml
+++ b/jetty-server/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
jetty-server
diff --git a/jetty-servlet/pom.xml b/jetty-servlet/pom.xml
index 95863b43dd5..fab5976a671 100644
--- a/jetty-servlet/pom.xml
+++ b/jetty-servlet/pom.xml
@@ -3,7 +3,7 @@
jetty-project
org.eclipse.jetty
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
jetty-servlet
diff --git a/jetty-servlets/pom.xml b/jetty-servlets/pom.xml
index 746a6c8bcda..a01b501e914 100644
--- a/jetty-servlets/pom.xml
+++ b/jetty-servlets/pom.xml
@@ -3,7 +3,7 @@
jetty-project
org.eclipse.jetty
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
jetty-servlets
diff --git a/jetty-spring/pom.xml b/jetty-spring/pom.xml
index b23c8feaf49..141f998bfcf 100644
--- a/jetty-spring/pom.xml
+++ b/jetty-spring/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
jetty-spring
diff --git a/jetty-start/pom.xml b/jetty-start/pom.xml
index 611439a2b1b..fdfae65c292 100644
--- a/jetty-start/pom.xml
+++ b/jetty-start/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
jetty-start
diff --git a/jetty-unixsocket/pom.xml b/jetty-unixsocket/pom.xml
index f9b9cc48782..c20a8aa113f 100644
--- a/jetty-unixsocket/pom.xml
+++ b/jetty-unixsocket/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
jetty-unixsocket
diff --git a/jetty-util-ajax/pom.xml b/jetty-util-ajax/pom.xml
index 5d49fd10b1d..232ee2d0b08 100644
--- a/jetty-util-ajax/pom.xml
+++ b/jetty-util-ajax/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
jetty-util-ajax
diff --git a/jetty-util/pom.xml b/jetty-util/pom.xml
index 0949d766391..36dba6082b7 100644
--- a/jetty-util/pom.xml
+++ b/jetty-util/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
jetty-util
diff --git a/jetty-webapp/pom.xml b/jetty-webapp/pom.xml
index 2ae242be74c..ad76aae9dcf 100644
--- a/jetty-webapp/pom.xml
+++ b/jetty-webapp/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
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 074566c339b..6fbe28b05fd 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.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
diff --git a/jetty-websocket/javax-websocket-server-impl/pom.xml b/jetty-websocket/javax-websocket-server-impl/pom.xml
index da78611050d..0cbd91db3d6 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.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
diff --git a/jetty-websocket/jetty-websocket-tests/pom.xml b/jetty-websocket/jetty-websocket-tests/pom.xml
index 3575e054327..30b3ab9c527 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.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
diff --git a/jetty-websocket/pom.xml b/jetty-websocket/pom.xml
index bc8f1c4fff7..8a1f15a3d50 100644
--- a/jetty-websocket/pom.xml
+++ b/jetty-websocket/pom.xml
@@ -3,7 +3,7 @@
jetty-project
org.eclipse.jetty
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
diff --git a/jetty-websocket/websocket-api/pom.xml b/jetty-websocket/websocket-api/pom.xml
index 7cee1335679..6277352257e 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.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
diff --git a/jetty-websocket/websocket-client/pom.xml b/jetty-websocket/websocket-client/pom.xml
index 3f7d6740750..45ac65d58d7 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.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
diff --git a/jetty-websocket/websocket-common/pom.xml b/jetty-websocket/websocket-common/pom.xml
index a8901d53599..2e1c6e946ab 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.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
diff --git a/jetty-websocket/websocket-server/pom.xml b/jetty-websocket/websocket-server/pom.xml
index bf2d9c7293e..59e7622d13f 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.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
diff --git a/jetty-websocket/websocket-servlet/pom.xml b/jetty-websocket/websocket-servlet/pom.xml
index f91419c2c9a..efed657f6b3 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.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
diff --git a/jetty-xml/pom.xml b/jetty-xml/pom.xml
index 6dec0e3a082..530c23ee934 100644
--- a/jetty-xml/pom.xml
+++ b/jetty-xml/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
jetty-xml
diff --git a/pom.xml b/pom.xml
index 686f9e439c0..80eaa39e95b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.eclipse.jetty
jetty-project
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
Jetty :: Project
The Eclipse Jetty Project
pom
diff --git a/tests/pom.xml b/tests/pom.xml
index 8fa0ad08824..06c860ada4c 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 9.4.39-SNAPSHOT
+ 9.4.39.v20210325
../pom.xml
org.eclipse.jetty.tests
diff --git a/tests/test-continuation/pom.xml b/tests/test-continuation/pom.xml
index f3ff970d4b3..8fede55ecbd 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.39-SNAPSHOT
+ 9.4.39.v20210325
../pom.xml
4.0.0
diff --git a/tests/test-distribution/pom.xml b/tests/test-distribution/pom.xml
index 6de695af749..9e9e0e481c6 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.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
diff --git a/tests/test-http-client-transport/pom.xml b/tests/test-http-client-transport/pom.xml
index a96471656fa..976a798a15e 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.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
diff --git a/tests/test-integration/pom.xml b/tests/test-integration/pom.xml
index cbf207a1f4b..43e2e8523ad 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.39-SNAPSHOT
+ 9.4.39.v20210325
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 dd225d3cbf4..93f32c3c7d6 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.39-SNAPSHOT
+ 9.4.39.v20210325
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 9fb332415ad..4a403899d8e 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.39-SNAPSHOT
+ 9.4.39.v20210325
jmx-webapp
war
diff --git a/tests/test-jmx/pom.xml b/tests/test-jmx/pom.xml
index 9095e742d75..09b43043531 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.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
test-jmx-parent
diff --git a/tests/test-loginservice/pom.xml b/tests/test-loginservice/pom.xml
index e1688ed56f3..2a464cc64aa 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.39-SNAPSHOT
+ 9.4.39.v20210325
test-loginservice
Jetty Tests :: Login Service
diff --git a/tests/test-quickstart/pom.xml b/tests/test-quickstart/pom.xml
index 2bb3b168296..95d0a06cda3 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.39-SNAPSHOT
+ 9.4.39.v20210325
../pom.xml
4.0.0
diff --git a/tests/test-sessions/pom.xml b/tests/test-sessions/pom.xml
index 77ec73c54fb..d2d469fea00 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.39-SNAPSHOT
+ 9.4.39.v20210325
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 62c4052770f..47694accb1a 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.39-SNAPSHOT
+ 9.4.39.v20210325
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 be0bca6b14a..5fe725a6252 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.39-SNAPSHOT
+ 9.4.39.v20210325
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 d25b45679c2..ac8e85093f3 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.39-SNAPSHOT
+ 9.4.39.v20210325
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 a568808d13a..d3f73b59b96 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.39-SNAPSHOT
+ 9.4.39.v20210325
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 232fe7cb9e8..58680b4c288 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.39-SNAPSHOT
+ 9.4.39.v20210325
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 ad00e99f918..475cf302f7d 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.39-SNAPSHOT
+ 9.4.39.v20210325
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 b2a5faf347a..cc33e193b35 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.39-SNAPSHOT
+ 9.4.39.v20210325
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 e62ced34d42..bc36921001a 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.39-SNAPSHOT
+ 9.4.39.v20210325
test-sessions-common
Jetty Tests :: Sessions :: Common
diff --git a/tests/test-webapps/pom.xml b/tests/test-webapps/pom.xml
index 1e55ed05fca..c155c7c4dc8 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.39-SNAPSHOT
+ 9.4.39.v20210325
../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 6d09fd55454..a4a9ba820c6 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.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
diff --git a/tests/test-webapps/test-felix-webapp/pom.xml b/tests/test-webapps/test-felix-webapp/pom.xml
index fadbf52c016..7eb6e8ebc5f 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.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
diff --git a/tests/test-webapps/test-http2-webapp/pom.xml b/tests/test-webapps/test-http2-webapp/pom.xml
index 19ffb9df018..dba3553b88d 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.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
diff --git a/tests/test-webapps/test-jaas-webapp/pom.xml b/tests/test-webapps/test-jaas-webapp/pom.xml
index 416f7f923c9..603c5ee6e8e 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.39-SNAPSHOT
+ 9.4.39.v20210325
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 44d046eed35..eb8ddf55491 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.39-SNAPSHOT
+ 9.4.39.v20210325
../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 0e42fccece0..a6b7a3473d8 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.39-SNAPSHOT
+ 9.4.39.v20210325
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 08440deec20..77e6359af6d 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.39-SNAPSHOT
+ 9.4.39.v20210325
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 9d775ba03e4..c83d3aba7af 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.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0
diff --git a/tests/test-webapps/test-proxy-webapp/pom.xml b/tests/test-webapps/test-proxy-webapp/pom.xml
index 7383f810efd..e43301359b4 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.39-SNAPSHOT
+ 9.4.39.v20210325
../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 49010d23861..8aae7712129 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.39-SNAPSHOT
+ 9.4.39.v20210325
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 caeca8595da..f36edad81a1 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.39-SNAPSHOT
+ 9.4.39.v20210325
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 24e6063b90d..005a3e44835 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.39-SNAPSHOT
+ 9.4.39.v20210325
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 1fdb36fd1c6..3fa6cf708ec 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.39-SNAPSHOT
+ 9.4.39.v20210325
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 69f42fb4cf5..0333bbb101b 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.39-SNAPSHOT
+ 9.4.39.v20210325
test-simple-webapp
diff --git a/tests/test-webapps/test-webapp-rfc2616/pom.xml b/tests/test-webapps/test-webapp-rfc2616/pom.xml
index 2ef7a6b12e4..7beaa20ccf0 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.39-SNAPSHOT
+ 9.4.39.v20210325
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 c53a1ecc41f..acc304b1104 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.39-SNAPSHOT
+ 9.4.39.v20210325
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 8214f68cfaa..753ea6146da 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.39-SNAPSHOT
+ 9.4.39.v20210325
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 c0847aed8fb..eb7d9043ed7 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.39-SNAPSHOT
+ 9.4.39.v20210325
4.0.0