diff --git a/VERSION.txt b/VERSION.txt
index f5777f0c143..d4c4b45a304 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1,3 +1,5 @@
+jetty-10.0.22-SNAPSHOT
+
jetty-10.0.21 - 14 May 2024
+ 10805 Jetty response with an invalid HTTP2 packet if the client set the
hpack table size as 0
diff --git a/apache-jsp/pom.xml b/apache-jsp/pom.xml
index 9b8b94b34d0..e6992fa2105 100644
--- a/apache-jsp/pom.xml
+++ b/apache-jsp/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.21
+ 10.0.22-SNAPSHOT
apache-jsp
Jetty :: Apache JSP Implementation
diff --git a/apache-jstl/pom.xml b/apache-jstl/pom.xml
index fc43301da17..afafa4a2b38 100644
--- a/apache-jstl/pom.xml
+++ b/apache-jstl/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 10.0.21
+ 10.0.22-SNAPSHOT
apache-jstl
jar
diff --git a/build-resources/pom.xml b/build-resources/pom.xml
index c7817ec7c3d..4f2032cb12d 100644
--- a/build-resources/pom.xml
+++ b/build-resources/pom.xml
@@ -8,7 +8,7 @@
-->
org.eclipse.jetty
build-resources
- 10.0.21
+ 10.0.22-SNAPSHOT
jar
Jetty :: Build Resources
diff --git a/demos/demo-async-rest/demo-async-rest-jar/pom.xml b/demos/demo-async-rest/demo-async-rest-jar/pom.xml
index fa03fad8ce1..ca106a08ea1 100644
--- a/demos/demo-async-rest/demo-async-rest-jar/pom.xml
+++ b/demos/demo-async-rest/demo-async-rest-jar/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty.demos
demo-async-rest-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
demo-async-rest-jar
jar
diff --git a/demos/demo-async-rest/demo-async-rest-server/pom.xml b/demos/demo-async-rest/demo-async-rest-server/pom.xml
index 030205afd74..47e0fb03422 100644
--- a/demos/demo-async-rest/demo-async-rest-server/pom.xml
+++ b/demos/demo-async-rest/demo-async-rest-server/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty.demos
demo-async-rest-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
demo-async-rest-server
jar
diff --git a/demos/demo-async-rest/demo-async-rest-webapp/pom.xml b/demos/demo-async-rest/demo-async-rest-webapp/pom.xml
index 46a15813e5e..96050bb2ce3 100644
--- a/demos/demo-async-rest/demo-async-rest-webapp/pom.xml
+++ b/demos/demo-async-rest/demo-async-rest-webapp/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty.demos
demo-async-rest-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
demo-async-rest-webapp
war
diff --git a/demos/demo-async-rest/pom.xml b/demos/demo-async-rest/pom.xml
index 4b1b5b01a01..d9327988b77 100644
--- a/demos/demo-async-rest/pom.xml
+++ b/demos/demo-async-rest/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty.demos
demos-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
demo-async-rest-parent
pom
diff --git a/demos/demo-jaas-webapp/pom.xml b/demos/demo-jaas-webapp/pom.xml
index 6c58bc4e5c8..4f9bc438c7e 100644
--- a/demos/demo-jaas-webapp/pom.xml
+++ b/demos/demo-jaas-webapp/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.demos
demos-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
demo-jaas-webapp
war
diff --git a/demos/demo-jetty-webapp/pom.xml b/demos/demo-jetty-webapp/pom.xml
index 82e8dffad10..a905ee888c2 100644
--- a/demos/demo-jetty-webapp/pom.xml
+++ b/demos/demo-jetty-webapp/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.demos
demos-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
../pom.xml
demo-jetty-webapp
diff --git a/demos/demo-jndi-webapp/pom.xml b/demos/demo-jndi-webapp/pom.xml
index f2197890f83..d668c548e34 100644
--- a/demos/demo-jndi-webapp/pom.xml
+++ b/demos/demo-jndi-webapp/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.demos
demos-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
demo-jndi-webapp
war
diff --git a/demos/demo-jsp-webapp/pom.xml b/demos/demo-jsp-webapp/pom.xml
index 979bd44a11c..de3d3be243f 100644
--- a/demos/demo-jsp-webapp/pom.xml
+++ b/demos/demo-jsp-webapp/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty.demos
demos-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
demo-jsp-webapp
war
diff --git a/demos/demo-mock-resources/pom.xml b/demos/demo-mock-resources/pom.xml
index 1cb92791c9c..38dd9ff8408 100644
--- a/demos/demo-mock-resources/pom.xml
+++ b/demos/demo-mock-resources/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.demos
demos-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
demo-mock-resources
jar
diff --git a/demos/demo-proxy-webapp/pom.xml b/demos/demo-proxy-webapp/pom.xml
index d3b6f2f0def..92dad820222 100644
--- a/demos/demo-proxy-webapp/pom.xml
+++ b/demos/demo-proxy-webapp/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.demos
demos-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
demo-proxy-webapp
war
diff --git a/demos/demo-simple-webapp/pom.xml b/demos/demo-simple-webapp/pom.xml
index 11d846710d9..b1c8f925358 100644
--- a/demos/demo-simple-webapp/pom.xml
+++ b/demos/demo-simple-webapp/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty.demos
demos-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
demo-simple-webapp
war
diff --git a/demos/demo-spec/demo-container-initializer/pom.xml b/demos/demo-spec/demo-container-initializer/pom.xml
index 9fac9966d24..d5f5c6eec74 100644
--- a/demos/demo-spec/demo-container-initializer/pom.xml
+++ b/demos/demo-spec/demo-container-initializer/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.demos
demos-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
../../pom.xml
demo-container-initializer
diff --git a/demos/demo-spec/demo-spec-webapp/pom.xml b/demos/demo-spec/demo-spec-webapp/pom.xml
index 95705892ee5..35f88d5857e 100644
--- a/demos/demo-spec/demo-spec-webapp/pom.xml
+++ b/demos/demo-spec/demo-spec-webapp/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.demos
demos-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
../../pom.xml
demo-spec-webapp
diff --git a/demos/demo-spec/demo-web-fragment/pom.xml b/demos/demo-spec/demo-web-fragment/pom.xml
index f337432ecc9..748dfdbf8c0 100644
--- a/demos/demo-spec/demo-web-fragment/pom.xml
+++ b/demos/demo-spec/demo-web-fragment/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.demos
demos-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
../../pom.xml
demo-web-fragment
diff --git a/demos/demo-spec/pom.xml b/demos/demo-spec/pom.xml
index 98a123ee928..ccb87e7f5ac 100644
--- a/demos/demo-spec/pom.xml
+++ b/demos/demo-spec/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.demos
demos-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
demo-spec
pom
diff --git a/demos/embedded/pom.xml b/demos/embedded/pom.xml
index 1828fa80ce7..78ed8d0bfb5 100644
--- a/demos/embedded/pom.xml
+++ b/demos/embedded/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.demos
demos-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
demos-jetty-embedded
Demo :: Embedded Jetty
diff --git a/demos/pom.xml b/demos/pom.xml
index 0817d55c046..90d7e184fed 100644
--- a/demos/pom.xml
+++ b/demos/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty.demos
demos-parent
diff --git a/documentation/jetty-asciidoctor-extensions/pom.xml b/documentation/jetty-asciidoctor-extensions/pom.xml
index 4dd41b29947..6b538a64e50 100644
--- a/documentation/jetty-asciidoctor-extensions/pom.xml
+++ b/documentation/jetty-asciidoctor-extensions/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty.documentation
documentation-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
jetty-asciidoctor-extensions
jar
diff --git a/documentation/jetty-documentation/pom.xml b/documentation/jetty-documentation/pom.xml
index 073fb57bb09..a920aa73857 100644
--- a/documentation/jetty-documentation/pom.xml
+++ b/documentation/jetty-documentation/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty.documentation
documentation-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
jetty-documentation
jar
diff --git a/documentation/pom.xml b/documentation/pom.xml
index 10fe52c9c7d..ff52aa2c36b 100644
--- a/documentation/pom.xml
+++ b/documentation/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty.documentation
documentation-parent
diff --git a/javadoc/pom.xml b/javadoc/pom.xml
index 49d3cbf0c0c..d8f6c6bb4a7 100644
--- a/javadoc/pom.xml
+++ b/javadoc/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.21
+ 10.0.22-SNAPSHOT
javadoc
jar
diff --git a/jetty-alpn/jetty-alpn-client/pom.xml b/jetty-alpn/jetty-alpn-client/pom.xml
index 9decd9a1c2c..d555b3d2064 100644
--- a/jetty-alpn/jetty-alpn-client/pom.xml
+++ b/jetty-alpn/jetty-alpn-client/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-alpn-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
jetty-alpn-client
Jetty :: ALPN :: Client
diff --git a/jetty-alpn/jetty-alpn-conscrypt-client/pom.xml b/jetty-alpn/jetty-alpn-conscrypt-client/pom.xml
index e5510dafa23..dadc9daf1e7 100644
--- a/jetty-alpn/jetty-alpn-conscrypt-client/pom.xml
+++ b/jetty-alpn/jetty-alpn-conscrypt-client/pom.xml
@@ -6,7 +6,7 @@
org.eclipse.jetty
jetty-alpn-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
jetty-alpn-conscrypt-client
Jetty :: ALPN :: Conscrypt Client Implementation
diff --git a/jetty-alpn/jetty-alpn-conscrypt-server/pom.xml b/jetty-alpn/jetty-alpn-conscrypt-server/pom.xml
index 7aa8f8eb48c..f541098861b 100644
--- a/jetty-alpn/jetty-alpn-conscrypt-server/pom.xml
+++ b/jetty-alpn/jetty-alpn-conscrypt-server/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-alpn-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
jetty-alpn-conscrypt-server
Jetty :: ALPN :: Conscrypt Server Implementation
diff --git a/jetty-alpn/jetty-alpn-java-client/pom.xml b/jetty-alpn/jetty-alpn-java-client/pom.xml
index 3dfa5dde414..90d096b25a7 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
- 10.0.21
+ 10.0.22-SNAPSHOT
jetty-alpn-java-client
Jetty :: ALPN :: JDK9 Client Implementation
diff --git a/jetty-alpn/jetty-alpn-java-server/pom.xml b/jetty-alpn/jetty-alpn-java-server/pom.xml
index dbd9777e369..43f030813da 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
- 10.0.21
+ 10.0.22-SNAPSHOT
jetty-alpn-java-server
Jetty :: ALPN :: JDK9 Server Implementation
diff --git a/jetty-alpn/jetty-alpn-server/pom.xml b/jetty-alpn/jetty-alpn-server/pom.xml
index 8421fd5f2a0..dcfbe2c100c 100644
--- a/jetty-alpn/jetty-alpn-server/pom.xml
+++ b/jetty-alpn/jetty-alpn-server/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-alpn-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
jetty-alpn-server
Jetty :: ALPN :: Server
diff --git a/jetty-alpn/pom.xml b/jetty-alpn/pom.xml
index e90e1336b2d..8ce997ec0d1 100644
--- a/jetty-alpn/pom.xml
+++ b/jetty-alpn/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 10.0.21
+ 10.0.22-SNAPSHOT
jetty-alpn-parent
pom
diff --git a/jetty-annotations/pom.xml b/jetty-annotations/pom.xml
index bd9505fda61..56d8ffc9578 100644
--- a/jetty-annotations/pom.xml
+++ b/jetty-annotations/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.21
+ 10.0.22-SNAPSHOT
jetty-annotations
Jetty :: Servlet Annotations
diff --git a/jetty-ant/pom.xml b/jetty-ant/pom.xml
index d25cb006dd7..7c55d06736f 100644
--- a/jetty-ant/pom.xml
+++ b/jetty-ant/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 10.0.21
+ 10.0.22-SNAPSHOT
jetty-ant
jar
diff --git a/jetty-bom/pom.xml b/jetty-bom/pom.xml
index 13dcd331743..7d78eb582e9 100644
--- a/jetty-bom/pom.xml
+++ b/jetty-bom/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.21
+ 10.0.22-SNAPSHOT
jetty-bom
@@ -18,409 +18,409 @@
org.eclipse.jetty
apache-jsp
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty
apache-jstl
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty
infinispan-common
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty
infinispan-embedded-query
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty
infinispan-remote-query
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty
jetty-alpn-client
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty
jetty-alpn-conscrypt-client
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty
jetty-alpn-conscrypt-server
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty
jetty-alpn-java-client
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty
jetty-alpn-java-server
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty
jetty-alpn-server
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty
jetty-annotations
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty
jetty-ant
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty
jetty-cdi
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty
jetty-client
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty
jetty-deploy
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty
jetty-hazelcast
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty
jetty-home
- 10.0.21
+ 10.0.22-SNAPSHOT
zip
org.eclipse.jetty
jetty-home
- 10.0.21
+ 10.0.22-SNAPSHOT
tar.gz
org.eclipse.jetty
jetty-http
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty
jetty-http-spi
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty
jetty-io
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty
jetty-jaas
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty
jetty-jaspi
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty
jetty-jmx
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty
jetty-jndi
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty
jetty-keystore
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty
jetty-nosql
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty
jetty-openid
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty
jetty-plus
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty
jetty-proxy
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty
jetty-quickstart
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty
jetty-rewrite
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty
jetty-security
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty
jetty-server
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty
jetty-servlet
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty
jetty-servlets
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty
jetty-slf4j-impl
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty
jetty-unixdomain-server
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty
jetty-unixsocket-client
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty
jetty-unixsocket-common
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty
jetty-unixsocket-server
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty
jetty-util
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty
jetty-util-ajax
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty
jetty-webapp
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty
jetty-xml
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty.fcgi
fcgi-client
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty.fcgi
fcgi-server
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty.gcloud
jetty-gcloud-session-manager
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty.http2
http2-client
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty.http2
http2-common
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty.http2
http2-hpack
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty.http2
http2-http-client-transport
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty.http2
http2-server
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty.http3
http3-client
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty.http3
http3-common
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty.http3
http3-http-client-transport
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty.http3
http3-qpack
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty.http3
http3-server
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty.memcached
jetty-memcached-sessions
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty.osgi
jetty-httpservice
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty.osgi
jetty-osgi-alpn
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty.osgi
jetty-osgi-boot
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty.osgi
jetty-osgi-boot-jsp
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty.osgi
jetty-osgi-boot-warurl
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty.quic
quic-client
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty.quic
quic-common
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty.quic
quic-quiche-common
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty.quic
quic-quiche-jna
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty.quic
quic-server
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty.websocket
websocket-core-client
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty.websocket
websocket-core-common
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty.websocket
websocket-core-server
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty.websocket
websocket-javax-client
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty.websocket
websocket-javax-common
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty.websocket
websocket-javax-server
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty.websocket
websocket-jetty-api
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty.websocket
websocket-jetty-client
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty.websocket
websocket-jetty-common
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty.websocket
websocket-jetty-server
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty.websocket
websocket-servlet
- 10.0.21
+ 10.0.22-SNAPSHOT
@@ -472,7 +472,7 @@
org.eclipse.jetty.quic
quic-quiche-foreign-incubator
- 10.0.21
+ 10.0.22-SNAPSHOT
diff --git a/jetty-cdi/pom.xml b/jetty-cdi/pom.xml
index 6cfdb4a001e..b450849a345 100644
--- a/jetty-cdi/pom.xml
+++ b/jetty-cdi/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty
jetty-cdi
diff --git a/jetty-client/pom.xml b/jetty-client/pom.xml
index dc120126ede..0e9c08c0121 100644
--- a/jetty-client/pom.xml
+++ b/jetty-client/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.21
+ 10.0.22-SNAPSHOT
jetty-client
Jetty :: Asynchronous HTTP Client
diff --git a/jetty-deploy/pom.xml b/jetty-deploy/pom.xml
index f0adeda50af..5a888bc7f8e 100644
--- a/jetty-deploy/pom.xml
+++ b/jetty-deploy/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.21
+ 10.0.22-SNAPSHOT
jetty-deploy
Jetty :: Deployers
diff --git a/jetty-fcgi/fcgi-client/pom.xml b/jetty-fcgi/fcgi-client/pom.xml
index 6aabc54bd38..0dff61ab078 100644
--- a/jetty-fcgi/fcgi-client/pom.xml
+++ b/jetty-fcgi/fcgi-client/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty.fcgi
fcgi-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
fcgi-client
Jetty :: FastCGI :: Client
diff --git a/jetty-fcgi/fcgi-server/pom.xml b/jetty-fcgi/fcgi-server/pom.xml
index ee523f67181..a29be9eb48d 100644
--- a/jetty-fcgi/fcgi-server/pom.xml
+++ b/jetty-fcgi/fcgi-server/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty.fcgi
fcgi-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
fcgi-server
Jetty :: FastCGI :: Server
diff --git a/jetty-fcgi/pom.xml b/jetty-fcgi/pom.xml
index 0551d586aec..d15b75c5129 100644
--- a/jetty-fcgi/pom.xml
+++ b/jetty-fcgi/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty.fcgi
fcgi-parent
diff --git a/jetty-gcloud/jetty-gcloud-session-manager/pom.xml b/jetty-gcloud/jetty-gcloud-session-manager/pom.xml
index f6fb20feb63..2566c262e6b 100644
--- a/jetty-gcloud/jetty-gcloud-session-manager/pom.xml
+++ b/jetty-gcloud/jetty-gcloud-session-manager/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty.gcloud
gcloud-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
jetty-gcloud-session-manager
Jetty :: GCloud :: Session Manager
diff --git a/jetty-gcloud/pom.xml b/jetty-gcloud/pom.xml
index a1896c69fc2..e74575cb1f9 100644
--- a/jetty-gcloud/pom.xml
+++ b/jetty-gcloud/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty.gcloud
gcloud-parent
diff --git a/jetty-hazelcast/pom.xml b/jetty-hazelcast/pom.xml
index 37632f997d5..9cf33c3d61f 100644
--- a/jetty-hazelcast/pom.xml
+++ b/jetty-hazelcast/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.21
+ 10.0.22-SNAPSHOT
jetty-hazelcast
Jetty :: Hazelcast Session Manager
diff --git a/jetty-home/pom.xml b/jetty-home/pom.xml
index 7561981f00e..bb65b7acb15 100644
--- a/jetty-home/pom.xml
+++ b/jetty-home/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 10.0.21
+ 10.0.22-SNAPSHOT
jetty-home
pom
diff --git a/jetty-http-spi/pom.xml b/jetty-http-spi/pom.xml
index bac22a8f592..30eb59f4b70 100644
--- a/jetty-http-spi/pom.xml
+++ b/jetty-http-spi/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 10.0.21
+ 10.0.22-SNAPSHOT
jetty-http-spi
Jetty :: Http Service Provider Interface
diff --git a/jetty-http/pom.xml b/jetty-http/pom.xml
index 8b6e18f524a..9fb71cf66f2 100644
--- a/jetty-http/pom.xml
+++ b/jetty-http/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.21
+ 10.0.22-SNAPSHOT
jetty-http
Jetty :: Http Utility
diff --git a/jetty-http2/http2-client/pom.xml b/jetty-http2/http2-client/pom.xml
index a45d25a3e65..a251264cf41 100644
--- a/jetty-http2/http2-client/pom.xml
+++ b/jetty-http2/http2-client/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty.http2
http2-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
http2-client
Jetty :: HTTP2 :: Client
diff --git a/jetty-http2/http2-common/pom.xml b/jetty-http2/http2-common/pom.xml
index 1430bda9094..85620165da0 100644
--- a/jetty-http2/http2-common/pom.xml
+++ b/jetty-http2/http2-common/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty.http2
http2-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
http2-common
Jetty :: HTTP2 :: Common
diff --git a/jetty-http2/http2-hpack/pom.xml b/jetty-http2/http2-hpack/pom.xml
index ac837ac5efa..9508084cb29 100644
--- a/jetty-http2/http2-hpack/pom.xml
+++ b/jetty-http2/http2-hpack/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty.http2
http2-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
http2-hpack
Jetty :: HTTP2 :: HPACK
diff --git a/jetty-http2/http2-http-client-transport/pom.xml b/jetty-http2/http2-http-client-transport/pom.xml
index d7dc6c80f5d..ead5a45cbb8 100644
--- a/jetty-http2/http2-http-client-transport/pom.xml
+++ b/jetty-http2/http2-http-client-transport/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty.http2
http2-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
http2-http-client-transport
Jetty :: HTTP2 :: HTTP Client Transport
diff --git a/jetty-http2/http2-server/pom.xml b/jetty-http2/http2-server/pom.xml
index d35399b218d..110c01982c9 100644
--- a/jetty-http2/http2-server/pom.xml
+++ b/jetty-http2/http2-server/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty.http2
http2-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
http2-server
Jetty :: HTTP2 :: Server
diff --git a/jetty-http2/pom.xml b/jetty-http2/pom.xml
index 88028bec4e0..5159d647cd2 100644
--- a/jetty-http2/pom.xml
+++ b/jetty-http2/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty.http2
http2-parent
diff --git a/jetty-http3/http3-client/pom.xml b/jetty-http3/http3-client/pom.xml
index 150e39d38c5..51b9f56f762 100644
--- a/jetty-http3/http3-client/pom.xml
+++ b/jetty-http3/http3-client/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty.http3
http3-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
http3-client
Jetty :: HTTP3 :: Client
diff --git a/jetty-http3/http3-common/pom.xml b/jetty-http3/http3-common/pom.xml
index 3ae17e87b77..23ef381bebd 100644
--- a/jetty-http3/http3-common/pom.xml
+++ b/jetty-http3/http3-common/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty.http3
http3-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
http3-common
Jetty :: HTTP3 :: Common
diff --git a/jetty-http3/http3-http-client-transport/pom.xml b/jetty-http3/http3-http-client-transport/pom.xml
index f12177025b9..b75c0dac84f 100644
--- a/jetty-http3/http3-http-client-transport/pom.xml
+++ b/jetty-http3/http3-http-client-transport/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty.http3
http3-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
http3-http-client-transport
Jetty :: HTTP3 :: HTTP Client Transport
diff --git a/jetty-http3/http3-qpack/pom.xml b/jetty-http3/http3-qpack/pom.xml
index fad826bffd9..6408b12be39 100644
--- a/jetty-http3/http3-qpack/pom.xml
+++ b/jetty-http3/http3-qpack/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty.http3
http3-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
http3-qpack
Jetty :: HTTP3 :: QPACK
diff --git a/jetty-http3/http3-server/pom.xml b/jetty-http3/http3-server/pom.xml
index 4a198270aca..f8fa2cc9b24 100644
--- a/jetty-http3/http3-server/pom.xml
+++ b/jetty-http3/http3-server/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty.http3
http3-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
http3-server
Jetty :: HTTP3 :: Server
diff --git a/jetty-http3/http3-tests/pom.xml b/jetty-http3/http3-tests/pom.xml
index 5644ab4eeff..ebb26c0c5c2 100644
--- a/jetty-http3/http3-tests/pom.xml
+++ b/jetty-http3/http3-tests/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty.http3
http3-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
http3-tests
Jetty :: HTTP3 :: Tests
diff --git a/jetty-http3/pom.xml b/jetty-http3/pom.xml
index b417ef219b1..5d7aef010e2 100644
--- a/jetty-http3/pom.xml
+++ b/jetty-http3/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty.http3
http3-parent
diff --git a/jetty-infinispan/infinispan-common/pom.xml b/jetty-infinispan/infinispan-common/pom.xml
index 5a1033a7662..d4b1ba27eec 100644
--- a/jetty-infinispan/infinispan-common/pom.xml
+++ b/jetty-infinispan/infinispan-common/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
infinispan-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
infinispan-common
Jetty :: Infinispan Session Manager Common
diff --git a/jetty-infinispan/infinispan-embedded-query/pom.xml b/jetty-infinispan/infinispan-embedded-query/pom.xml
index b11e6197578..f3ca309590f 100644
--- a/jetty-infinispan/infinispan-embedded-query/pom.xml
+++ b/jetty-infinispan/infinispan-embedded-query/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
infinispan-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
infinispan-embedded-query
Jetty :: Infinispan Session Manager Embedded with Querying
diff --git a/jetty-infinispan/infinispan-embedded/pom.xml b/jetty-infinispan/infinispan-embedded/pom.xml
index 00619b46e91..df6d1c075bb 100644
--- a/jetty-infinispan/infinispan-embedded/pom.xml
+++ b/jetty-infinispan/infinispan-embedded/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
infinispan-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
infinispan-embedded
pom
diff --git a/jetty-infinispan/infinispan-remote-query/pom.xml b/jetty-infinispan/infinispan-remote-query/pom.xml
index 5c11acf8860..fbe3319289d 100644
--- a/jetty-infinispan/infinispan-remote-query/pom.xml
+++ b/jetty-infinispan/infinispan-remote-query/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
infinispan-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
infinispan-remote-query
Jetty :: Infinispan Session Manager Remote with Querying
diff --git a/jetty-infinispan/infinispan-remote/pom.xml b/jetty-infinispan/infinispan-remote/pom.xml
index 1625a5efca9..b9b455b7f2f 100644
--- a/jetty-infinispan/infinispan-remote/pom.xml
+++ b/jetty-infinispan/infinispan-remote/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
infinispan-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
infinispan-remote
pom
diff --git a/jetty-infinispan/pom.xml b/jetty-infinispan/pom.xml
index 01e99e5a65f..cf663846ddf 100644
--- a/jetty-infinispan/pom.xml
+++ b/jetty-infinispan/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty
infinispan-parent
diff --git a/jetty-io/pom.xml b/jetty-io/pom.xml
index 4e8e00def58..6d4ab70f933 100644
--- a/jetty-io/pom.xml
+++ b/jetty-io/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 10.0.21
+ 10.0.22-SNAPSHOT
jetty-io
Jetty :: IO Utility
diff --git a/jetty-jaas/pom.xml b/jetty-jaas/pom.xml
index 5e9f5d0018f..32de45fab1c 100644
--- a/jetty-jaas/pom.xml
+++ b/jetty-jaas/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.21
+ 10.0.22-SNAPSHOT
jetty-jaas
Jetty :: JAAS
diff --git a/jetty-jaspi/pom.xml b/jetty-jaspi/pom.xml
index ffdfde70e57..ecb3af3a984 100644
--- a/jetty-jaspi/pom.xml
+++ b/jetty-jaspi/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.21
+ 10.0.22-SNAPSHOT
jetty-jaspi
Jetty :: JASPI Security
diff --git a/jetty-jmx/pom.xml b/jetty-jmx/pom.xml
index 4166907a008..8a718a7700d 100644
--- a/jetty-jmx/pom.xml
+++ b/jetty-jmx/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 10.0.21
+ 10.0.22-SNAPSHOT
jetty-jmx
Jetty :: JMX Management
diff --git a/jetty-jndi/pom.xml b/jetty-jndi/pom.xml
index 18f722b2f80..0080abc4b8b 100644
--- a/jetty-jndi/pom.xml
+++ b/jetty-jndi/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.21
+ 10.0.22-SNAPSHOT
jetty-jndi
Jetty :: JNDI Naming
diff --git a/jetty-jspc-maven-plugin/pom.xml b/jetty-jspc-maven-plugin/pom.xml
index f8ffb9bfa71..b36c64f27d6 100644
--- a/jetty-jspc-maven-plugin/pom.xml
+++ b/jetty-jspc-maven-plugin/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 10.0.21
+ 10.0.22-SNAPSHOT
jetty-jspc-maven-plugin
maven-plugin
diff --git a/jetty-keystore/pom.xml b/jetty-keystore/pom.xml
index 17e85fb2f76..551b85a7b30 100644
--- a/jetty-keystore/pom.xml
+++ b/jetty-keystore/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 10.0.21
+ 10.0.22-SNAPSHOT
jetty-keystore
jar
diff --git a/jetty-maven-plugin/pom.xml b/jetty-maven-plugin/pom.xml
index 8dc3c84846f..2c136569319 100644
--- a/jetty-maven-plugin/pom.xml
+++ b/jetty-maven-plugin/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 10.0.21
+ 10.0.22-SNAPSHOT
jetty-maven-plugin
maven-plugin
diff --git a/jetty-memcached/jetty-memcached-sessions/pom.xml b/jetty-memcached/jetty-memcached-sessions/pom.xml
index df6b906a2fd..639807cd74f 100644
--- a/jetty-memcached/jetty-memcached-sessions/pom.xml
+++ b/jetty-memcached/jetty-memcached-sessions/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty.memcached
memcached-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
jetty-memcached-sessions
Jetty :: Memcached :: Sessions
diff --git a/jetty-memcached/pom.xml b/jetty-memcached/pom.xml
index 243648c9cac..bb36fd5d9d5 100644
--- a/jetty-memcached/pom.xml
+++ b/jetty-memcached/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty.memcached
memcached-parent
diff --git a/jetty-nosql/pom.xml b/jetty-nosql/pom.xml
index 126c0502dca..905399c68d5 100644
--- a/jetty-nosql/pom.xml
+++ b/jetty-nosql/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 10.0.21
+ 10.0.22-SNAPSHOT
jetty-nosql
Jetty :: NoSQL Session Managers
diff --git a/jetty-openid/pom.xml b/jetty-openid/pom.xml
index 2204caf8417..02540529e52 100644
--- a/jetty-openid/pom.xml
+++ b/jetty-openid/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.21
+ 10.0.22-SNAPSHOT
jetty-openid
Jetty :: OpenID
diff --git a/jetty-osgi/jetty-osgi-alpn/pom.xml b/jetty-osgi/jetty-osgi-alpn/pom.xml
index a63c5de805d..fbd9715c5d1 100644
--- a/jetty-osgi/jetty-osgi-alpn/pom.xml
+++ b/jetty-osgi/jetty-osgi-alpn/pom.xml
@@ -7,7 +7,7 @@
org.eclipse.jetty.osgi
jetty-osgi-project
- 10.0.21
+ 10.0.22-SNAPSHOT
jetty-osgi-alpn
jar
diff --git a/jetty-osgi/jetty-osgi-boot-jsp/pom.xml b/jetty-osgi/jetty-osgi-boot-jsp/pom.xml
index 7bcb93e3c86..8f59f748b89 100644
--- a/jetty-osgi/jetty-osgi-boot-jsp/pom.xml
+++ b/jetty-osgi/jetty-osgi-boot-jsp/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.osgi
jetty-osgi-project
- 10.0.21
+ 10.0.22-SNAPSHOT
jetty-osgi-boot-jsp
Jetty :: OSGi :: Boot JSP
diff --git a/jetty-osgi/jetty-osgi-boot-warurl/pom.xml b/jetty-osgi/jetty-osgi-boot-warurl/pom.xml
index 63b2a859ed1..d73e001ba47 100644
--- a/jetty-osgi/jetty-osgi-boot-warurl/pom.xml
+++ b/jetty-osgi/jetty-osgi-boot-warurl/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.osgi
jetty-osgi-project
- 10.0.21
+ 10.0.22-SNAPSHOT
../pom.xml
jetty-osgi-boot-warurl
diff --git a/jetty-osgi/jetty-osgi-boot/pom.xml b/jetty-osgi/jetty-osgi-boot/pom.xml
index 58f30c642ff..b691950da31 100644
--- a/jetty-osgi/jetty-osgi-boot/pom.xml
+++ b/jetty-osgi/jetty-osgi-boot/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.osgi
jetty-osgi-project
- 10.0.21
+ 10.0.22-SNAPSHOT
jetty-osgi-boot
Jetty :: OSGi :: Boot
diff --git a/jetty-osgi/jetty-osgi-httpservice/pom.xml b/jetty-osgi/jetty-osgi-httpservice/pom.xml
index 654dfe6bdb3..14e3e6269d3 100644
--- a/jetty-osgi/jetty-osgi-httpservice/pom.xml
+++ b/jetty-osgi/jetty-osgi-httpservice/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.osgi
jetty-osgi-project
- 10.0.21
+ 10.0.22-SNAPSHOT
jetty-httpservice
Jetty :: OSGi :: HttpService
diff --git a/jetty-osgi/pom.xml b/jetty-osgi/pom.xml
index ad790e421a0..ae55e8dccc1 100644
--- a/jetty-osgi/pom.xml
+++ b/jetty-osgi/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty.osgi
jetty-osgi-project
diff --git a/jetty-osgi/test-jetty-osgi-context/pom.xml b/jetty-osgi/test-jetty-osgi-context/pom.xml
index b210568df24..67699da5a21 100644
--- a/jetty-osgi/test-jetty-osgi-context/pom.xml
+++ b/jetty-osgi/test-jetty-osgi-context/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.osgi
jetty-osgi-project
- 10.0.21
+ 10.0.22-SNAPSHOT
test-jetty-osgi-context
Jetty :: OSGi :: Test Context
diff --git a/jetty-osgi/test-jetty-osgi-fragment/pom.xml b/jetty-osgi/test-jetty-osgi-fragment/pom.xml
index 33007d517d9..4f1d4de2d59 100644
--- a/jetty-osgi/test-jetty-osgi-fragment/pom.xml
+++ b/jetty-osgi/test-jetty-osgi-fragment/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.osgi
jetty-osgi-project
- 10.0.21
+ 10.0.22-SNAPSHOT
../pom.xml
test-jetty-osgi-fragment
diff --git a/jetty-osgi/test-jetty-osgi-server/pom.xml b/jetty-osgi/test-jetty-osgi-server/pom.xml
index 25e37106586..5e95195fe0c 100644
--- a/jetty-osgi/test-jetty-osgi-server/pom.xml
+++ b/jetty-osgi/test-jetty-osgi-server/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.osgi
jetty-osgi-project
- 10.0.21
+ 10.0.22-SNAPSHOT
test-jetty-osgi-server
Jetty :: OSGi :: Server
diff --git a/jetty-osgi/test-jetty-osgi-webapp-resources/pom.xml b/jetty-osgi/test-jetty-osgi-webapp-resources/pom.xml
index 539f36f40b3..e3836a18f50 100644
--- a/jetty-osgi/test-jetty-osgi-webapp-resources/pom.xml
+++ b/jetty-osgi/test-jetty-osgi-webapp-resources/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.osgi
jetty-osgi-project
- 10.0.21
+ 10.0.22-SNAPSHOT
test-jetty-osgi-webapp-resources
war
diff --git a/jetty-osgi/test-jetty-osgi-webapp/pom.xml b/jetty-osgi/test-jetty-osgi-webapp/pom.xml
index 57b3c367c3d..f954858cf8c 100644
--- a/jetty-osgi/test-jetty-osgi-webapp/pom.xml
+++ b/jetty-osgi/test-jetty-osgi-webapp/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.osgi
jetty-osgi-project
- 10.0.21
+ 10.0.22-SNAPSHOT
../pom.xml
test-jetty-osgi-webapp
diff --git a/jetty-osgi/test-jetty-osgi/pom.xml b/jetty-osgi/test-jetty-osgi/pom.xml
index 05d0e0c13c3..01ed22bfe4a 100644
--- a/jetty-osgi/test-jetty-osgi/pom.xml
+++ b/jetty-osgi/test-jetty-osgi/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.osgi
jetty-osgi-project
- 10.0.21
+ 10.0.22-SNAPSHOT
../pom.xml
test-jetty-osgi
diff --git a/jetty-p2/pom.xml b/jetty-p2/pom.xml
index ec1a304f9e6..fee6e87120c 100644
--- a/jetty-p2/pom.xml
+++ b/jetty-p2/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 10.0.21
+ 10.0.22-SNAPSHOT
jetty-p2
pom
diff --git a/jetty-plus/pom.xml b/jetty-plus/pom.xml
index 04e2ef67586..f95823f2519 100644
--- a/jetty-plus/pom.xml
+++ b/jetty-plus/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.21
+ 10.0.22-SNAPSHOT
jetty-plus
Jetty :: Plus
diff --git a/jetty-proxy/pom.xml b/jetty-proxy/pom.xml
index 31dcbba5740..57c23cf9ffb 100644
--- a/jetty-proxy/pom.xml
+++ b/jetty-proxy/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.21
+ 10.0.22-SNAPSHOT
jetty-proxy
Jetty :: Proxy
diff --git a/jetty-quic/pom.xml b/jetty-quic/pom.xml
index fc6aa3090b4..1b6ce5f82ec 100644
--- a/jetty-quic/pom.xml
+++ b/jetty-quic/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty.quic
quic-parent
diff --git a/jetty-quic/quic-client/pom.xml b/jetty-quic/quic-client/pom.xml
index 00c9df9cd06..06d1e10e676 100644
--- a/jetty-quic/quic-client/pom.xml
+++ b/jetty-quic/quic-client/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty.quic
quic-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
quic-client
Jetty :: QUIC :: Client
diff --git a/jetty-quic/quic-common/pom.xml b/jetty-quic/quic-common/pom.xml
index 33b7718c84e..9ebe49a5a55 100644
--- a/jetty-quic/quic-common/pom.xml
+++ b/jetty-quic/quic-common/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty.quic
quic-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
quic-common
Jetty :: QUIC :: Common
diff --git a/jetty-quic/quic-quiche/pom.xml b/jetty-quic/quic-quiche/pom.xml
index 19804b22060..a2f973945c6 100644
--- a/jetty-quic/quic-quiche/pom.xml
+++ b/jetty-quic/quic-quiche/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty.quic
quic-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
quic-quiche
pom
diff --git a/jetty-quic/quic-quiche/quic-quiche-common/pom.xml b/jetty-quic/quic-quiche/quic-quiche-common/pom.xml
index 0f51344c807..edc9b97017d 100644
--- a/jetty-quic/quic-quiche/quic-quiche-common/pom.xml
+++ b/jetty-quic/quic-quiche/quic-quiche-common/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty.quic
quic-quiche
- 10.0.21
+ 10.0.22-SNAPSHOT
quic-quiche-common
Jetty :: QUIC :: Quiche :: Common
diff --git a/jetty-quic/quic-quiche/quic-quiche-foreign-incubator/pom.xml b/jetty-quic/quic-quiche/quic-quiche-foreign-incubator/pom.xml
index 01931bfea24..cd5c185eb05 100644
--- a/jetty-quic/quic-quiche/quic-quiche-foreign-incubator/pom.xml
+++ b/jetty-quic/quic-quiche/quic-quiche-foreign-incubator/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty.quic
quic-quiche
- 10.0.21
+ 10.0.22-SNAPSHOT
quic-quiche-foreign-incubator
Jetty :: QUIC :: Quiche :: Foreign Binding (incubator)
diff --git a/jetty-quic/quic-quiche/quic-quiche-jna/pom.xml b/jetty-quic/quic-quiche/quic-quiche-jna/pom.xml
index eb1b0e16261..d32f96d4b94 100644
--- a/jetty-quic/quic-quiche/quic-quiche-jna/pom.xml
+++ b/jetty-quic/quic-quiche/quic-quiche-jna/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty.quic
quic-quiche
- 10.0.21
+ 10.0.22-SNAPSHOT
quic-quiche-jna
Jetty :: QUIC :: Quiche :: JNA Binding
diff --git a/jetty-quic/quic-server/pom.xml b/jetty-quic/quic-server/pom.xml
index 3c78caee67f..1a6852ed44a 100644
--- a/jetty-quic/quic-server/pom.xml
+++ b/jetty-quic/quic-server/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty.quic
quic-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
quic-server
Jetty :: QUIC :: Server
diff --git a/jetty-quickstart/pom.xml b/jetty-quickstart/pom.xml
index 3793912a113..63333afa0dc 100644
--- a/jetty-quickstart/pom.xml
+++ b/jetty-quickstart/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.21
+ 10.0.22-SNAPSHOT
jetty-quickstart
Jetty :: Quick Start
diff --git a/jetty-rewrite/pom.xml b/jetty-rewrite/pom.xml
index e6563468571..47a34a37a76 100644
--- a/jetty-rewrite/pom.xml
+++ b/jetty-rewrite/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.21
+ 10.0.22-SNAPSHOT
jetty-rewrite
Jetty :: Rewrite Handler
diff --git a/jetty-runner/pom.xml b/jetty-runner/pom.xml
index 89328cd602b..a5a68fab61f 100644
--- a/jetty-runner/pom.xml
+++ b/jetty-runner/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 10.0.21
+ 10.0.22-SNAPSHOT
jetty-runner
Jetty :: Runner
diff --git a/jetty-security/pom.xml b/jetty-security/pom.xml
index 53417e274fc..bc03a62c850 100644
--- a/jetty-security/pom.xml
+++ b/jetty-security/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.21
+ 10.0.22-SNAPSHOT
jetty-security
Jetty :: Security
diff --git a/jetty-server/pom.xml b/jetty-server/pom.xml
index 04dbaae0510..5bb6464aaf2 100644
--- a/jetty-server/pom.xml
+++ b/jetty-server/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.21
+ 10.0.22-SNAPSHOT
jetty-server
Jetty :: Server Core
diff --git a/jetty-servlet/pom.xml b/jetty-servlet/pom.xml
index 8f146d54ffd..10be51dd7e5 100644
--- a/jetty-servlet/pom.xml
+++ b/jetty-servlet/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.21
+ 10.0.22-SNAPSHOT
jetty-servlet
Jetty :: Servlet Handling
diff --git a/jetty-servlets/pom.xml b/jetty-servlets/pom.xml
index b6d42f7434f..7bdcf770d52 100644
--- a/jetty-servlets/pom.xml
+++ b/jetty-servlets/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.21
+ 10.0.22-SNAPSHOT
jetty-servlets
Jetty :: Utility Servlets and Filters
diff --git a/jetty-slf4j-impl/pom.xml b/jetty-slf4j-impl/pom.xml
index 5f226ded016..6a2400fa8c8 100644
--- a/jetty-slf4j-impl/pom.xml
+++ b/jetty-slf4j-impl/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.21
+ 10.0.22-SNAPSHOT
jetty-slf4j-impl
Jetty :: Slf4j Implementation
diff --git a/jetty-start/pom.xml b/jetty-start/pom.xml
index 6c1349aca86..afccad167db 100644
--- a/jetty-start/pom.xml
+++ b/jetty-start/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 10.0.21
+ 10.0.22-SNAPSHOT
jetty-start
Jetty :: Start
diff --git a/jetty-unixdomain-server/pom.xml b/jetty-unixdomain-server/pom.xml
index ba8b3d29e18..812f3a6aa4b 100644
--- a/jetty-unixdomain-server/pom.xml
+++ b/jetty-unixdomain-server/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.21
+ 10.0.22-SNAPSHOT
jetty-unixdomain-server
Jetty :: Unix-Domain Sockets :: Server
diff --git a/jetty-unixsocket/jetty-unixsocket-client/pom.xml b/jetty-unixsocket/jetty-unixsocket-client/pom.xml
index 1cd51b48a88..c3307140775 100644
--- a/jetty-unixsocket/jetty-unixsocket-client/pom.xml
+++ b/jetty-unixsocket/jetty-unixsocket-client/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-unixsocket
- 10.0.21
+ 10.0.22-SNAPSHOT
jetty-unixsocket-client
Jetty :: UnixSocket :: Client
diff --git a/jetty-unixsocket/jetty-unixsocket-common/pom.xml b/jetty-unixsocket/jetty-unixsocket-common/pom.xml
index 884f894e8db..4cabf0ba238 100644
--- a/jetty-unixsocket/jetty-unixsocket-common/pom.xml
+++ b/jetty-unixsocket/jetty-unixsocket-common/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-unixsocket
- 10.0.21
+ 10.0.22-SNAPSHOT
jetty-unixsocket-common
Jetty :: UnixSocket :: Common
diff --git a/jetty-unixsocket/jetty-unixsocket-server/pom.xml b/jetty-unixsocket/jetty-unixsocket-server/pom.xml
index 122b9445d15..aea9737634a 100644
--- a/jetty-unixsocket/jetty-unixsocket-server/pom.xml
+++ b/jetty-unixsocket/jetty-unixsocket-server/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-unixsocket
- 10.0.21
+ 10.0.22-SNAPSHOT
jetty-unixsocket-server
Jetty :: UnixSocket :: Server
diff --git a/jetty-unixsocket/pom.xml b/jetty-unixsocket/pom.xml
index 7c1c1d882ab..30f542149ca 100644
--- a/jetty-unixsocket/pom.xml
+++ b/jetty-unixsocket/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.21
+ 10.0.22-SNAPSHOT
jetty-unixsocket
pom
diff --git a/jetty-util-ajax/pom.xml b/jetty-util-ajax/pom.xml
index bd1ba4d0b65..1decd8f3ded 100644
--- a/jetty-util-ajax/pom.xml
+++ b/jetty-util-ajax/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 10.0.21
+ 10.0.22-SNAPSHOT
jetty-util-ajax
Jetty :: Utilities :: Ajax(JSON)
diff --git a/jetty-util/pom.xml b/jetty-util/pom.xml
index d5ae3758270..c06e1ae6407 100644
--- a/jetty-util/pom.xml
+++ b/jetty-util/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 10.0.21
+ 10.0.22-SNAPSHOT
jetty-util
Jetty :: Utilities
diff --git a/jetty-webapp/pom.xml b/jetty-webapp/pom.xml
index 985dcd36e26..7fc7fb53c72 100644
--- a/jetty-webapp/pom.xml
+++ b/jetty-webapp/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.21
+ 10.0.22-SNAPSHOT
jetty-webapp
Jetty :: Webapp Application Support
diff --git a/jetty-websocket/pom.xml b/jetty-websocket/pom.xml
index f9e35cb7f0d..8a54b812a79 100644
--- a/jetty-websocket/pom.xml
+++ b/jetty-websocket/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.21
+ 10.0.22-SNAPSHOT
org.eclipse.jetty.websocket
websocket-parent
diff --git a/jetty-websocket/websocket-core-client/pom.xml b/jetty-websocket/websocket-core-client/pom.xml
index 4df71bcce49..4e6e02b7409 100644
--- a/jetty-websocket/websocket-core-client/pom.xml
+++ b/jetty-websocket/websocket-core-client/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty.websocket
websocket-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
websocket-core-client
Jetty :: Websocket :: Core :: Client
diff --git a/jetty-websocket/websocket-core-common/pom.xml b/jetty-websocket/websocket-core-common/pom.xml
index f800b169845..84eee7a9957 100644
--- a/jetty-websocket/websocket-core-common/pom.xml
+++ b/jetty-websocket/websocket-core-common/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty.websocket
websocket-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
websocket-core-common
Jetty :: Websocket :: Core :: Common
diff --git a/jetty-websocket/websocket-core-server/pom.xml b/jetty-websocket/websocket-core-server/pom.xml
index 93e35b3390f..1e4b374aedb 100644
--- a/jetty-websocket/websocket-core-server/pom.xml
+++ b/jetty-websocket/websocket-core-server/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty.websocket
websocket-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
websocket-core-server
Jetty :: Websocket :: Core :: Server
diff --git a/jetty-websocket/websocket-core-tests/pom.xml b/jetty-websocket/websocket-core-tests/pom.xml
index 82592f5acbd..28f0b7f03c8 100644
--- a/jetty-websocket/websocket-core-tests/pom.xml
+++ b/jetty-websocket/websocket-core-tests/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty.websocket
websocket-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
websocket-core-tests
Jetty :: Websocket :: Core :: Tests
diff --git a/jetty-websocket/websocket-javax-client/pom.xml b/jetty-websocket/websocket-javax-client/pom.xml
index ccb4e713da3..a1ec1af2d5a 100644
--- a/jetty-websocket/websocket-javax-client/pom.xml
+++ b/jetty-websocket/websocket-javax-client/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty.websocket
websocket-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
websocket-javax-client
Jetty :: Websocket :: javax.websocket :: Client
diff --git a/jetty-websocket/websocket-javax-common/pom.xml b/jetty-websocket/websocket-javax-common/pom.xml
index 4c9952cbe99..19cb1c6b069 100644
--- a/jetty-websocket/websocket-javax-common/pom.xml
+++ b/jetty-websocket/websocket-javax-common/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty.websocket
websocket-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
websocket-javax-common
Jetty :: Websocket :: javax.websocket :: Common
diff --git a/jetty-websocket/websocket-javax-server/pom.xml b/jetty-websocket/websocket-javax-server/pom.xml
index 5e918bc6146..7fd71f0d3ab 100644
--- a/jetty-websocket/websocket-javax-server/pom.xml
+++ b/jetty-websocket/websocket-javax-server/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty.websocket
websocket-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
websocket-javax-server
Jetty :: Websocket :: javax.websocket :: Server
diff --git a/jetty-websocket/websocket-javax-tests/pom.xml b/jetty-websocket/websocket-javax-tests/pom.xml
index 9de4bb247f5..9464db3d178 100644
--- a/jetty-websocket/websocket-javax-tests/pom.xml
+++ b/jetty-websocket/websocket-javax-tests/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty.websocket
websocket-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
websocket-javax-tests
Jetty :: Websocket :: javax.websocket :: Tests
diff --git a/jetty-websocket/websocket-jetty-api/pom.xml b/jetty-websocket/websocket-jetty-api/pom.xml
index 8e43a42149e..336e648f770 100644
--- a/jetty-websocket/websocket-jetty-api/pom.xml
+++ b/jetty-websocket/websocket-jetty-api/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty.websocket
websocket-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
websocket-jetty-api
Jetty :: Websocket :: org.eclipse.jetty.websocket :: API
diff --git a/jetty-websocket/websocket-jetty-client/pom.xml b/jetty-websocket/websocket-jetty-client/pom.xml
index f6aa002cb5e..4b240d507cb 100644
--- a/jetty-websocket/websocket-jetty-client/pom.xml
+++ b/jetty-websocket/websocket-jetty-client/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty.websocket
websocket-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
websocket-jetty-client
Jetty :: Websocket :: org.eclipse.jetty.websocket :: Client
diff --git a/jetty-websocket/websocket-jetty-common/pom.xml b/jetty-websocket/websocket-jetty-common/pom.xml
index 55d0f065e6e..479c74742ec 100644
--- a/jetty-websocket/websocket-jetty-common/pom.xml
+++ b/jetty-websocket/websocket-jetty-common/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty.websocket
websocket-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
websocket-jetty-common
Jetty :: Websocket :: org.eclipse.jetty.websocket :: Common
diff --git a/jetty-websocket/websocket-jetty-server/pom.xml b/jetty-websocket/websocket-jetty-server/pom.xml
index a90316161f0..8cbe39dc389 100644
--- a/jetty-websocket/websocket-jetty-server/pom.xml
+++ b/jetty-websocket/websocket-jetty-server/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty.websocket
websocket-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
websocket-jetty-server
Jetty :: Websocket :: org.eclipse.jetty.websocket :: Server
diff --git a/jetty-websocket/websocket-jetty-tests/pom.xml b/jetty-websocket/websocket-jetty-tests/pom.xml
index 84590e967e1..4c0b94c8af3 100644
--- a/jetty-websocket/websocket-jetty-tests/pom.xml
+++ b/jetty-websocket/websocket-jetty-tests/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty.websocket
websocket-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
websocket-jetty-tests
Jetty :: Websocket :: org.eclipse.jetty.websocket :: Tests
diff --git a/jetty-websocket/websocket-servlet/pom.xml b/jetty-websocket/websocket-servlet/pom.xml
index 692485d4877..c1e50d29cce 100644
--- a/jetty-websocket/websocket-servlet/pom.xml
+++ b/jetty-websocket/websocket-servlet/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty.websocket
websocket-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
websocket-servlet
Jetty :: Websocket :: Servlet
diff --git a/jetty-xml/pom.xml b/jetty-xml/pom.xml
index 870902dc001..f3dc3292203 100644
--- a/jetty-xml/pom.xml
+++ b/jetty-xml/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 10.0.21
+ 10.0.22-SNAPSHOT
jetty-xml
Jetty :: XML utilities
diff --git a/pom.xml b/pom.xml
index 9db728f4f61..265daa4f494 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.eclipse.jetty
jetty-project
- 10.0.21
+ 10.0.22-SNAPSHOT
pom
Jetty :: Project
The Eclipse Jetty Project
diff --git a/tests/jetty-home-tester/pom.xml b/tests/jetty-home-tester/pom.xml
index de3a3ca1559..c95502b54a9 100644
--- a/tests/jetty-home-tester/pom.xml
+++ b/tests/jetty-home-tester/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty.tests
tests-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
jetty-home-tester
jar
diff --git a/tests/jetty-http-tools/pom.xml b/tests/jetty-http-tools/pom.xml
index b6b37ada0d5..a533f7c4505 100644
--- a/tests/jetty-http-tools/pom.xml
+++ b/tests/jetty-http-tools/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty.tests
tests-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
jetty-http-tools
Jetty Tests :: HTTP Utilities
diff --git a/tests/jetty-jmh/pom.xml b/tests/jetty-jmh/pom.xml
index d6f69abed0c..fb32bd648fb 100644
--- a/tests/jetty-jmh/pom.xml
+++ b/tests/jetty-jmh/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty.tests
tests-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
jetty-jmh
Jetty :: Jmh
diff --git a/tests/pom.xml b/tests/pom.xml
index 865193b5607..48345db4a60 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 10.0.21
+ 10.0.22-SNAPSHOT
../pom.xml
org.eclipse.jetty.tests
diff --git a/tests/test-cdi/pom.xml b/tests/test-cdi/pom.xml
index d58d2b1a351..0404e1e043d 100644
--- a/tests/test-cdi/pom.xml
+++ b/tests/test-cdi/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty.tests
tests-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
test-cdi
jar
diff --git a/tests/test-distribution/pom.xml b/tests/test-distribution/pom.xml
index 85aeb3ee060..8269332c951 100644
--- a/tests/test-distribution/pom.xml
+++ b/tests/test-distribution/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty.tests
tests-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
test-distribution
jar
diff --git a/tests/test-http-client-transport/pom.xml b/tests/test-http-client-transport/pom.xml
index 77cbff0e51f..4eb73f50ce6 100644
--- a/tests/test-http-client-transport/pom.xml
+++ b/tests/test-http-client-transport/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty.tests
tests-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
test-http-client-transport
jar
diff --git a/tests/test-integration/pom.xml b/tests/test-integration/pom.xml
index 7a32970b29d..2fe9f159550 100644
--- a/tests/test-integration/pom.xml
+++ b/tests/test-integration/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.tests
tests-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
test-integration
jar
diff --git a/tests/test-jmx/jmx-webapp-it/pom.xml b/tests/test-jmx/jmx-webapp-it/pom.xml
index 52e5525f459..eedc43d7bdf 100644
--- a/tests/test-jmx/jmx-webapp-it/pom.xml
+++ b/tests/test-jmx/jmx-webapp-it/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.tests
test-jmx-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
jmx-webapp-it
jar
diff --git a/tests/test-jmx/jmx-webapp/pom.xml b/tests/test-jmx/jmx-webapp/pom.xml
index a83062d7c59..eb154d57293 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
- 10.0.21
+ 10.0.22-SNAPSHOT
jmx-webapp
war
diff --git a/tests/test-jmx/pom.xml b/tests/test-jmx/pom.xml
index ede18e96fad..42be895607d 100644
--- a/tests/test-jmx/pom.xml
+++ b/tests/test-jmx/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.tests
tests-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
test-jmx-parent
pom
diff --git a/tests/test-jpms/pom.xml b/tests/test-jpms/pom.xml
index 5e1e8f3d81f..a4a4874fbb7 100644
--- a/tests/test-jpms/pom.xml
+++ b/tests/test-jpms/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.tests
tests-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
test-jpms
pom
diff --git a/tests/test-jpms/test-jpms-websocket-core/pom.xml b/tests/test-jpms/test-jpms-websocket-core/pom.xml
index b3e6abcf896..72629ee0d74 100644
--- a/tests/test-jpms/test-jpms-websocket-core/pom.xml
+++ b/tests/test-jpms/test-jpms-websocket-core/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.tests
test-jpms
- 10.0.21
+ 10.0.22-SNAPSHOT
test-jpms-websocket-core
jar
diff --git a/tests/test-loginservice/pom.xml b/tests/test-loginservice/pom.xml
index d1eef9b0221..8f73e71edb7 100644
--- a/tests/test-loginservice/pom.xml
+++ b/tests/test-loginservice/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.tests
tests-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
test-loginservice
Jetty Tests :: Login Service
diff --git a/tests/test-quickstart/pom.xml b/tests/test-quickstart/pom.xml
index c94791239fa..227b8318aa1 100644
--- a/tests/test-quickstart/pom.xml
+++ b/tests/test-quickstart/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.tests
tests-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
../pom.xml
org.eclipse.jetty
diff --git a/tests/test-sessions/pom.xml b/tests/test-sessions/pom.xml
index 233a241bc67..2f0832bd1f2 100644
--- a/tests/test-sessions/pom.xml
+++ b/tests/test-sessions/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.tests
tests-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
test-sessions-parent
pom
diff --git a/tests/test-sessions/test-file-sessions/pom.xml b/tests/test-sessions/test-file-sessions/pom.xml
index 6f28fcdf989..53c91c7402d 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
- 10.0.21
+ 10.0.22-SNAPSHOT
test-file-sessions
Jetty Tests :: Sessions :: File
diff --git a/tests/test-sessions/test-gcloud-sessions/pom.xml b/tests/test-sessions/test-gcloud-sessions/pom.xml
index 89a80c15b60..0c9269fe22a 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
- 10.0.21
+ 10.0.22-SNAPSHOT
test-gcloud-sessions
Jetty Tests :: Sessions :: GCloud
diff --git a/tests/test-sessions/test-hazelcast-sessions/pom.xml b/tests/test-sessions/test-hazelcast-sessions/pom.xml
index ae1bf7f0a14..a6b521ccb0e 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
- 10.0.21
+ 10.0.22-SNAPSHOT
test-hazelcast-sessions
Jetty Tests :: Sessions :: Hazelcast
diff --git a/tests/test-sessions/test-infinispan-sessions/pom.xml b/tests/test-sessions/test-infinispan-sessions/pom.xml
index 4d3a6e77684..a6cd217f138 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
- 10.0.21
+ 10.0.22-SNAPSHOT
test-infinispan-sessions
Jetty Tests :: Sessions :: Infinispan
diff --git a/tests/test-sessions/test-jdbc-sessions/pom.xml b/tests/test-sessions/test-jdbc-sessions/pom.xml
index 845d5e38cdd..65ee060f180 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
- 10.0.21
+ 10.0.22-SNAPSHOT
test-jdbc-sessions
Jetty Tests :: Sessions :: JDBC
diff --git a/tests/test-sessions/test-memcached-sessions/pom.xml b/tests/test-sessions/test-memcached-sessions/pom.xml
index 77fde90b7cb..f609a8f2bc9 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
- 10.0.21
+ 10.0.22-SNAPSHOT
test-memcached-sessions
Jetty Tests :: Sessions :: Memcached
diff --git a/tests/test-sessions/test-mongodb-sessions/pom.xml b/tests/test-sessions/test-mongodb-sessions/pom.xml
index 88c9c68fc23..9673e367fec 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
- 10.0.21
+ 10.0.22-SNAPSHOT
test-mongodb-sessions
Jetty Tests :: Sessions :: Mongo
diff --git a/tests/test-sessions/test-sessions-common/pom.xml b/tests/test-sessions/test-sessions-common/pom.xml
index 73b01180d2b..019196cb47f 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
- 10.0.21
+ 10.0.22-SNAPSHOT
test-sessions-common
Jetty Tests :: Sessions :: Common
diff --git a/tests/test-webapps/pom.xml b/tests/test-webapps/pom.xml
index b31e950bcf7..4b4007b5c19 100644
--- a/tests/test-webapps/pom.xml
+++ b/tests/test-webapps/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.tests
tests-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
../pom.xml
test-webapps-parent
diff --git a/tests/test-webapps/test-bad-websocket-webapp/pom.xml b/tests/test-webapps/test-bad-websocket-webapp/pom.xml
index 26ba864bdeb..43f532c0fc5 100644
--- a/tests/test-webapps/test-bad-websocket-webapp/pom.xml
+++ b/tests/test-webapps/test-bad-websocket-webapp/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty.tests
test-webapps-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
test-bad-websocket-webapp
war
diff --git a/tests/test-webapps/test-cdi-common-webapp/pom.xml b/tests/test-webapps/test-cdi-common-webapp/pom.xml
index a212fea1d23..078564d64da 100644
--- a/tests/test-webapps/test-cdi-common-webapp/pom.xml
+++ b/tests/test-webapps/test-cdi-common-webapp/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty.tests
test-webapps-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
test-cdi-common-webapp
war
diff --git a/tests/test-webapps/test-felix-webapp/pom.xml b/tests/test-webapps/test-felix-webapp/pom.xml
index 8f72ba9c58c..28437a41024 100644
--- a/tests/test-webapps/test-felix-webapp/pom.xml
+++ b/tests/test-webapps/test-felix-webapp/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty.tests
test-webapps-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
test-felix-webapp
war
diff --git a/tests/test-webapps/test-http2-webapp/pom.xml b/tests/test-webapps/test-http2-webapp/pom.xml
index cb5e4e9df23..88261987e81 100644
--- a/tests/test-webapps/test-http2-webapp/pom.xml
+++ b/tests/test-webapps/test-http2-webapp/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty.tests
test-webapps-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
test-http2-webapp
war
diff --git a/tests/test-webapps/test-openid-webapp/pom.xml b/tests/test-webapps/test-openid-webapp/pom.xml
index 575f9e48c18..9c6fefaaa91 100644
--- a/tests/test-webapps/test-openid-webapp/pom.xml
+++ b/tests/test-webapps/test-openid-webapp/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty.tests
test-webapps-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
test-openid-webapp
war
diff --git a/tests/test-webapps/test-owb-cdi-webapp/pom.xml b/tests/test-webapps/test-owb-cdi-webapp/pom.xml
index fc44a8678e0..2535545c488 100644
--- a/tests/test-webapps/test-owb-cdi-webapp/pom.xml
+++ b/tests/test-webapps/test-owb-cdi-webapp/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty.tests
test-webapps-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
test-owb-cdi-webapp
war
diff --git a/tests/test-webapps/test-simple-session-webapp/pom.xml b/tests/test-webapps/test-simple-session-webapp/pom.xml
index 1647a86d34c..e2cd9c2ab6c 100644
--- a/tests/test-webapps/test-simple-session-webapp/pom.xml
+++ b/tests/test-webapps/test-simple-session-webapp/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.tests
test-webapps-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
test-simple-session-webapp
diff --git a/tests/test-webapps/test-webapp-rfc2616/pom.xml b/tests/test-webapps/test-webapp-rfc2616/pom.xml
index 47462171598..191a3560d89 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
- 10.0.21
+ 10.0.22-SNAPSHOT
test-webapp-rfc2616
war
diff --git a/tests/test-webapps/test-websocket-client-provided-webapp/pom.xml b/tests/test-webapps/test-websocket-client-provided-webapp/pom.xml
index f22f7621ed7..f4d18759ba7 100644
--- a/tests/test-webapps/test-websocket-client-provided-webapp/pom.xml
+++ b/tests/test-webapps/test-websocket-client-provided-webapp/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty.tests
test-webapps-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
test-websocket-client-provided-webapp
war
diff --git a/tests/test-webapps/test-websocket-client-webapp/pom.xml b/tests/test-webapps/test-websocket-client-webapp/pom.xml
index 1a4ccd90f0f..78233516f50 100644
--- a/tests/test-webapps/test-websocket-client-webapp/pom.xml
+++ b/tests/test-webapps/test-websocket-client-webapp/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty.tests
test-webapps-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
test-websocket-client-webapp
war
diff --git a/tests/test-webapps/test-websocket-webapp/pom.xml b/tests/test-webapps/test-websocket-webapp/pom.xml
index 6cc814d9c4c..4b80b9c1cda 100644
--- a/tests/test-webapps/test-websocket-webapp/pom.xml
+++ b/tests/test-webapps/test-websocket-webapp/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty.tests
test-webapps-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
test-websocket-webapp
war
diff --git a/tests/test-webapps/test-weld-cdi-webapp/pom.xml b/tests/test-webapps/test-weld-cdi-webapp/pom.xml
index 769fdc6f103..23c7a4c2f28 100644
--- a/tests/test-webapps/test-weld-cdi-webapp/pom.xml
+++ b/tests/test-webapps/test-weld-cdi-webapp/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty.tests
test-webapps-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
test-weld-cdi-webapp
war
diff --git a/tests/test-websocket-autobahn/pom.xml b/tests/test-websocket-autobahn/pom.xml
index 3cf1180985d..5bb6d95d92c 100644
--- a/tests/test-websocket-autobahn/pom.xml
+++ b/tests/test-websocket-autobahn/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty.tests
tests-parent
- 10.0.21
+ 10.0.22-SNAPSHOT
test-websocket-autobahn
Jetty Tests :: WebSocket Autobahn Tests