diff --git a/VERSION.txt b/VERSION.txt
index 17479da9bcf..c894745666e 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1,3 +1,5 @@
+jetty-10.0.21-SNAPSHOT
+
jetty-10.0.20 - 29 January 2024
+ 11081 Dropped WebSocket messages due to race condition in WebSocket frame
handling
diff --git a/apache-jsp/pom.xml b/apache-jsp/pom.xml
index 0d2c002b5b6..78972e7e2e8 100644
--- a/apache-jsp/pom.xml
+++ b/apache-jsp/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.20
+ 10.0.21-SNAPSHOT
apache-jsp
Jetty :: Apache JSP Implementation
diff --git a/apache-jstl/pom.xml b/apache-jstl/pom.xml
index 45748fcdc8b..1fb88bfab12 100644
--- a/apache-jstl/pom.xml
+++ b/apache-jstl/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 10.0.20
+ 10.0.21-SNAPSHOT
apache-jstl
jar
diff --git a/build-resources/pom.xml b/build-resources/pom.xml
index c79e0567124..564e4bef3c6 100644
--- a/build-resources/pom.xml
+++ b/build-resources/pom.xml
@@ -8,7 +8,7 @@
-->
org.eclipse.jetty
build-resources
- 10.0.20
+ 10.0.21-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 bc65e98e5e0..3ac21d9b48c 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.20
+ 10.0.21-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 7a69af42e33..739cdcae359 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.20
+ 10.0.21-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 2b410fada4b..8e8fdbe75f4 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.20
+ 10.0.21-SNAPSHOT
demo-async-rest-webapp
war
diff --git a/demos/demo-async-rest/pom.xml b/demos/demo-async-rest/pom.xml
index 4fb34dec824..dce0eed5cfe 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.20
+ 10.0.21-SNAPSHOT
demo-async-rest-parent
pom
diff --git a/demos/demo-jaas-webapp/pom.xml b/demos/demo-jaas-webapp/pom.xml
index 4b15b2a3536..d1db598e44b 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.20
+ 10.0.21-SNAPSHOT
demo-jaas-webapp
war
diff --git a/demos/demo-jetty-webapp/pom.xml b/demos/demo-jetty-webapp/pom.xml
index 6e598828198..c8b27a6df69 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.20
+ 10.0.21-SNAPSHOT
../pom.xml
demo-jetty-webapp
diff --git a/demos/demo-jndi-webapp/pom.xml b/demos/demo-jndi-webapp/pom.xml
index 37da44ef178..4c5124ff0b2 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.20
+ 10.0.21-SNAPSHOT
demo-jndi-webapp
war
diff --git a/demos/demo-jsp-webapp/pom.xml b/demos/demo-jsp-webapp/pom.xml
index be6c082c66e..52799c57f49 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.20
+ 10.0.21-SNAPSHOT
demo-jsp-webapp
war
diff --git a/demos/demo-mock-resources/pom.xml b/demos/demo-mock-resources/pom.xml
index a8519f89955..bcc87db0a1c 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.20
+ 10.0.21-SNAPSHOT
demo-mock-resources
jar
diff --git a/demos/demo-proxy-webapp/pom.xml b/demos/demo-proxy-webapp/pom.xml
index 60330b435c3..308e5880854 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.20
+ 10.0.21-SNAPSHOT
demo-proxy-webapp
war
diff --git a/demos/demo-simple-webapp/pom.xml b/demos/demo-simple-webapp/pom.xml
index 38fcf6fb80a..bf220fb4e72 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.20
+ 10.0.21-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 93386284483..3a722352c8a 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.20
+ 10.0.21-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 a0394bb4d4b..58cf70c1a11 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.20
+ 10.0.21-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 d0b7923f29b..45e0069c520 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.20
+ 10.0.21-SNAPSHOT
../../pom.xml
demo-web-fragment
diff --git a/demos/demo-spec/pom.xml b/demos/demo-spec/pom.xml
index baf7837a4a4..a4e3f549b83 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.20
+ 10.0.21-SNAPSHOT
demo-spec
pom
diff --git a/demos/embedded/pom.xml b/demos/embedded/pom.xml
index ad47726844e..0f0e6fe4857 100644
--- a/demos/embedded/pom.xml
+++ b/demos/embedded/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.demos
demos-parent
- 10.0.20
+ 10.0.21-SNAPSHOT
demos-jetty-embedded
Demo :: Embedded Jetty
diff --git a/demos/pom.xml b/demos/pom.xml
index e2f4ae1906f..97211476022 100644
--- a/demos/pom.xml
+++ b/demos/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty.demos
demos-parent
diff --git a/documentation/jetty-asciidoctor-extensions/pom.xml b/documentation/jetty-asciidoctor-extensions/pom.xml
index f032b2b33da..c1f0d90fadf 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.20
+ 10.0.21-SNAPSHOT
jetty-asciidoctor-extensions
jar
diff --git a/documentation/jetty-documentation/pom.xml b/documentation/jetty-documentation/pom.xml
index 4a10c892187..afb454e5df4 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.20
+ 10.0.21-SNAPSHOT
jetty-documentation
jar
diff --git a/documentation/pom.xml b/documentation/pom.xml
index 791f09fe6cb..3e22c6199bf 100644
--- a/documentation/pom.xml
+++ b/documentation/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty.documentation
documentation-parent
diff --git a/javadoc/pom.xml b/javadoc/pom.xml
index 50ab981752f..a372b7e062f 100644
--- a/javadoc/pom.xml
+++ b/javadoc/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.20
+ 10.0.21-SNAPSHOT
javadoc
jar
diff --git a/jetty-alpn/jetty-alpn-client/pom.xml b/jetty-alpn/jetty-alpn-client/pom.xml
index f706686bcb0..80fa5cf927b 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.20
+ 10.0.21-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 aebc11b541c..a34701ef807 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.20
+ 10.0.21-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 0ce99131e7d..9eea2c0ef11 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.20
+ 10.0.21-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 1c021c3f6be..f846f243e8f 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.20
+ 10.0.21-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 8e75e2da9db..c9a812d421a 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.20
+ 10.0.21-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 45478a6da04..e267bef495a 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.20
+ 10.0.21-SNAPSHOT
jetty-alpn-server
Jetty :: ALPN :: Server
diff --git a/jetty-alpn/pom.xml b/jetty-alpn/pom.xml
index ba4f4b62d1c..05a08dc0149 100644
--- a/jetty-alpn/pom.xml
+++ b/jetty-alpn/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 10.0.20
+ 10.0.21-SNAPSHOT
jetty-alpn-parent
pom
diff --git a/jetty-annotations/pom.xml b/jetty-annotations/pom.xml
index 8c2e609374c..244492519f3 100644
--- a/jetty-annotations/pom.xml
+++ b/jetty-annotations/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.20
+ 10.0.21-SNAPSHOT
jetty-annotations
Jetty :: Servlet Annotations
diff --git a/jetty-ant/pom.xml b/jetty-ant/pom.xml
index b464a4b5aaf..e613ad2b5d2 100644
--- a/jetty-ant/pom.xml
+++ b/jetty-ant/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 10.0.20
+ 10.0.21-SNAPSHOT
jetty-ant
jar
diff --git a/jetty-bom/pom.xml b/jetty-bom/pom.xml
index 19f79a07641..5a31c8a9b98 100644
--- a/jetty-bom/pom.xml
+++ b/jetty-bom/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.20
+ 10.0.21-SNAPSHOT
jetty-bom
@@ -18,409 +18,409 @@
org.eclipse.jetty
apache-jsp
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty
apache-jstl
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty
infinispan-common
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty
infinispan-embedded-query
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty
infinispan-remote-query
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty
jetty-alpn-client
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty
jetty-alpn-conscrypt-client
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty
jetty-alpn-conscrypt-server
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty
jetty-alpn-java-client
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty
jetty-alpn-java-server
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty
jetty-alpn-server
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty
jetty-annotations
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty
jetty-ant
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty
jetty-cdi
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty
jetty-client
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty
jetty-deploy
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty
jetty-hazelcast
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty
jetty-home
- 10.0.20
+ 10.0.21-SNAPSHOT
zip
org.eclipse.jetty
jetty-home
- 10.0.20
+ 10.0.21-SNAPSHOT
tar.gz
org.eclipse.jetty
jetty-http
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty
jetty-http-spi
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty
jetty-io
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty
jetty-jaas
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty
jetty-jaspi
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty
jetty-jmx
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty
jetty-jndi
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty
jetty-keystore
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty
jetty-nosql
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty
jetty-openid
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty
jetty-plus
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty
jetty-proxy
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty
jetty-quickstart
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty
jetty-rewrite
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty
jetty-security
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty
jetty-server
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty
jetty-servlet
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty
jetty-servlets
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty
jetty-slf4j-impl
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty
jetty-unixdomain-server
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty
jetty-unixsocket-client
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty
jetty-unixsocket-common
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty
jetty-unixsocket-server
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty
jetty-util
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty
jetty-util-ajax
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty
jetty-webapp
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty
jetty-xml
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty.fcgi
fcgi-client
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty.fcgi
fcgi-server
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty.gcloud
jetty-gcloud-session-manager
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty.http2
http2-client
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty.http2
http2-common
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty.http2
http2-hpack
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty.http2
http2-http-client-transport
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty.http2
http2-server
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty.http3
http3-client
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty.http3
http3-common
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty.http3
http3-http-client-transport
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty.http3
http3-qpack
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty.http3
http3-server
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty.memcached
jetty-memcached-sessions
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty.osgi
jetty-httpservice
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty.osgi
jetty-osgi-alpn
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty.osgi
jetty-osgi-boot
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty.osgi
jetty-osgi-boot-jsp
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty.osgi
jetty-osgi-boot-warurl
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty.quic
quic-client
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty.quic
quic-common
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty.quic
quic-quiche-common
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty.quic
quic-quiche-jna
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty.quic
quic-server
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty.websocket
websocket-core-client
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty.websocket
websocket-core-common
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty.websocket
websocket-core-server
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty.websocket
websocket-javax-client
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty.websocket
websocket-javax-common
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty.websocket
websocket-javax-server
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty.websocket
websocket-jetty-api
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty.websocket
websocket-jetty-client
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty.websocket
websocket-jetty-common
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty.websocket
websocket-jetty-server
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty.websocket
websocket-servlet
- 10.0.20
+ 10.0.21-SNAPSHOT
@@ -472,7 +472,7 @@
org.eclipse.jetty.quic
quic-quiche-foreign-incubator
- 10.0.20
+ 10.0.21-SNAPSHOT
diff --git a/jetty-cdi/pom.xml b/jetty-cdi/pom.xml
index bf682d1c6fe..3192fcd1cfb 100644
--- a/jetty-cdi/pom.xml
+++ b/jetty-cdi/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty
jetty-cdi
diff --git a/jetty-client/pom.xml b/jetty-client/pom.xml
index 98ea8d0b0a6..7871a0d30b7 100644
--- a/jetty-client/pom.xml
+++ b/jetty-client/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.20
+ 10.0.21-SNAPSHOT
jetty-client
Jetty :: Asynchronous HTTP Client
diff --git a/jetty-deploy/pom.xml b/jetty-deploy/pom.xml
index ff2dadcaac6..5286d815a68 100644
--- a/jetty-deploy/pom.xml
+++ b/jetty-deploy/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.20
+ 10.0.21-SNAPSHOT
jetty-deploy
Jetty :: Deployers
diff --git a/jetty-fcgi/fcgi-client/pom.xml b/jetty-fcgi/fcgi-client/pom.xml
index 0c2ead5a849..e4aea149fd1 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.20
+ 10.0.21-SNAPSHOT
fcgi-client
Jetty :: FastCGI :: Client
diff --git a/jetty-fcgi/fcgi-server/pom.xml b/jetty-fcgi/fcgi-server/pom.xml
index 8e64a772dc0..fa57294886d 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.20
+ 10.0.21-SNAPSHOT
fcgi-server
Jetty :: FastCGI :: Server
diff --git a/jetty-fcgi/pom.xml b/jetty-fcgi/pom.xml
index f90a40ce935..7815b498586 100644
--- a/jetty-fcgi/pom.xml
+++ b/jetty-fcgi/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.20
+ 10.0.21-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 8c20f714ccb..7bf0b2fd704 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.20
+ 10.0.21-SNAPSHOT
jetty-gcloud-session-manager
Jetty :: GCloud :: Session Manager
diff --git a/jetty-gcloud/pom.xml b/jetty-gcloud/pom.xml
index 7771ff86b1a..b721baac832 100644
--- a/jetty-gcloud/pom.xml
+++ b/jetty-gcloud/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty.gcloud
gcloud-parent
diff --git a/jetty-hazelcast/pom.xml b/jetty-hazelcast/pom.xml
index aa1fc0f5501..05d80783304 100644
--- a/jetty-hazelcast/pom.xml
+++ b/jetty-hazelcast/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.20
+ 10.0.21-SNAPSHOT
jetty-hazelcast
Jetty :: Hazelcast Session Manager
diff --git a/jetty-home/pom.xml b/jetty-home/pom.xml
index 8e7c1a3d3e7..97e8d81cb20 100644
--- a/jetty-home/pom.xml
+++ b/jetty-home/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 10.0.20
+ 10.0.21-SNAPSHOT
jetty-home
pom
diff --git a/jetty-http-spi/pom.xml b/jetty-http-spi/pom.xml
index 10dd9e65e56..10b7f873caf 100644
--- a/jetty-http-spi/pom.xml
+++ b/jetty-http-spi/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 10.0.20
+ 10.0.21-SNAPSHOT
jetty-http-spi
Jetty :: Http Service Provider Interface
diff --git a/jetty-http/pom.xml b/jetty-http/pom.xml
index d0c4643ab87..e7edbda308a 100644
--- a/jetty-http/pom.xml
+++ b/jetty-http/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.20
+ 10.0.21-SNAPSHOT
jetty-http
Jetty :: Http Utility
diff --git a/jetty-http2/http2-client/pom.xml b/jetty-http2/http2-client/pom.xml
index 1423f694169..b4747080bd6 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.20
+ 10.0.21-SNAPSHOT
http2-client
Jetty :: HTTP2 :: Client
diff --git a/jetty-http2/http2-common/pom.xml b/jetty-http2/http2-common/pom.xml
index d812530e177..165d25482c2 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.20
+ 10.0.21-SNAPSHOT
http2-common
Jetty :: HTTP2 :: Common
diff --git a/jetty-http2/http2-hpack/pom.xml b/jetty-http2/http2-hpack/pom.xml
index d250195fca7..bcf80dcf42b 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.20
+ 10.0.21-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 79a31103c44..307e21b3f30 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.20
+ 10.0.21-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 114f2d19fca..91b3ed3a8eb 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.20
+ 10.0.21-SNAPSHOT
http2-server
Jetty :: HTTP2 :: Server
diff --git a/jetty-http2/pom.xml b/jetty-http2/pom.xml
index e8807ca95cc..13f4dca0f38 100644
--- a/jetty-http2/pom.xml
+++ b/jetty-http2/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty.http2
http2-parent
diff --git a/jetty-http3/http3-client/pom.xml b/jetty-http3/http3-client/pom.xml
index 448db432380..5bfca21abb2 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.20
+ 10.0.21-SNAPSHOT
http3-client
Jetty :: HTTP3 :: Client
diff --git a/jetty-http3/http3-common/pom.xml b/jetty-http3/http3-common/pom.xml
index ebad2a38571..b818d81fb1f 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.20
+ 10.0.21-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 499aa28f90b..d5e24bb6273 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.20
+ 10.0.21-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 c59f0581f59..1da3685b475 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.20
+ 10.0.21-SNAPSHOT
http3-qpack
Jetty :: HTTP3 :: QPACK
diff --git a/jetty-http3/http3-server/pom.xml b/jetty-http3/http3-server/pom.xml
index 9a9863bb5f3..3e8bae29195 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.20
+ 10.0.21-SNAPSHOT
http3-server
Jetty :: HTTP3 :: Server
diff --git a/jetty-http3/http3-tests/pom.xml b/jetty-http3/http3-tests/pom.xml
index 45cba0b7a81..6598d0f58cf 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.20
+ 10.0.21-SNAPSHOT
http3-tests
Jetty :: HTTP3 :: Tests
diff --git a/jetty-http3/pom.xml b/jetty-http3/pom.xml
index 4a2b7500725..ce333b292ca 100644
--- a/jetty-http3/pom.xml
+++ b/jetty-http3/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty.http3
http3-parent
diff --git a/jetty-infinispan/infinispan-common/pom.xml b/jetty-infinispan/infinispan-common/pom.xml
index 9f615c20252..7baa98609d5 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.20
+ 10.0.21-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 c7889ebca7d..05e87439670 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.20
+ 10.0.21-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 fcbbfb6b292..59d397031c6 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.20
+ 10.0.21-SNAPSHOT
infinispan-embedded
pom
diff --git a/jetty-infinispan/infinispan-remote-query/pom.xml b/jetty-infinispan/infinispan-remote-query/pom.xml
index de062f7d539..175156411b7 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.20
+ 10.0.21-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 96890de2ed9..f876c44c49d 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.20
+ 10.0.21-SNAPSHOT
infinispan-remote
pom
diff --git a/jetty-infinispan/pom.xml b/jetty-infinispan/pom.xml
index 5996572ecd9..a1210479c95 100644
--- a/jetty-infinispan/pom.xml
+++ b/jetty-infinispan/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty
infinispan-parent
diff --git a/jetty-io/pom.xml b/jetty-io/pom.xml
index 3c9618fa1e7..1e962462afa 100644
--- a/jetty-io/pom.xml
+++ b/jetty-io/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 10.0.20
+ 10.0.21-SNAPSHOT
jetty-io
Jetty :: IO Utility
diff --git a/jetty-jaas/pom.xml b/jetty-jaas/pom.xml
index 29953acb778..b3264ab9dbb 100644
--- a/jetty-jaas/pom.xml
+++ b/jetty-jaas/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.20
+ 10.0.21-SNAPSHOT
jetty-jaas
Jetty :: JAAS
diff --git a/jetty-jaspi/pom.xml b/jetty-jaspi/pom.xml
index e13dcac42d5..505d3536604 100644
--- a/jetty-jaspi/pom.xml
+++ b/jetty-jaspi/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.20
+ 10.0.21-SNAPSHOT
jetty-jaspi
Jetty :: JASPI Security
diff --git a/jetty-jmx/pom.xml b/jetty-jmx/pom.xml
index c7fbcf35d3a..87b0295469c 100644
--- a/jetty-jmx/pom.xml
+++ b/jetty-jmx/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 10.0.20
+ 10.0.21-SNAPSHOT
jetty-jmx
Jetty :: JMX Management
diff --git a/jetty-jndi/pom.xml b/jetty-jndi/pom.xml
index 2148dc5e6fd..110917704cf 100644
--- a/jetty-jndi/pom.xml
+++ b/jetty-jndi/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.20
+ 10.0.21-SNAPSHOT
jetty-jndi
Jetty :: JNDI Naming
diff --git a/jetty-jspc-maven-plugin/pom.xml b/jetty-jspc-maven-plugin/pom.xml
index 53fee463869..497810b25c2 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.20
+ 10.0.21-SNAPSHOT
jetty-jspc-maven-plugin
maven-plugin
diff --git a/jetty-keystore/pom.xml b/jetty-keystore/pom.xml
index 60327239628..cbd7d389224 100644
--- a/jetty-keystore/pom.xml
+++ b/jetty-keystore/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 10.0.20
+ 10.0.21-SNAPSHOT
jetty-keystore
jar
diff --git a/jetty-maven-plugin/pom.xml b/jetty-maven-plugin/pom.xml
index 6b3142b2ae1..805f6cc59b1 100644
--- a/jetty-maven-plugin/pom.xml
+++ b/jetty-maven-plugin/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 10.0.20
+ 10.0.21-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 cdd58a8bfc5..210cede67aa 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.20
+ 10.0.21-SNAPSHOT
jetty-memcached-sessions
Jetty :: Memcached :: Sessions
diff --git a/jetty-memcached/pom.xml b/jetty-memcached/pom.xml
index 4ac510e8a4a..5c0ee3e2640 100644
--- a/jetty-memcached/pom.xml
+++ b/jetty-memcached/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty.memcached
memcached-parent
diff --git a/jetty-nosql/pom.xml b/jetty-nosql/pom.xml
index 2fd8525b080..ad1f825ada5 100644
--- a/jetty-nosql/pom.xml
+++ b/jetty-nosql/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 10.0.20
+ 10.0.21-SNAPSHOT
jetty-nosql
Jetty :: NoSQL Session Managers
diff --git a/jetty-openid/pom.xml b/jetty-openid/pom.xml
index 8405835cc8b..e1753a818c2 100644
--- a/jetty-openid/pom.xml
+++ b/jetty-openid/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.20
+ 10.0.21-SNAPSHOT
jetty-openid
Jetty :: OpenID
diff --git a/jetty-osgi/jetty-osgi-alpn/pom.xml b/jetty-osgi/jetty-osgi-alpn/pom.xml
index 09d19d83b51..e462f5dbca3 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.20
+ 10.0.21-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 1b3c626944d..6411121cd08 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.20
+ 10.0.21-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 91688b7f709..772242276f7 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.20
+ 10.0.21-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 b65b8d531b0..7f078a3164f 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.20
+ 10.0.21-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 d9e3382ebe9..d410c9a6afa 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.20
+ 10.0.21-SNAPSHOT
jetty-httpservice
Jetty :: OSGi :: HttpService
diff --git a/jetty-osgi/pom.xml b/jetty-osgi/pom.xml
index fb17376a289..681ee42bf71 100644
--- a/jetty-osgi/pom.xml
+++ b/jetty-osgi/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.20
+ 10.0.21-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 924e7f5d73a..41aa1cf88fd 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.20
+ 10.0.21-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 649158046fe..016e18afc18 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.20
+ 10.0.21-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 f7124d55afd..3088baf134f 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.20
+ 10.0.21-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 dcfd5e70ebe..7ac19f4d04d 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.20
+ 10.0.21-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 a868e6a0e3e..a340f7c5404 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.20
+ 10.0.21-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 34cbf9d9d0b..bd9adf4cc07 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.20
+ 10.0.21-SNAPSHOT
../pom.xml
test-jetty-osgi
diff --git a/jetty-p2/pom.xml b/jetty-p2/pom.xml
index 5f398a50f2e..2f873dd4ee2 100644
--- a/jetty-p2/pom.xml
+++ b/jetty-p2/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 10.0.20
+ 10.0.21-SNAPSHOT
jetty-p2
pom
diff --git a/jetty-plus/pom.xml b/jetty-plus/pom.xml
index 0d43c25a3a1..0b010dbc462 100644
--- a/jetty-plus/pom.xml
+++ b/jetty-plus/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.20
+ 10.0.21-SNAPSHOT
jetty-plus
Jetty :: Plus
diff --git a/jetty-proxy/pom.xml b/jetty-proxy/pom.xml
index db4b66ff14b..b96af95cf76 100644
--- a/jetty-proxy/pom.xml
+++ b/jetty-proxy/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.20
+ 10.0.21-SNAPSHOT
jetty-proxy
Jetty :: Proxy
diff --git a/jetty-quic/pom.xml b/jetty-quic/pom.xml
index 4f3e2820841..2a4b337a519 100644
--- a/jetty-quic/pom.xml
+++ b/jetty-quic/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.20
+ 10.0.21-SNAPSHOT
org.eclipse.jetty.quic
quic-parent
diff --git a/jetty-quic/quic-client/pom.xml b/jetty-quic/quic-client/pom.xml
index 6afca647946..37321858ddb 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.20
+ 10.0.21-SNAPSHOT
quic-client
Jetty :: QUIC :: Client
diff --git a/jetty-quic/quic-common/pom.xml b/jetty-quic/quic-common/pom.xml
index cb0259a486b..c513bc3e26a 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.20
+ 10.0.21-SNAPSHOT
quic-common
Jetty :: QUIC :: Common
diff --git a/jetty-quic/quic-quiche/pom.xml b/jetty-quic/quic-quiche/pom.xml
index e8ed9442093..33c3a7ca238 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.20
+ 10.0.21-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 62367b0fd8f..f5d02d03556 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.20
+ 10.0.21-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 0010e87cb05..dea9bc5c50a 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.20
+ 10.0.21-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 25984837cf6..dd784d1b5d3 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.20
+ 10.0.21-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 941a3484158..d46e8e78708 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.20
+ 10.0.21-SNAPSHOT
quic-server
Jetty :: QUIC :: Server
diff --git a/jetty-quickstart/pom.xml b/jetty-quickstart/pom.xml
index b6b33167e78..f0147082bc9 100644
--- a/jetty-quickstart/pom.xml
+++ b/jetty-quickstart/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.20
+ 10.0.21-SNAPSHOT
jetty-quickstart
Jetty :: Quick Start
diff --git a/jetty-rewrite/pom.xml b/jetty-rewrite/pom.xml
index 10aef67ef28..7d21be7106a 100644
--- a/jetty-rewrite/pom.xml
+++ b/jetty-rewrite/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.20
+ 10.0.21-SNAPSHOT
jetty-rewrite
Jetty :: Rewrite Handler
diff --git a/jetty-runner/pom.xml b/jetty-runner/pom.xml
index e89f101b72d..bbf3e005ba0 100644
--- a/jetty-runner/pom.xml
+++ b/jetty-runner/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 10.0.20
+ 10.0.21-SNAPSHOT
jetty-runner
Jetty :: Runner
diff --git a/jetty-security/pom.xml b/jetty-security/pom.xml
index 819dc0fc368..01a3e96a8e1 100644
--- a/jetty-security/pom.xml
+++ b/jetty-security/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.20
+ 10.0.21-SNAPSHOT
jetty-security
Jetty :: Security
diff --git a/jetty-server/pom.xml b/jetty-server/pom.xml
index 5e2267ee2a7..fb11b4635a7 100644
--- a/jetty-server/pom.xml
+++ b/jetty-server/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.20
+ 10.0.21-SNAPSHOT
jetty-server
Jetty :: Server Core
diff --git a/jetty-servlet/pom.xml b/jetty-servlet/pom.xml
index 240c3e46c37..2c064ffdec7 100644
--- a/jetty-servlet/pom.xml
+++ b/jetty-servlet/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.20
+ 10.0.21-SNAPSHOT
jetty-servlet
Jetty :: Servlet Handling
diff --git a/jetty-servlets/pom.xml b/jetty-servlets/pom.xml
index d8d172ede18..de2384c8600 100644
--- a/jetty-servlets/pom.xml
+++ b/jetty-servlets/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.20
+ 10.0.21-SNAPSHOT
jetty-servlets
Jetty :: Utility Servlets and Filters
diff --git a/jetty-slf4j-impl/pom.xml b/jetty-slf4j-impl/pom.xml
index d786a206748..9f26170ad4c 100644
--- a/jetty-slf4j-impl/pom.xml
+++ b/jetty-slf4j-impl/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.20
+ 10.0.21-SNAPSHOT
jetty-slf4j-impl
Jetty :: Slf4j Implementation
diff --git a/jetty-start/pom.xml b/jetty-start/pom.xml
index f1a13f67a55..71cd2840492 100644
--- a/jetty-start/pom.xml
+++ b/jetty-start/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 10.0.20
+ 10.0.21-SNAPSHOT
jetty-start
Jetty :: Start
diff --git a/jetty-unixdomain-server/pom.xml b/jetty-unixdomain-server/pom.xml
index a8d06f2e356..e627afdcca1 100644
--- a/jetty-unixdomain-server/pom.xml
+++ b/jetty-unixdomain-server/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.20
+ 10.0.21-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 68055da301c..819911db29d 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.20
+ 10.0.21-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 dbcd626195a..fb67e20318e 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.20
+ 10.0.21-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 7434d4a1ce3..a80297fa73d 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.20
+ 10.0.21-SNAPSHOT
jetty-unixsocket-server
Jetty :: UnixSocket :: Server
diff --git a/jetty-unixsocket/pom.xml b/jetty-unixsocket/pom.xml
index 39a7cce3ce6..58a3dcdaa3b 100644
--- a/jetty-unixsocket/pom.xml
+++ b/jetty-unixsocket/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.20
+ 10.0.21-SNAPSHOT
jetty-unixsocket
pom
diff --git a/jetty-util-ajax/pom.xml b/jetty-util-ajax/pom.xml
index 422674420a2..2551dbc37f3 100644
--- a/jetty-util-ajax/pom.xml
+++ b/jetty-util-ajax/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 10.0.20
+ 10.0.21-SNAPSHOT
jetty-util-ajax
Jetty :: Utilities :: Ajax(JSON)
diff --git a/jetty-util/pom.xml b/jetty-util/pom.xml
index dbee095faa6..9c15dc3369f 100644
--- a/jetty-util/pom.xml
+++ b/jetty-util/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 10.0.20
+ 10.0.21-SNAPSHOT
jetty-util
Jetty :: Utilities
diff --git a/jetty-webapp/pom.xml b/jetty-webapp/pom.xml
index bde7e7bebc0..0e776eba160 100644
--- a/jetty-webapp/pom.xml
+++ b/jetty-webapp/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.20
+ 10.0.21-SNAPSHOT
jetty-webapp
Jetty :: Webapp Application Support
diff --git a/jetty-websocket/pom.xml b/jetty-websocket/pom.xml
index 48ec849d376..684788b9a90 100644
--- a/jetty-websocket/pom.xml
+++ b/jetty-websocket/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.20
+ 10.0.21-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 48ddf5c8488..fd436612495 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.20
+ 10.0.21-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 202d6635d40..3d947aead5c 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.20
+ 10.0.21-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 11cd31d6d58..10d1316ae61 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.20
+ 10.0.21-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 1a0f4a6328c..bd88f3e3664 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.20
+ 10.0.21-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 3c4139c9885..2a5ce1a1e68 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.20
+ 10.0.21-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 8ff3114bb67..df94667a55f 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.20
+ 10.0.21-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 d3db98e0682..f7b0fc09ed9 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.20
+ 10.0.21-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 842e7d2893e..f2e14dd282f 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.20
+ 10.0.21-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 1f0f7ea9221..b4ffb12c829 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.20
+ 10.0.21-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 cfdcf456a16..d7fffc28325 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.20
+ 10.0.21-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 2213f9fdb7b..e52cac23520 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.20
+ 10.0.21-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 bb2aab3509b..03e43236d8e 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.20
+ 10.0.21-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 77ead268de7..afb081b7e76 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.20
+ 10.0.21-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 2bb4151d4ef..1f55d7cd0db 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.20
+ 10.0.21-SNAPSHOT
websocket-servlet
Jetty :: Websocket :: Servlet
diff --git a/jetty-xml/pom.xml b/jetty-xml/pom.xml
index 72e40801d12..8b08af403bd 100644
--- a/jetty-xml/pom.xml
+++ b/jetty-xml/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 10.0.20
+ 10.0.21-SNAPSHOT
jetty-xml
Jetty :: XML utilities
diff --git a/pom.xml b/pom.xml
index 4970766123a..33f35a80c1c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.eclipse.jetty
jetty-project
- 10.0.20
+ 10.0.21-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 077ac95b9cd..adb9d68a186 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.20
+ 10.0.21-SNAPSHOT
jetty-home-tester
jar
diff --git a/tests/jetty-http-tools/pom.xml b/tests/jetty-http-tools/pom.xml
index e41c1800c55..594e54d4960 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.20
+ 10.0.21-SNAPSHOT
jetty-http-tools
Jetty Tests :: HTTP Utilities
diff --git a/tests/jetty-jmh/pom.xml b/tests/jetty-jmh/pom.xml
index 7c57cf8cce3..3ea8a0211db 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.20
+ 10.0.21-SNAPSHOT
jetty-jmh
Jetty :: Jmh
diff --git a/tests/pom.xml b/tests/pom.xml
index 484f297663e..337b0b6df7d 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 10.0.20
+ 10.0.21-SNAPSHOT
../pom.xml
org.eclipse.jetty.tests
diff --git a/tests/test-cdi/pom.xml b/tests/test-cdi/pom.xml
index cb45362f1f3..e3b05f5263c 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.20
+ 10.0.21-SNAPSHOT
test-cdi
jar
diff --git a/tests/test-distribution/pom.xml b/tests/test-distribution/pom.xml
index 5ed2a63094d..c96aab7c8b9 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.20
+ 10.0.21-SNAPSHOT
test-distribution
jar
diff --git a/tests/test-http-client-transport/pom.xml b/tests/test-http-client-transport/pom.xml
index 44b175ba903..87ed8ab16bc 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.20
+ 10.0.21-SNAPSHOT
test-http-client-transport
jar
diff --git a/tests/test-integration/pom.xml b/tests/test-integration/pom.xml
index 1bf9d4d184e..95e544c0e10 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.20
+ 10.0.21-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 00a4c9d830f..05fce555a7b 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.20
+ 10.0.21-SNAPSHOT
jmx-webapp-it
jar
diff --git a/tests/test-jmx/jmx-webapp/pom.xml b/tests/test-jmx/jmx-webapp/pom.xml
index 8454dbeb367..f5045b09a6e 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.20
+ 10.0.21-SNAPSHOT
jmx-webapp
war
diff --git a/tests/test-jmx/pom.xml b/tests/test-jmx/pom.xml
index e451a930abb..08bc1cc149c 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.20
+ 10.0.21-SNAPSHOT
test-jmx-parent
pom
diff --git a/tests/test-jpms/pom.xml b/tests/test-jpms/pom.xml
index 843852ce019..55b4ff2083e 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.20
+ 10.0.21-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 911757362a3..c6db5eacffa 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.20
+ 10.0.21-SNAPSHOT
test-jpms-websocket-core
jar
diff --git a/tests/test-loginservice/pom.xml b/tests/test-loginservice/pom.xml
index 66d42a33b2c..1b6a9a303ea 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.20
+ 10.0.21-SNAPSHOT
test-loginservice
Jetty Tests :: Login Service
diff --git a/tests/test-quickstart/pom.xml b/tests/test-quickstart/pom.xml
index b778908929b..ef6ee2bdc6f 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.20
+ 10.0.21-SNAPSHOT
../pom.xml
org.eclipse.jetty
diff --git a/tests/test-sessions/pom.xml b/tests/test-sessions/pom.xml
index e49135240e3..b37ff649d7c 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.20
+ 10.0.21-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 3ef3b32e887..1b90776744d 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.20
+ 10.0.21-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 a88bebc8d3a..c9b6d2a2821 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.20
+ 10.0.21-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 d5318b0fd59..e49c24e8cc3 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.20
+ 10.0.21-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 33f3b53ed1c..f780938518a 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.20
+ 10.0.21-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 d08519b0f58..c940e802a24 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.20
+ 10.0.21-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 88d66ae7112..5e4769a7a10 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.20
+ 10.0.21-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 e244c923a43..d5012c4aa26 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.20
+ 10.0.21-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 29147a3e644..9cac29a39cb 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.20
+ 10.0.21-SNAPSHOT
test-sessions-common
Jetty Tests :: Sessions :: Common
diff --git a/tests/test-webapps/pom.xml b/tests/test-webapps/pom.xml
index 62beca023cf..a44103390bf 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.20
+ 10.0.21-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 34ec5b651e4..212931a14e0 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.20
+ 10.0.21-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 80728092bde..89e8593ae19 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.20
+ 10.0.21-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 1999f7d2e4d..edc1b14fc3d 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.20
+ 10.0.21-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 e879c92b82b..260f83d39ad 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.20
+ 10.0.21-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 ac9565c6c35..c98a609378f 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.20
+ 10.0.21-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 609cacd9b87..ecc435c397f 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.20
+ 10.0.21-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 45b0928dda7..cb3c51649ae 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.20
+ 10.0.21-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 dd85c34e051..67217ea83ae 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.20
+ 10.0.21-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 28ed2e4192c..cd8447636fe 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.20
+ 10.0.21-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 54a5d8eb07e..0b5326a5c7a 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.20
+ 10.0.21-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 cca430b4632..a3ddd04c12f 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.20
+ 10.0.21-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 edbe2c54ff9..52e06c763d1 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.20
+ 10.0.21-SNAPSHOT
test-weld-cdi-webapp
war
diff --git a/tests/test-websocket-autobahn/pom.xml b/tests/test-websocket-autobahn/pom.xml
index ca9728a6598..e3a094c7256 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.20
+ 10.0.21-SNAPSHOT
test-websocket-autobahn
Jetty Tests :: WebSocket Autobahn Tests