diff --git a/VERSION.txt b/VERSION.txt
index 291efe27e8d7..650f2c375c7f 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1,4 +1,7 @@
-jetty-9.3.29-SNAPSHOT
+jetty-9.3.29.v20201019 - 19 October 2020
+ + 4217 SslConnection.DecryptedEnpoint.flush eternal busy loop
+ + 4443 Track backport of ALPN APIs to Java 8
+ + 5451 Improve Working Directory creation
jetty-9.3.28.v20191105 - 05 November 2019
+ 3989 Inform custom ManagedSelector of dead selector via optional
diff --git a/aggregates/jetty-all-compact3/pom.xml b/aggregates/jetty-all-compact3/pom.xml
index 39542c5eda17..252375de0975 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.3.29-SNAPSHOT
+ 9.3.29.v20201019
../../pom.xml
4.0.0
diff --git a/aggregates/jetty-all/pom.xml b/aggregates/jetty-all/pom.xml
index 3ca431a8b9ef..71f23627d603 100644
--- a/aggregates/jetty-all/pom.xml
+++ b/aggregates/jetty-all/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
../../pom.xml
4.0.0
diff --git a/apache-jsp/pom.xml b/apache-jsp/pom.xml
index 3e48b20654ca..537710dfe52c 100644
--- a/apache-jsp/pom.xml
+++ b/apache-jsp/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
4.0.0
apache-jsp
diff --git a/apache-jstl/pom.xml b/apache-jstl/pom.xml
index 689d792e1a7f..1c66a7ee5782 100644
--- a/apache-jstl/pom.xml
+++ b/apache-jstl/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
4.0.0
apache-jstl
diff --git a/examples/async-rest/async-rest-jar/pom.xml b/examples/async-rest/async-rest-jar/pom.xml
index 8cdee041b716..1cc860ac374f 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.3.29-SNAPSHOT
+ 9.3.29.v20201019
4.0.0
org.eclipse.jetty.example-async-rest
diff --git a/examples/async-rest/async-rest-webapp/pom.xml b/examples/async-rest/async-rest-webapp/pom.xml
index 01d0d6b76473..96e1c7dd6e4a 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.3.29-SNAPSHOT
+ 9.3.29.v20201019
4.0.0
org.eclipse.jetty.example-async-rest
diff --git a/examples/async-rest/pom.xml b/examples/async-rest/pom.xml
index 6351d3121e1c..682115613a2d 100644
--- a/examples/async-rest/pom.xml
+++ b/examples/async-rest/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty.examples
examples-parent
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
../pom.xml
4.0.0
diff --git a/examples/embedded/pom.xml b/examples/embedded/pom.xml
index b8c4b3023dc6..efea7baabb04 100644
--- a/examples/embedded/pom.xml
+++ b/examples/embedded/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty.examples
examples-parent
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
../pom.xml
4.0.0
diff --git a/examples/pom.xml b/examples/pom.xml
index b37513ce8866..84ef5ff3f3ad 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
../pom.xml
org.eclipse.jetty.examples
diff --git a/jetty-alpn/jetty-alpn-client/pom.xml b/jetty-alpn/jetty-alpn-client/pom.xml
index 9be80f5f4ea7..62ea931c7efd 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.3.29-SNAPSHOT
+ 9.3.29.v20201019
4.0.0
jetty-alpn-client
diff --git a/jetty-alpn/jetty-alpn-java-client/pom.xml b/jetty-alpn/jetty-alpn-java-client/pom.xml
index 3907aff3a68e..ea1194af12ab 100644
--- a/jetty-alpn/jetty-alpn-java-client/pom.xml
+++ b/jetty-alpn/jetty-alpn-java-client/pom.xml
@@ -6,7 +6,7 @@
org.eclipse.jetty
jetty-alpn-parent
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
4.0.0
diff --git a/jetty-alpn/jetty-alpn-java-server/pom.xml b/jetty-alpn/jetty-alpn-java-server/pom.xml
index c3e527de30ef..36e344934494 100644
--- a/jetty-alpn/jetty-alpn-java-server/pom.xml
+++ b/jetty-alpn/jetty-alpn-java-server/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-alpn-parent
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
4.0.0
diff --git a/jetty-alpn/jetty-alpn-server/pom.xml b/jetty-alpn/jetty-alpn-server/pom.xml
index 5be9d698912f..d18afa85cdb5 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.3.29-SNAPSHOT
+ 9.3.29.v20201019
4.0.0
jetty-alpn-server
diff --git a/jetty-alpn/pom.xml b/jetty-alpn/pom.xml
index 5d2ac1cbfb5b..146f680b19cd 100644
--- a/jetty-alpn/pom.xml
+++ b/jetty-alpn/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
4.0.0
jetty-alpn-parent
diff --git a/jetty-annotations/pom.xml b/jetty-annotations/pom.xml
index 178d9cf4df0a..415945cfd68a 100644
--- a/jetty-annotations/pom.xml
+++ b/jetty-annotations/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
4.0.0
jetty-annotations
diff --git a/jetty-ant/pom.xml b/jetty-ant/pom.xml
index 0390bb78ed34..a6e951381cad 100644
--- a/jetty-ant/pom.xml
+++ b/jetty-ant/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
4.0.0
jetty-ant
diff --git a/jetty-bom/pom.xml b/jetty-bom/pom.xml
index 351482f69727..6f5d2e1d33ec 100644
--- a/jetty-bom/pom.xml
+++ b/jetty-bom/pom.xml
@@ -9,7 +9,7 @@
org.eclipse.jetty
jetty-project
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
@@ -53,258 +53,258 @@
org.eclipse.jetty
jetty-annotations
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
org.eclipse.jetty
cdi-core
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
org.eclipse.jetty
cdi-servlet
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
org.eclipse.jetty
cdi-websocket
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
org.eclipse.jetty
jetty-client
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
org.eclipse.jetty
jetty-continuation
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
org.eclipse.jetty.fcgi
fcgi-server
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
org.eclipse.jetty.fcgi
fcgi-server
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
org.eclipse.jetty
jetty-gcloud-memcached-session-manager
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
org.eclipse.jetty
jetty-gcloud-session-manager
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
org.eclipse.jetty
jetty-hazelcast
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
org.eclipse.jetty
jetty-http
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
org.eclipse.jetty.http2
http2-client
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
org.eclipse.jetty.http2
http2-common
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
org.eclipse.jetty.http2
http2-hpack
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
org.eclipse.jetty.http2
http2-http-client-transport
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
org.eclipse.jetty.http2
http2-server
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
org.eclipse.jetty
jetty-http-spi
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
org.eclipse.jetty
jetty-infinispan
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
org.eclipse.jetty
jetty-io
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
org.eclipse.jetty
jetty-jaas
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
org.eclipse.jetty
jetty-jaspi
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
org.eclipse.jetty
jetty-jmx
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
org.eclipse.jetty
jetty-jndi
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
org.eclipse.jetty
jetty-monitor
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
org.eclipse.jetty
jetty-nosql
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
org.eclipse.jetty
jetty-osgi-boot
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
org.eclipse.jetty
jetty-osgi-boot-jsp
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
org.eclipse.jetty
jetty-osgi-boot-warurl
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
org.eclipse.jetty
jetty-plus
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
org.eclipse.jetty
jetty-proxy
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
org.eclipse.jetty
jetty-quickstart
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
org.eclipse.jetty
jetty-rewrite
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
org.eclipse.jetty
jetty-security
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
org.eclipse.jetty
jetty-server
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
org.eclipse.jetty
jetty-servlet
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
org.eclipse.jetty
jetty-servlets
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
org.eclipse.jetty
jetty-spring
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
org.eclipse.jetty
jetty-util
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
org.eclipse.jetty
jetty-util-ajax
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
org.eclipse.jetty
jetty-webapp
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
org.eclipse.jetty
javax-websocket-client-impl
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
org.eclipse.jetty
javax-websocket-server-impl
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
org.eclipse.jetty
javax-websocket-api
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
org.eclipse.jetty
javax-websocket-client
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
org.eclipse.jetty
javax-websocket-common
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
org.eclipse.jetty
javax-websocket-server
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
org.eclipse.jetty
javax-websocket-servlet
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
org.eclipse.jetty
jetty-xml
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
org.eclipse.jetty
jetty-distribution
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
zip
org.eclipse.jetty
jetty-distribution
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
tar.gz
diff --git a/jetty-cdi/cdi-core/pom.xml b/jetty-cdi/cdi-core/pom.xml
index 59c364433752..f09c412fcc2a 100644
--- a/jetty-cdi/cdi-core/pom.xml
+++ b/jetty-cdi/cdi-core/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty.cdi
jetty-cdi-parent
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
4.0.0
cdi-core
diff --git a/jetty-cdi/cdi-full-servlet/pom.xml b/jetty-cdi/cdi-full-servlet/pom.xml
index 73c5d8ebf26f..04080b592b5c 100644
--- a/jetty-cdi/cdi-full-servlet/pom.xml
+++ b/jetty-cdi/cdi-full-servlet/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty.cdi
jetty-cdi-parent
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
4.0.0
cdi-full-servlet
diff --git a/jetty-cdi/cdi-servlet/pom.xml b/jetty-cdi/cdi-servlet/pom.xml
index 9cf39b048e19..a0000ad02d6d 100644
--- a/jetty-cdi/cdi-servlet/pom.xml
+++ b/jetty-cdi/cdi-servlet/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty.cdi
jetty-cdi-parent
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
4.0.0
cdi-servlet
diff --git a/jetty-cdi/cdi-websocket/pom.xml b/jetty-cdi/cdi-websocket/pom.xml
index f8505ead0e99..155ab894f84f 100644
--- a/jetty-cdi/cdi-websocket/pom.xml
+++ b/jetty-cdi/cdi-websocket/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty.cdi
jetty-cdi-parent
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
4.0.0
cdi-websocket
diff --git a/jetty-cdi/pom.xml b/jetty-cdi/pom.xml
index df93ce3d8aff..168587cedd38 100644
--- a/jetty-cdi/pom.xml
+++ b/jetty-cdi/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
4.0.0
org.eclipse.jetty.cdi
diff --git a/jetty-cdi/test-cdi-webapp/pom.xml b/jetty-cdi/test-cdi-webapp/pom.xml
index 9425921f4545..4f4d9cc71c67 100644
--- a/jetty-cdi/test-cdi-webapp/pom.xml
+++ b/jetty-cdi/test-cdi-webapp/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.cdi
jetty-cdi-parent
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
4.0.0
test-cdi-webapp
diff --git a/jetty-client/pom.xml b/jetty-client/pom.xml
index c44fe3748c04..ea9ed465ece6 100644
--- a/jetty-client/pom.xml
+++ b/jetty-client/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
4.0.0
diff --git a/jetty-continuation/pom.xml b/jetty-continuation/pom.xml
index fac65ea0bc8b..225220bfefff 100644
--- a/jetty-continuation/pom.xml
+++ b/jetty-continuation/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
4.0.0
jetty-continuation
diff --git a/jetty-deploy/pom.xml b/jetty-deploy/pom.xml
index b9239a20093e..bfff3c1cf83b 100644
--- a/jetty-deploy/pom.xml
+++ b/jetty-deploy/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
4.0.0
jetty-deploy
diff --git a/jetty-distribution/pom.xml b/jetty-distribution/pom.xml
index 59212957f150..9d5e5816c78c 100644
--- a/jetty-distribution/pom.xml
+++ b/jetty-distribution/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
4.0.0
jetty-distribution
diff --git a/jetty-documentation/pom.xml b/jetty-documentation/pom.xml
index bc5d8c59d4f2..524ba746b1fb 100644
--- a/jetty-documentation/pom.xml
+++ b/jetty-documentation/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
jetty-documentation
Jetty :: Documentation
diff --git a/jetty-fcgi/fcgi-client/pom.xml b/jetty-fcgi/fcgi-client/pom.xml
index 2a1f22415265..55510b77a650 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.3.29-SNAPSHOT
+ 9.3.29.v20201019
4.0.0
diff --git a/jetty-fcgi/fcgi-server/pom.xml b/jetty-fcgi/fcgi-server/pom.xml
index 2cb46464421f..4c5d030d0c30 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.3.29-SNAPSHOT
+ 9.3.29.v20201019
4.0.0
diff --git a/jetty-fcgi/pom.xml b/jetty-fcgi/pom.xml
index a9028cadad74..81e6c8f63aa5 100644
--- a/jetty-fcgi/pom.xml
+++ b/jetty-fcgi/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty
jetty-project
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
4.0.0
diff --git a/jetty-gcloud/jetty-gcloud-memcached-session-manager/pom.xml b/jetty-gcloud/jetty-gcloud-memcached-session-manager/pom.xml
index e3ffc6b8dcab..ef9d3250c545 100644
--- a/jetty-gcloud/jetty-gcloud-memcached-session-manager/pom.xml
+++ b/jetty-gcloud/jetty-gcloud-memcached-session-manager/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.gcloud
gcloud-parent
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
4.0.0
diff --git a/jetty-gcloud/jetty-gcloud-session-manager/pom.xml b/jetty-gcloud/jetty-gcloud-session-manager/pom.xml
index f1419a7f3845..78fee29a3e0b 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.3.29-SNAPSHOT
+ 9.3.29.v20201019
4.0.0
diff --git a/jetty-gcloud/pom.xml b/jetty-gcloud/pom.xml
index f02b6c229fb4..9b9e7e40c3c5 100644
--- a/jetty-gcloud/pom.xml
+++ b/jetty-gcloud/pom.xml
@@ -3,7 +3,7 @@
jetty-project
org.eclipse.jetty
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
4.0.0
diff --git a/jetty-hazelcast/pom.xml b/jetty-hazelcast/pom.xml
index 94ded5b5529c..b3fa65ccf189 100644
--- a/jetty-hazelcast/pom.xml
+++ b/jetty-hazelcast/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty
jetty-project
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
4.0.0
jetty-hazelcast
diff --git a/jetty-http-spi/pom.xml b/jetty-http-spi/pom.xml
index 0d5efa74ebe1..35229f82e2de 100644
--- a/jetty-http-spi/pom.xml
+++ b/jetty-http-spi/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
4.0.0
jetty-http-spi
diff --git a/jetty-http/pom.xml b/jetty-http/pom.xml
index b2012e9c2cd5..a8fbbcc05ab8 100644
--- a/jetty-http/pom.xml
+++ b/jetty-http/pom.xml
@@ -3,7 +3,7 @@
jetty-project
org.eclipse.jetty
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
4.0.0
jetty-http
diff --git a/jetty-http2/http2-alpn-tests/pom.xml b/jetty-http2/http2-alpn-tests/pom.xml
index 4b38d727072f..32d802d31ae6 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.3.29-SNAPSHOT
+ 9.3.29.v20201019
4.0.0
diff --git a/jetty-http2/http2-client/pom.xml b/jetty-http2/http2-client/pom.xml
index ce2f4c64424a..74e0e3cd77da 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.3.29-SNAPSHOT
+ 9.3.29.v20201019
4.0.0
diff --git a/jetty-http2/http2-common/pom.xml b/jetty-http2/http2-common/pom.xml
index 1afed2485695..9cb4d0c278d9 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.3.29-SNAPSHOT
+ 9.3.29.v20201019
4.0.0
diff --git a/jetty-http2/http2-hpack/pom.xml b/jetty-http2/http2-hpack/pom.xml
index 2e26b0b9ef05..1e040e29aa46 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.3.29-SNAPSHOT
+ 9.3.29.v20201019
4.0.0
diff --git a/jetty-http2/http2-http-client-transport/pom.xml b/jetty-http2/http2-http-client-transport/pom.xml
index 8a65cdbeaa9e..1485f19734ea 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.3.29-SNAPSHOT
+ 9.3.29.v20201019
4.0.0
diff --git a/jetty-http2/http2-server/pom.xml b/jetty-http2/http2-server/pom.xml
index e5271d9e4dc1..f2077457d1eb 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.3.29-SNAPSHOT
+ 9.3.29.v20201019
4.0.0
diff --git a/jetty-http2/pom.xml b/jetty-http2/pom.xml
index 3cb77b092094..22e23c7acf82 100644
--- a/jetty-http2/pom.xml
+++ b/jetty-http2/pom.xml
@@ -3,7 +3,7 @@
jetty-project
org.eclipse.jetty
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
4.0.0
diff --git a/jetty-infinispan/pom.xml b/jetty-infinispan/pom.xml
index 3fba719c7727..a60f13cc71b7 100644
--- a/jetty-infinispan/pom.xml
+++ b/jetty-infinispan/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
4.0.0
jetty-infinispan
diff --git a/jetty-io/pom.xml b/jetty-io/pom.xml
index 37caf331e858..b0376516442c 100644
--- a/jetty-io/pom.xml
+++ b/jetty-io/pom.xml
@@ -2,7 +2,7 @@
jetty-project
org.eclipse.jetty
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
4.0.0
jetty-io
diff --git a/jetty-jaas/pom.xml b/jetty-jaas/pom.xml
index b4ddae911a5d..451f606d06e3 100644
--- a/jetty-jaas/pom.xml
+++ b/jetty-jaas/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
4.0.0
jetty-jaas
diff --git a/jetty-jaspi/pom.xml b/jetty-jaspi/pom.xml
index 419a649b47d0..801eb7e50d54 100644
--- a/jetty-jaspi/pom.xml
+++ b/jetty-jaspi/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
4.0.0
jetty-jaspi
diff --git a/jetty-jmx/pom.xml b/jetty-jmx/pom.xml
index 77189a191834..0460d875ea77 100644
--- a/jetty-jmx/pom.xml
+++ b/jetty-jmx/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
4.0.0
jetty-jmx
diff --git a/jetty-jndi/pom.xml b/jetty-jndi/pom.xml
index df203c9c4cac..bf8ba3223ff4 100644
--- a/jetty-jndi/pom.xml
+++ b/jetty-jndi/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
4.0.0
jetty-jndi
diff --git a/jetty-jspc-maven-plugin/pom.xml b/jetty-jspc-maven-plugin/pom.xml
index 8c18ac3b7c4e..59fd41db5c5f 100644
--- a/jetty-jspc-maven-plugin/pom.xml
+++ b/jetty-jspc-maven-plugin/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
4.0.0
jetty-jspc-maven-plugin
diff --git a/jetty-maven-plugin/pom.xml b/jetty-maven-plugin/pom.xml
index 263cb581f0fa..8398392a3c36 100644
--- a/jetty-maven-plugin/pom.xml
+++ b/jetty-maven-plugin/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
4.0.0
jetty-maven-plugin
diff --git a/jetty-monitor/pom.xml b/jetty-monitor/pom.xml
index 8f3117229222..96477285ff56 100644
--- a/jetty-monitor/pom.xml
+++ b/jetty-monitor/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty
jetty-project
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
4.0.0
jetty-monitor
diff --git a/jetty-nosql/pom.xml b/jetty-nosql/pom.xml
index 94e34c816ab4..f1766a2e5a9d 100644
--- a/jetty-nosql/pom.xml
+++ b/jetty-nosql/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
4.0.0
jetty-nosql
diff --git a/jetty-osgi/jetty-osgi-alpn/pom.xml b/jetty-osgi/jetty-osgi-alpn/pom.xml
index 1423eed4effa..c64980b54009 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.3.29-SNAPSHOT
+ 9.3.29.v20201019
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 213fedc9cb33..f900f3bb4888 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.3.29-SNAPSHOT
+ 9.3.29.v20201019
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 5966f59ab1d5..c0945e93d244 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.3.29-SNAPSHOT
+ 9.3.29.v20201019
../pom.xml
4.0.0
diff --git a/jetty-osgi/jetty-osgi-boot/pom.xml b/jetty-osgi/jetty-osgi-boot/pom.xml
index d9896cbfbbee..68db05bcf1ad 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.3.29-SNAPSHOT
+ 9.3.29.v20201019
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 2336bc29671a..e405bedb3256 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.3.29-SNAPSHOT
+ 9.3.29.v20201019
4.0.0
jetty-httpservice
diff --git a/jetty-osgi/pom.xml b/jetty-osgi/pom.xml
index 1583dab6cccd..f5194038479c 100644
--- a/jetty-osgi/pom.xml
+++ b/jetty-osgi/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
4.0.0
diff --git a/jetty-osgi/test-jetty-osgi-context/pom.xml b/jetty-osgi/test-jetty-osgi-context/pom.xml
index aff28c95d304..78193e567904 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.3.29-SNAPSHOT
+ 9.3.29.v20201019
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 aaff8876c1eb..42ac94221754 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.3.29-SNAPSHOT
+ 9.3.29.v20201019
../pom.xml
4.0.0
diff --git a/jetty-osgi/test-jetty-osgi-webapp/pom.xml b/jetty-osgi/test-jetty-osgi-webapp/pom.xml
index 572f8d343bf2..37818b18ddcc 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.3.29-SNAPSHOT
+ 9.3.29.v20201019
../pom.xml
4.0.0
diff --git a/jetty-osgi/test-jetty-osgi/pom.xml b/jetty-osgi/test-jetty-osgi/pom.xml
index 372e8a53494a..98374105ced8 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.3.29-SNAPSHOT
+ 9.3.29.v20201019
../pom.xml
4.0.0
diff --git a/jetty-plus/pom.xml b/jetty-plus/pom.xml
index 91d64509c295..8a2acee352ab 100644
--- a/jetty-plus/pom.xml
+++ b/jetty-plus/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
4.0.0
jetty-plus
diff --git a/jetty-proxy/pom.xml b/jetty-proxy/pom.xml
index 7aadea5cba04..d99dcca12beb 100644
--- a/jetty-proxy/pom.xml
+++ b/jetty-proxy/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
4.0.0
jetty-proxy
diff --git a/jetty-quickstart/pom.xml b/jetty-quickstart/pom.xml
index fc7b27aaf5f8..3d980f43097e 100644
--- a/jetty-quickstart/pom.xml
+++ b/jetty-quickstart/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
4.0.0
org.eclipse.jetty
diff --git a/jetty-rewrite/pom.xml b/jetty-rewrite/pom.xml
index aa5fb3b3d0d1..f8d36265a606 100644
--- a/jetty-rewrite/pom.xml
+++ b/jetty-rewrite/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
4.0.0
jetty-rewrite
diff --git a/jetty-runner/pom.xml b/jetty-runner/pom.xml
index 223323b70517..eafd5ff31734 100644
--- a/jetty-runner/pom.xml
+++ b/jetty-runner/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
4.0.0
jetty-runner
diff --git a/jetty-security/pom.xml b/jetty-security/pom.xml
index a908b6ca635c..75074d59b67f 100644
--- a/jetty-security/pom.xml
+++ b/jetty-security/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
4.0.0
jetty-security
diff --git a/jetty-server/pom.xml b/jetty-server/pom.xml
index 2f21057cee0d..ea25760fbc13 100644
--- a/jetty-server/pom.xml
+++ b/jetty-server/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
4.0.0
jetty-server
diff --git a/jetty-servlet/pom.xml b/jetty-servlet/pom.xml
index fc3372d15551..8f7ca98001d0 100644
--- a/jetty-servlet/pom.xml
+++ b/jetty-servlet/pom.xml
@@ -3,7 +3,7 @@
jetty-project
org.eclipse.jetty
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
4.0.0
jetty-servlet
diff --git a/jetty-servlets/pom.xml b/jetty-servlets/pom.xml
index e34482525331..681f10a07480 100644
--- a/jetty-servlets/pom.xml
+++ b/jetty-servlets/pom.xml
@@ -3,7 +3,7 @@
jetty-project
org.eclipse.jetty
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
4.0.0
jetty-servlets
diff --git a/jetty-spring/pom.xml b/jetty-spring/pom.xml
index 5513f23e649d..109200a2edb2 100644
--- a/jetty-spring/pom.xml
+++ b/jetty-spring/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
4.0.0
jetty-spring
diff --git a/jetty-start/pom.xml b/jetty-start/pom.xml
index fcfab1c0841b..4795b7d19b8c 100644
--- a/jetty-start/pom.xml
+++ b/jetty-start/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
4.0.0
jetty-start
diff --git a/jetty-util-ajax/pom.xml b/jetty-util-ajax/pom.xml
index eeaf05cbf1e1..5e4c2415ed3d 100644
--- a/jetty-util-ajax/pom.xml
+++ b/jetty-util-ajax/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
4.0.0
jetty-util-ajax
diff --git a/jetty-util/pom.xml b/jetty-util/pom.xml
index 17db349cb6cc..24aff01aef9d 100644
--- a/jetty-util/pom.xml
+++ b/jetty-util/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
4.0.0
jetty-util
diff --git a/jetty-webapp/pom.xml b/jetty-webapp/pom.xml
index 7c8eb1ce33e5..1f5cdad1971c 100644
--- a/jetty-webapp/pom.xml
+++ b/jetty-webapp/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
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 d28307f3b3db..7f5fe19d7a0c 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.3.29-SNAPSHOT
+ 9.3.29.v20201019
4.0.0
diff --git a/jetty-websocket/javax-websocket-server-impl/pom.xml b/jetty-websocket/javax-websocket-server-impl/pom.xml
index 289bc1978bdd..971be4bb8e50 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.3.29-SNAPSHOT
+ 9.3.29.v20201019
4.0.0
diff --git a/jetty-websocket/pom.xml b/jetty-websocket/pom.xml
index e4729b2281ea..66dd8a5f0789 100644
--- a/jetty-websocket/pom.xml
+++ b/jetty-websocket/pom.xml
@@ -3,7 +3,7 @@
jetty-project
org.eclipse.jetty
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
4.0.0
diff --git a/jetty-websocket/websocket-api/pom.xml b/jetty-websocket/websocket-api/pom.xml
index 211e0afe2b68..0cb9c0f8531c 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.3.29-SNAPSHOT
+ 9.3.29.v20201019
4.0.0
diff --git a/jetty-websocket/websocket-client/pom.xml b/jetty-websocket/websocket-client/pom.xml
index fd93a00a19c1..7513ecdc8e34 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.3.29-SNAPSHOT
+ 9.3.29.v20201019
4.0.0
diff --git a/jetty-websocket/websocket-common/pom.xml b/jetty-websocket/websocket-common/pom.xml
index a123bfa673c3..aac678e4e26e 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.3.29-SNAPSHOT
+ 9.3.29.v20201019
4.0.0
diff --git a/jetty-websocket/websocket-server/pom.xml b/jetty-websocket/websocket-server/pom.xml
index 1421e4add5a6..011d511b257e 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.3.29-SNAPSHOT
+ 9.3.29.v20201019
4.0.0
diff --git a/jetty-websocket/websocket-servlet/pom.xml b/jetty-websocket/websocket-servlet/pom.xml
index f3355aeaadaa..e1f46a0da3c3 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.3.29-SNAPSHOT
+ 9.3.29.v20201019
4.0.0
diff --git a/jetty-xml/pom.xml b/jetty-xml/pom.xml
index 1c168b008378..bdbf90c7551b 100644
--- a/jetty-xml/pom.xml
+++ b/jetty-xml/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
4.0.0
jetty-xml
diff --git a/pom.xml b/pom.xml
index 6c43a5b49f4d..57d9ab99b863 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
4.0.0
jetty-project
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
Jetty :: Project
http://www.eclipse.org/jetty
pom
diff --git a/tests/pom.xml b/tests/pom.xml
index ce483b77eee3..731d1c514442 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
../pom.xml
org.eclipse.jetty.tests
diff --git a/tests/test-continuation/pom.xml b/tests/test-continuation/pom.xml
index 2c29f2077bf7..6bf606397081 100644
--- a/tests/test-continuation/pom.xml
+++ b/tests/test-continuation/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.tests
tests-parent
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
../pom.xml
4.0.0
diff --git a/tests/test-http-client-transport/pom.xml b/tests/test-http-client-transport/pom.xml
index b23a133d79ab..32212819a749 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.3.29-SNAPSHOT
+ 9.3.29.v20201019
4.0.0
diff --git a/tests/test-integration/pom.xml b/tests/test-integration/pom.xml
index 5b677fbe93eb..0ef1a4f83663 100644
--- a/tests/test-integration/pom.xml
+++ b/tests/test-integration/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.tests
tests-parent
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
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 58cc8ab0fd17..726959d082c5 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.3.29-SNAPSHOT
+ 9.3.29.v20201019
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 b964135c3fd0..df125d53fec4 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.3.29-SNAPSHOT
+ 9.3.29.v20201019
jmx-webapp
war
diff --git a/tests/test-jmx/pom.xml b/tests/test-jmx/pom.xml
index 16142b372ce1..9fc88bd358a2 100644
--- a/tests/test-jmx/pom.xml
+++ b/tests/test-jmx/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.tests
tests-parent
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
4.0.0
test-jmx-parent
diff --git a/tests/test-loginservice/pom.xml b/tests/test-loginservice/pom.xml
index cf44c2af4f6f..3d26abac18b0 100644
--- a/tests/test-loginservice/pom.xml
+++ b/tests/test-loginservice/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.tests
tests-parent
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
test-loginservice
Jetty Tests :: Login Service
diff --git a/tests/test-quickstart/pom.xml b/tests/test-quickstart/pom.xml
index 93ddcede29ed..3ab02cb936ff 100644
--- a/tests/test-quickstart/pom.xml
+++ b/tests/test-quickstart/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty.tests
tests-parent
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
../pom.xml
4.0.0
diff --git a/tests/test-sessions/pom.xml b/tests/test-sessions/pom.xml
index f85b10217835..4fe1100c5ea2 100644
--- a/tests/test-sessions/pom.xml
+++ b/tests/test-sessions/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.tests
tests-parent
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
test-sessions-parent
Jetty Tests :: Sessions :: Parent
diff --git a/tests/test-sessions/test-gcloud-memcached-sessions/pom.xml b/tests/test-sessions/test-gcloud-memcached-sessions/pom.xml
index 5f42667e4c41..4cedc2cc89a1 100644
--- a/tests/test-sessions/test-gcloud-memcached-sessions/pom.xml
+++ b/tests/test-sessions/test-gcloud-memcached-sessions/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.tests
test-sessions-parent
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
test-gcloud-memcached-sessions
Jetty Tests :: Sessions :: GCloud with Memcached
diff --git a/tests/test-sessions/test-gcloud-sessions/pom.xml b/tests/test-sessions/test-gcloud-sessions/pom.xml
index e9bb9248f51a..c7c4a5425ea5 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.3.29-SNAPSHOT
+ 9.3.29.v20201019
test-gcloud-sessions
Jetty Tests :: Sessions :: GCloud
diff --git a/tests/test-sessions/test-hash-sessions/pom.xml b/tests/test-sessions/test-hash-sessions/pom.xml
index 45313a829f2e..f6d4530fea5d 100644
--- a/tests/test-sessions/test-hash-sessions/pom.xml
+++ b/tests/test-sessions/test-hash-sessions/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.tests
test-sessions-parent
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
test-hash-sessions
Jetty Tests :: Sessions :: Hash
diff --git a/tests/test-sessions/test-infinispan-sessions/pom.xml b/tests/test-sessions/test-infinispan-sessions/pom.xml
index 4961cbbe56d6..e232493ea0a6 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.3.29-SNAPSHOT
+ 9.3.29.v20201019
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 2f37c8f8ea92..bb8bda0b40af 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.3.29-SNAPSHOT
+ 9.3.29.v20201019
test-jdbc-sessions
Jetty Tests :: Sessions :: JDBC
diff --git a/tests/test-sessions/test-mongodb-sessions/pom.xml b/tests/test-sessions/test-mongodb-sessions/pom.xml
index 09c62b4ae619..78c9e4d6dd5f 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.3.29-SNAPSHOT
+ 9.3.29.v20201019
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 32df845d3cd2..cd9b867ad617 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.3.29-SNAPSHOT
+ 9.3.29.v20201019
test-sessions-common
Jetty Tests :: Sessions :: Common
diff --git a/tests/test-webapps/pom.xml b/tests/test-webapps/pom.xml
index 83d56e675a2c..6c3c508f7cc1 100644
--- a/tests/test-webapps/pom.xml
+++ b/tests/test-webapps/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.tests
tests-parent
- 9.3.29-SNAPSHOT
+ 9.3.29.v20201019
../pom.xml
test-webapps-parent
diff --git a/tests/test-webapps/test-jaas-webapp/pom.xml b/tests/test-webapps/test-jaas-webapp/pom.xml
index 2421904b769d..3186ce002424 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.3.29-SNAPSHOT
+ 9.3.29.v20201019
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 cac99c205efa..60b1e1e97a2a 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.3.29-SNAPSHOT
+ 9.3.29.v20201019
../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 858376e3c7b7..91330558242c 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.3.29-SNAPSHOT
+ 9.3.29.v20201019
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 1a44e990e985..a980b91e6f2a 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.3.29-SNAPSHOT
+ 9.3.29.v20201019
Jetty Tests :: WebApp :: Mock Resources
test-mock-resources
diff --git a/tests/test-webapps/test-proxy-webapp/pom.xml b/tests/test-webapps/test-proxy-webapp/pom.xml
index 8a07adb27231..c1bd2e71b5bb 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.3.29-SNAPSHOT
+ 9.3.29.v20201019
../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 64e9443fe32d..2109944b3a97 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.3.29-SNAPSHOT
+ 9.3.29.v20201019
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 16fbe72124b5..a6a2ec236795 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.3.29-SNAPSHOT
+ 9.3.29.v20201019
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 204106f89c8c..7d03f133adc5 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.3.29-SNAPSHOT
+ 9.3.29.v20201019
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 00ea4629c8e6..6882af9161f2 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.3.29-SNAPSHOT
+ 9.3.29.v20201019
Jetty Tests :: WebApp :: Servlet Spec :: Fragment Jar
diff --git a/tests/test-webapps/test-webapp-rfc2616/pom.xml b/tests/test-webapps/test-webapp-rfc2616/pom.xml
index d9dbca2d3dca..0cb6366a416a 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.3.29-SNAPSHOT
+ 9.3.29.v20201019
test-webapp-rfc2616
Jetty Tests :: WebApp :: RFC2616