diff --git a/VERSION.txt b/VERSION.txt index fc61b046c86..9dcea4f2fbc 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1,3 +1,5 @@ +jetty-11.0.21-SNAPSHOT + jetty-11.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 672b002cbc2..2033d2bdd10 100644 --- a/apache-jsp/pom.xml +++ b/apache-jsp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 11.0.20 + 11.0.21-SNAPSHOT apache-jsp Jetty :: Apache JSP Implementation diff --git a/build-resources/pom.xml b/build-resources/pom.xml index 6d81a95d730..239570ad2bf 100644 --- a/build-resources/pom.xml +++ b/build-resources/pom.xml @@ -8,7 +8,7 @@ --> org.eclipse.jetty build-resources - 11.0.20 + 11.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 bc4a2b4c6e0..51221eb12fe 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 - 11.0.20 + 11.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 f7a232ffd47..f7e34fddfe8 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 - 11.0.20 + 11.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 d5a7a91011d..ee81944a9d2 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 - 11.0.20 + 11.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 db5e0fed3ba..ad6463150d3 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 - 11.0.20 + 11.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 af9fc7dfafd..be54c474a87 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 - 11.0.20 + 11.0.21-SNAPSHOT demo-jaas-webapp war diff --git a/demos/demo-jetty-webapp/pom.xml b/demos/demo-jetty-webapp/pom.xml index 25c71e15cbc..9f931a92e7a 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 - 11.0.20 + 11.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 a35d73208a1..4268a4d45e6 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 - 11.0.20 + 11.0.21-SNAPSHOT demo-jndi-webapp war diff --git a/demos/demo-jsp-webapp/pom.xml b/demos/demo-jsp-webapp/pom.xml index 5182429379d..c825f14dacc 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 - 11.0.20 + 11.0.21-SNAPSHOT demo-jsp-webapp war diff --git a/demos/demo-mock-resources/pom.xml b/demos/demo-mock-resources/pom.xml index e57aa53705d..135281980c9 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 - 11.0.20 + 11.0.21-SNAPSHOT demo-mock-resources jar diff --git a/demos/demo-proxy-webapp/pom.xml b/demos/demo-proxy-webapp/pom.xml index 88c86c93d12..10f231df2da 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 - 11.0.20 + 11.0.21-SNAPSHOT demo-proxy-webapp war diff --git a/demos/demo-simple-webapp/pom.xml b/demos/demo-simple-webapp/pom.xml index bc2960242c7..994d7cdb634 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 - 11.0.20 + 11.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 07850469ce4..fdfba76a362 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 - 11.0.20 + 11.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 7414bb8a17e..f9b64aee8f7 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 - 11.0.20 + 11.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 811057718e8..f6c7e12fe12 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 - 11.0.20 + 11.0.21-SNAPSHOT ../../pom.xml demo-web-fragment diff --git a/demos/demo-spec/pom.xml b/demos/demo-spec/pom.xml index e7bcd75d3a7..b7244169277 100644 --- a/demos/demo-spec/pom.xml +++ b/demos/demo-spec/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.demos demos-parent - 11.0.20 + 11.0.21-SNAPSHOT demo-spec pom diff --git a/demos/embedded/pom.xml b/demos/embedded/pom.xml index 341ecaa67b3..dd4a36f4547 100644 --- a/demos/embedded/pom.xml +++ b/demos/embedded/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.demos demos-parent - 11.0.20 + 11.0.21-SNAPSHOT demos-jetty-embedded Demo :: Embedded Jetty diff --git a/demos/pom.xml b/demos/pom.xml index f967eb5ddfb..93426130bfe 100644 --- a/demos/pom.xml +++ b/demos/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 11.0.20 + 11.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 6b1cb4938cf..61713a9d549 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 - 11.0.20 + 11.0.21-SNAPSHOT jetty-asciidoctor-extensions jar diff --git a/documentation/jetty-documentation/pom.xml b/documentation/jetty-documentation/pom.xml index f7720ce556d..56cb582b42a 100644 --- a/documentation/jetty-documentation/pom.xml +++ b/documentation/jetty-documentation/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.documentation documentation-parent - 11.0.20 + 11.0.21-SNAPSHOT jetty-documentation jar diff --git a/documentation/pom.xml b/documentation/pom.xml index fe6b66f53f4..0fd1b781c83 100644 --- a/documentation/pom.xml +++ b/documentation/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty.documentation documentation-parent diff --git a/glassfish-jstl/pom.xml b/glassfish-jstl/pom.xml index 9fb920f0ba0..532ae78dadd 100644 --- a/glassfish-jstl/pom.xml +++ b/glassfish-jstl/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-project - 11.0.20 + 11.0.21-SNAPSHOT glassfish-jstl jar diff --git a/javadoc/pom.xml b/javadoc/pom.xml index bef323b88b6..7515ee30435 100644 --- a/javadoc/pom.xml +++ b/javadoc/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 11.0.20 + 11.0.21-SNAPSHOT javadoc jar diff --git a/jetty-alpn/jetty-alpn-client/pom.xml b/jetty-alpn/jetty-alpn-client/pom.xml index e4a014096b7..347c08251dd 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 - 11.0.20 + 11.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 574bfdbd4e5..93679e1ced0 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 - 11.0.20 + 11.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 3db9909897b..df950d66287 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 - 11.0.20 + 11.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 f2046cbbf68..4ff75335f95 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 - 11.0.20 + 11.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 c8c8c29d8ad..e73eef7829a 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 - 11.0.20 + 11.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 f9d2b06c22b..59a24195b02 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 - 11.0.20 + 11.0.21-SNAPSHOT jetty-alpn-server Jetty :: ALPN :: Server diff --git a/jetty-alpn/pom.xml b/jetty-alpn/pom.xml index db008223de4..08151111375 100644 --- a/jetty-alpn/pom.xml +++ b/jetty-alpn/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-project - 11.0.20 + 11.0.21-SNAPSHOT jetty-alpn-parent pom diff --git a/jetty-annotations/pom.xml b/jetty-annotations/pom.xml index b2075c8c67e..2b23305786f 100644 --- a/jetty-annotations/pom.xml +++ b/jetty-annotations/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 11.0.20 + 11.0.21-SNAPSHOT jetty-annotations Jetty :: Servlet Annotations diff --git a/jetty-ant/pom.xml b/jetty-ant/pom.xml index c42cf1eb102..c2bee84abb9 100644 --- a/jetty-ant/pom.xml +++ b/jetty-ant/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-project - 11.0.20 + 11.0.21-SNAPSHOT jetty-ant jar diff --git a/jetty-bom/pom.xml b/jetty-bom/pom.xml index 6755b9aa228..505fab29b62 100644 --- a/jetty-bom/pom.xml +++ b/jetty-bom/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 11.0.20 + 11.0.21-SNAPSHOT jetty-bom @@ -18,409 +18,409 @@ org.eclipse.jetty apache-jsp - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty glassfish-jstl - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty infinispan-common - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty infinispan-embedded-query - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty infinispan-remote-query - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty jetty-alpn-client - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty jetty-alpn-conscrypt-client - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty jetty-alpn-conscrypt-server - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty jetty-alpn-java-client - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty jetty-alpn-java-server - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty jetty-alpn-server - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty jetty-annotations - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty jetty-ant - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty jetty-cdi - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty jetty-client - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty jetty-deploy - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty jetty-hazelcast - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty jetty-home - 11.0.20 + 11.0.21-SNAPSHOT zip org.eclipse.jetty jetty-home - 11.0.20 + 11.0.21-SNAPSHOT tar.gz org.eclipse.jetty jetty-http - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty jetty-http-spi - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty jetty-io - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty jetty-jaas - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty jetty-jaspi - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty jetty-jmx - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty jetty-jndi - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty jetty-keystore - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty jetty-nosql - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty jetty-openid - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty jetty-plus - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty jetty-proxy - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty jetty-quickstart - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty jetty-rewrite - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty jetty-security - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty jetty-server - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty jetty-servlet - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty jetty-servlets - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty jetty-slf4j-impl - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty jetty-unixdomain-server - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty jetty-unixsocket-client - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty jetty-unixsocket-common - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty jetty-unixsocket-server - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty jetty-util - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty jetty-util-ajax - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty jetty-webapp - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty jetty-xml - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty.fcgi fcgi-client - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty.fcgi fcgi-server - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty.gcloud jetty-gcloud-session-manager - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty.http2 http2-client - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty.http2 http2-common - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty.http2 http2-hpack - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty.http2 http2-http-client-transport - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty.http2 http2-server - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty.http3 http3-client - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty.http3 http3-common - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty.http3 http3-http-client-transport - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty.http3 http3-qpack - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty.http3 http3-server - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty.memcached jetty-memcached-sessions - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty.osgi jetty-httpservice - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty.osgi jetty-osgi-alpn - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty.osgi jetty-osgi-boot - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty.osgi jetty-osgi-boot-jsp - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty.osgi jetty-osgi-boot-warurl - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty.quic quic-client - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty.quic quic-common - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty.quic quic-quiche-common - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty.quic quic-quiche-jna - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty.quic quic-server - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty.websocket websocket-core-client - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty.websocket websocket-core-common - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty.websocket websocket-core-server - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty.websocket websocket-jakarta-client - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty.websocket websocket-jakarta-common - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty.websocket websocket-jakarta-server - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty.websocket websocket-jetty-api - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty.websocket websocket-jetty-client - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty.websocket websocket-jetty-common - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty.websocket websocket-jetty-server - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty.websocket websocket-servlet - 11.0.20 + 11.0.21-SNAPSHOT @@ -472,7 +472,7 @@ org.eclipse.jetty.quic quic-quiche-foreign-incubator - 11.0.20 + 11.0.21-SNAPSHOT diff --git a/jetty-cdi/pom.xml b/jetty-cdi/pom.xml index 0e36dfcb987..545c3a36b89 100644 --- a/jetty-cdi/pom.xml +++ b/jetty-cdi/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-project - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty jetty-cdi diff --git a/jetty-client/pom.xml b/jetty-client/pom.xml index 9b7eb8746cd..6d6dcf16f91 100644 --- a/jetty-client/pom.xml +++ b/jetty-client/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 11.0.20 + 11.0.21-SNAPSHOT jetty-client Jetty :: Asynchronous HTTP Client diff --git a/jetty-deploy/pom.xml b/jetty-deploy/pom.xml index 1da4e57b284..f3352e30b1f 100644 --- a/jetty-deploy/pom.xml +++ b/jetty-deploy/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 11.0.20 + 11.0.21-SNAPSHOT jetty-deploy Jetty :: Deployers diff --git a/jetty-fcgi/fcgi-client/pom.xml b/jetty-fcgi/fcgi-client/pom.xml index c807f17738f..f85f982ace2 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 - 11.0.20 + 11.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 89ebb93a1e8..a0363278978 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 - 11.0.20 + 11.0.21-SNAPSHOT fcgi-server Jetty :: FastCGI :: Server diff --git a/jetty-fcgi/pom.xml b/jetty-fcgi/pom.xml index 4058d304a23..c96071c3768 100644 --- a/jetty-fcgi/pom.xml +++ b/jetty-fcgi/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 11.0.20 + 11.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 672c3f7ed6c..eff40bf86b9 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 - 11.0.20 + 11.0.21-SNAPSHOT jetty-gcloud-session-manager Jetty :: GCloud :: Session Manager diff --git a/jetty-gcloud/pom.xml b/jetty-gcloud/pom.xml index 7150821b080..6c9b8bb0409 100644 --- a/jetty-gcloud/pom.xml +++ b/jetty-gcloud/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty.gcloud gcloud-parent diff --git a/jetty-hazelcast/pom.xml b/jetty-hazelcast/pom.xml index 47bc8f6cd44..84e2e5cf8e2 100644 --- a/jetty-hazelcast/pom.xml +++ b/jetty-hazelcast/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 11.0.20 + 11.0.21-SNAPSHOT jetty-hazelcast Jetty :: Hazelcast Session Manager diff --git a/jetty-home/pom.xml b/jetty-home/pom.xml index 7bdbe3c4bbd..dce557d2dc8 100644 --- a/jetty-home/pom.xml +++ b/jetty-home/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-project - 11.0.20 + 11.0.21-SNAPSHOT jetty-home pom diff --git a/jetty-http-spi/pom.xml b/jetty-http-spi/pom.xml index 17b5dd8579f..8cb607a0daa 100644 --- a/jetty-http-spi/pom.xml +++ b/jetty-http-spi/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-project - 11.0.20 + 11.0.21-SNAPSHOT jetty-http-spi Jetty :: Http Service Provider Interface diff --git a/jetty-http/pom.xml b/jetty-http/pom.xml index 77418e99e7e..b2bcfc79675 100644 --- a/jetty-http/pom.xml +++ b/jetty-http/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 11.0.20 + 11.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 8b68d4077de..addd4e16865 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 - 11.0.20 + 11.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 39eba5b6b0f..740e719df08 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 - 11.0.20 + 11.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 66eec19732f..f76b5d61cc2 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 - 11.0.20 + 11.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 9a216be94f9..9c48db4b823 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 - 11.0.20 + 11.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 8923f5be537..bb2f0b8d0e4 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 - 11.0.20 + 11.0.21-SNAPSHOT http2-server Jetty :: HTTP2 :: Server diff --git a/jetty-http2/pom.xml b/jetty-http2/pom.xml index 415d81153c9..6fb1e97762d 100644 --- a/jetty-http2/pom.xml +++ b/jetty-http2/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 11.0.20 + 11.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 5f6a74cca41..ad4a5e79a55 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 - 11.0.20 + 11.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 5ff6f7f4822..873d5933d34 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 - 11.0.20 + 11.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 6dbfb108205..d204aca356b 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 - 11.0.20 + 11.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 4c81886744b..0ab2e6ea878 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 - 11.0.20 + 11.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 4f210d249b4..1afcd04a0f9 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 - 11.0.20 + 11.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 f58218108f9..1c74e615b95 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 - 11.0.20 + 11.0.21-SNAPSHOT http3-tests Jetty :: HTTP3 :: Tests diff --git a/jetty-http3/pom.xml b/jetty-http3/pom.xml index 20454aa055e..32df52edf0e 100644 --- a/jetty-http3/pom.xml +++ b/jetty-http3/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 11.0.20 + 11.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 d8427ee3781..addd3f6780c 100644 --- a/jetty-infinispan/infinispan-common/pom.xml +++ b/jetty-infinispan/infinispan-common/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty infinispan-parent - 11.0.20 + 11.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 f765a5a9fd9..722a00dda6d 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 - 11.0.20 + 11.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 79ef73ad4d0..769ce46231c 100644 --- a/jetty-infinispan/infinispan-embedded/pom.xml +++ b/jetty-infinispan/infinispan-embedded/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty infinispan-parent - 11.0.20 + 11.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 3216c58e0a0..3992bd12198 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 - 11.0.20 + 11.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 b35e283caf7..70b9b9bb03c 100644 --- a/jetty-infinispan/infinispan-remote/pom.xml +++ b/jetty-infinispan/infinispan-remote/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty infinispan-parent - 11.0.20 + 11.0.21-SNAPSHOT infinispan-remote pom diff --git a/jetty-infinispan/pom.xml b/jetty-infinispan/pom.xml index 2d47ef00453..d58890ff7d2 100644 --- a/jetty-infinispan/pom.xml +++ b/jetty-infinispan/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty infinispan-parent diff --git a/jetty-io/pom.xml b/jetty-io/pom.xml index 4028e7e323c..f6b71bb3831 100644 --- a/jetty-io/pom.xml +++ b/jetty-io/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-project - 11.0.20 + 11.0.21-SNAPSHOT jetty-io Jetty :: IO Utility diff --git a/jetty-jaas/pom.xml b/jetty-jaas/pom.xml index d65561a7f72..eedfefecb06 100644 --- a/jetty-jaas/pom.xml +++ b/jetty-jaas/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 11.0.20 + 11.0.21-SNAPSHOT jetty-jaas Jetty :: JAAS diff --git a/jetty-jaspi/pom.xml b/jetty-jaspi/pom.xml index 56c8547afab..b58a20a1c14 100644 --- a/jetty-jaspi/pom.xml +++ b/jetty-jaspi/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 11.0.20 + 11.0.21-SNAPSHOT jetty-jaspi Jetty :: JASPI Security diff --git a/jetty-jmx/pom.xml b/jetty-jmx/pom.xml index 32613c143dd..937f8d15ce0 100644 --- a/jetty-jmx/pom.xml +++ b/jetty-jmx/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-project - 11.0.20 + 11.0.21-SNAPSHOT jetty-jmx Jetty :: JMX Management diff --git a/jetty-jndi/pom.xml b/jetty-jndi/pom.xml index 68dbcbbdadb..e4da5e751ab 100644 --- a/jetty-jndi/pom.xml +++ b/jetty-jndi/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 11.0.20 + 11.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 a7564cc7351..4a5f6bbc26c 100644 --- a/jetty-jspc-maven-plugin/pom.xml +++ b/jetty-jspc-maven-plugin/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-project - 11.0.20 + 11.0.21-SNAPSHOT jetty-jspc-maven-plugin maven-plugin diff --git a/jetty-keystore/pom.xml b/jetty-keystore/pom.xml index 4ee19f078bb..bd9e04842dc 100644 --- a/jetty-keystore/pom.xml +++ b/jetty-keystore/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-project - 11.0.20 + 11.0.21-SNAPSHOT jetty-keystore jar diff --git a/jetty-maven-plugin/pom.xml b/jetty-maven-plugin/pom.xml index fe984063ab8..cfe69d3c0e1 100644 --- a/jetty-maven-plugin/pom.xml +++ b/jetty-maven-plugin/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-project - 11.0.20 + 11.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 b5c4c2bd2af..7f3022506b6 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 - 11.0.20 + 11.0.21-SNAPSHOT jetty-memcached-sessions Jetty :: Memcached :: Sessions diff --git a/jetty-memcached/pom.xml b/jetty-memcached/pom.xml index ccdf646ed95..86d0d9312ff 100644 --- a/jetty-memcached/pom.xml +++ b/jetty-memcached/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 11.0.20 + 11.0.21-SNAPSHOT org.eclipse.jetty.memcached memcached-parent diff --git a/jetty-nosql/pom.xml b/jetty-nosql/pom.xml index 27d3d823666..c688a6e9909 100644 --- a/jetty-nosql/pom.xml +++ b/jetty-nosql/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-project - 11.0.20 + 11.0.21-SNAPSHOT jetty-nosql Jetty :: NoSQL Session Managers diff --git a/jetty-openid/pom.xml b/jetty-openid/pom.xml index 58653a948cf..288ad559536 100644 --- a/jetty-openid/pom.xml +++ b/jetty-openid/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 11.0.20 + 11.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 4fe1070b821..dc4b21a6628 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 - 11.0.20 + 11.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 7719efcfd8d..08e2459ffa5 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 - 11.0.20 + 11.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 8e964817e1b..880a6c38971 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 - 11.0.20 + 11.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 36fc4384d82..2e71c49a8c5 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 - 11.0.20 + 11.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 8765602b34b..eb4db15b947 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 - 11.0.20 + 11.0.21-SNAPSHOT jetty-httpservice Jetty :: OSGi :: HttpService diff --git a/jetty-osgi/pom.xml b/jetty-osgi/pom.xml index 757b17a2949..08e152bdf2c 100644 --- a/jetty-osgi/pom.xml +++ b/jetty-osgi/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 11.0.20 + 11.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 0596392939f..f2f822114fa 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 - 11.0.20 + 11.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 ef79abbd466..15e245df4e8 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 - 11.0.20 + 11.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 49fb5f4371d..79f1f7582f5 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 - 11.0.20 + 11.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 a5e616ad20f..9595e2fc6fb 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 - 11.0.20 + 11.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 c376db05ecf..a26d631beb2 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 - 11.0.20 + 11.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 6058be5f46c..0cfafc21871 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 - 11.0.20 + 11.0.21-SNAPSHOT ../pom.xml test-jetty-osgi diff --git a/jetty-p2/pom.xml b/jetty-p2/pom.xml index 25d5e4a34e2..7adb7497535 100644 --- a/jetty-p2/pom.xml +++ b/jetty-p2/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-project - 11.0.20 + 11.0.21-SNAPSHOT jetty-p2 pom diff --git a/jetty-plus/pom.xml b/jetty-plus/pom.xml index 094b56bed35..28d9614dceb 100644 --- a/jetty-plus/pom.xml +++ b/jetty-plus/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 11.0.20 + 11.0.21-SNAPSHOT jetty-plus Jetty :: Plus diff --git a/jetty-proxy/pom.xml b/jetty-proxy/pom.xml index 64734edc4da..beb40eaae30 100644 --- a/jetty-proxy/pom.xml +++ b/jetty-proxy/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 11.0.20 + 11.0.21-SNAPSHOT jetty-proxy Jetty :: Proxy diff --git a/jetty-quic/pom.xml b/jetty-quic/pom.xml index f4ba025daac..0ce41e33ddd 100644 --- a/jetty-quic/pom.xml +++ b/jetty-quic/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 11.0.20 + 11.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 65aea2e9d45..52ce031e6a3 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 - 11.0.20 + 11.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 41cee41a060..308640e5228 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 - 11.0.20 + 11.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 36b815dc11a..ed0660c4cab 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 - 11.0.20 + 11.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 62e53a7ec45..3a55fc05794 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 - 11.0.20 + 11.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 e02ab1ee882..4e981346215 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 - 11.0.20 + 11.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 c946c9fe387..d17a080946c 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 - 11.0.20 + 11.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 8d87a789a0d..ef2bd139c1e 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 - 11.0.20 + 11.0.21-SNAPSHOT quic-server Jetty :: QUIC :: Server diff --git a/jetty-quickstart/pom.xml b/jetty-quickstart/pom.xml index 4b12a372e35..255f3b2f469 100644 --- a/jetty-quickstart/pom.xml +++ b/jetty-quickstart/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 11.0.20 + 11.0.21-SNAPSHOT jetty-quickstart Jetty :: Quick Start diff --git a/jetty-rewrite/pom.xml b/jetty-rewrite/pom.xml index a72eb87520d..c1a064b9b73 100644 --- a/jetty-rewrite/pom.xml +++ b/jetty-rewrite/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 11.0.20 + 11.0.21-SNAPSHOT jetty-rewrite Jetty :: Rewrite Handler diff --git a/jetty-runner/pom.xml b/jetty-runner/pom.xml index fe82c05f6b3..d6e1d1d7048 100644 --- a/jetty-runner/pom.xml +++ b/jetty-runner/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-project - 11.0.20 + 11.0.21-SNAPSHOT jetty-runner Jetty :: Runner diff --git a/jetty-security/pom.xml b/jetty-security/pom.xml index d16b2c4d80c..bd4affc196b 100644 --- a/jetty-security/pom.xml +++ b/jetty-security/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 11.0.20 + 11.0.21-SNAPSHOT jetty-security Jetty :: Security diff --git a/jetty-server/pom.xml b/jetty-server/pom.xml index 3f517a1d8f3..0ebc11367f8 100644 --- a/jetty-server/pom.xml +++ b/jetty-server/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 11.0.20 + 11.0.21-SNAPSHOT jetty-server Jetty :: Server Core diff --git a/jetty-servlet/pom.xml b/jetty-servlet/pom.xml index a8fd518d819..c51854c6f36 100644 --- a/jetty-servlet/pom.xml +++ b/jetty-servlet/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 11.0.20 + 11.0.21-SNAPSHOT jetty-servlet Jetty :: Servlet Handling diff --git a/jetty-servlets/pom.xml b/jetty-servlets/pom.xml index 95e7260b9ea..302b065201a 100644 --- a/jetty-servlets/pom.xml +++ b/jetty-servlets/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 11.0.20 + 11.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 addd442d2d3..203461e7ad3 100644 --- a/jetty-slf4j-impl/pom.xml +++ b/jetty-slf4j-impl/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 11.0.20 + 11.0.21-SNAPSHOT jetty-slf4j-impl Jetty :: Slf4j Implementation diff --git a/jetty-start/pom.xml b/jetty-start/pom.xml index b6e12b04f23..f5cde728af1 100644 --- a/jetty-start/pom.xml +++ b/jetty-start/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-project - 11.0.20 + 11.0.21-SNAPSHOT jetty-start Jetty :: Start diff --git a/jetty-unixdomain-server/pom.xml b/jetty-unixdomain-server/pom.xml index 043d003aa43..2f3497f5b9f 100644 --- a/jetty-unixdomain-server/pom.xml +++ b/jetty-unixdomain-server/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 11.0.20 + 11.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 e2a263b2c95..2550089eaaa 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 - 11.0.20 + 11.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 d805cdd4992..b7bb22a1554 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 - 11.0.20 + 11.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 3e03b807f74..730446b1794 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 - 11.0.20 + 11.0.21-SNAPSHOT jetty-unixsocket-server Jetty :: UnixSocket :: Server diff --git a/jetty-unixsocket/pom.xml b/jetty-unixsocket/pom.xml index 534d258b313..3164513f08a 100644 --- a/jetty-unixsocket/pom.xml +++ b/jetty-unixsocket/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 11.0.20 + 11.0.21-SNAPSHOT jetty-unixsocket pom diff --git a/jetty-util-ajax/pom.xml b/jetty-util-ajax/pom.xml index 75d98d627bb..4c916e3f622 100644 --- a/jetty-util-ajax/pom.xml +++ b/jetty-util-ajax/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-project - 11.0.20 + 11.0.21-SNAPSHOT jetty-util-ajax Jetty :: Utilities :: Ajax(JSON) diff --git a/jetty-util/pom.xml b/jetty-util/pom.xml index de67f9b7610..30c6a57dd0c 100644 --- a/jetty-util/pom.xml +++ b/jetty-util/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-project - 11.0.20 + 11.0.21-SNAPSHOT jetty-util Jetty :: Utilities diff --git a/jetty-webapp/pom.xml b/jetty-webapp/pom.xml index 6379a0ff9eb..46d72bdb50b 100644 --- a/jetty-webapp/pom.xml +++ b/jetty-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 11.0.20 + 11.0.21-SNAPSHOT jetty-webapp Jetty :: Webapp Application Support diff --git a/jetty-websocket/pom.xml b/jetty-websocket/pom.xml index fad7eeb093d..29bf781fd00 100644 --- a/jetty-websocket/pom.xml +++ b/jetty-websocket/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 11.0.20 + 11.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 68fec602b1d..b3c595dd323 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 - 11.0.20 + 11.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 747f88bb462..008a28c5b57 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 - 11.0.20 + 11.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 d7a56903d88..36ec96e9bd2 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 - 11.0.20 + 11.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 a97bb187401..a78a9d28a09 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 - 11.0.20 + 11.0.21-SNAPSHOT websocket-core-tests Jetty :: Websocket :: Core :: Tests diff --git a/jetty-websocket/websocket-jakarta-client/pom.xml b/jetty-websocket/websocket-jakarta-client/pom.xml index 522938bcc27..7cc46116753 100644 --- a/jetty-websocket/websocket-jakarta-client/pom.xml +++ b/jetty-websocket/websocket-jakarta-client/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.websocket websocket-parent - 11.0.20 + 11.0.21-SNAPSHOT websocket-jakarta-client Jetty :: Websocket :: jakarta.websocket :: Client diff --git a/jetty-websocket/websocket-jakarta-common/pom.xml b/jetty-websocket/websocket-jakarta-common/pom.xml index 792491f765e..1fdcbbb8128 100644 --- a/jetty-websocket/websocket-jakarta-common/pom.xml +++ b/jetty-websocket/websocket-jakarta-common/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.websocket websocket-parent - 11.0.20 + 11.0.21-SNAPSHOT websocket-jakarta-common Jetty :: Websocket :: jakarta.websocket :: Common diff --git a/jetty-websocket/websocket-jakarta-server/pom.xml b/jetty-websocket/websocket-jakarta-server/pom.xml index 31c2603ee34..44dd7510fe3 100644 --- a/jetty-websocket/websocket-jakarta-server/pom.xml +++ b/jetty-websocket/websocket-jakarta-server/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.websocket websocket-parent - 11.0.20 + 11.0.21-SNAPSHOT websocket-jakarta-server Jetty :: Websocket :: jakarta.websocket :: Server diff --git a/jetty-websocket/websocket-jakarta-tests/pom.xml b/jetty-websocket/websocket-jakarta-tests/pom.xml index 533f69878b4..5701ba020fe 100644 --- a/jetty-websocket/websocket-jakarta-tests/pom.xml +++ b/jetty-websocket/websocket-jakarta-tests/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.websocket websocket-parent - 11.0.20 + 11.0.21-SNAPSHOT websocket-jakarta-tests Jetty :: Websocket :: jakarta.websocket :: Tests diff --git a/jetty-websocket/websocket-jetty-api/pom.xml b/jetty-websocket/websocket-jetty-api/pom.xml index 6154ca66ea9..e30602b8c10 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 - 11.0.20 + 11.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 f2f4beb4495..23e7528b719 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 - 11.0.20 + 11.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 606e4fcd58d..08e37151f96 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 - 11.0.20 + 11.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 cc8c9f4167f..472a1d4edc5 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 - 11.0.20 + 11.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 4439568846a..813f33cda17 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 - 11.0.20 + 11.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 1d9d8a2965b..c54763d1bec 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 - 11.0.20 + 11.0.21-SNAPSHOT websocket-servlet Jetty :: Websocket :: Servlet diff --git a/jetty-xml/pom.xml b/jetty-xml/pom.xml index 1640c1a4c36..65091b64010 100644 --- a/jetty-xml/pom.xml +++ b/jetty-xml/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-project - 11.0.20 + 11.0.21-SNAPSHOT jetty-xml Jetty :: XML utilities diff --git a/pom.xml b/pom.xml index b6d6d4cf256..1e77160a0da 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.eclipse.jetty jetty-project - 11.0.20 + 11.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 c152bd5fb5d..4b9ec1c2ff1 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 - 11.0.20 + 11.0.21-SNAPSHOT jetty-home-tester jar diff --git a/tests/jetty-http-tools/pom.xml b/tests/jetty-http-tools/pom.xml index 5f671ebfa52..84b94a7a751 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 - 11.0.20 + 11.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 2a7657bf373..de77789a194 100644 --- a/tests/jetty-jmh/pom.xml +++ b/tests/jetty-jmh/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.tests tests-parent - 11.0.20 + 11.0.21-SNAPSHOT jetty-jmh Jetty :: Jmh diff --git a/tests/pom.xml b/tests/pom.xml index 5536356a34f..ba7861917a4 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-project - 11.0.20 + 11.0.21-SNAPSHOT ../pom.xml org.eclipse.jetty.tests diff --git a/tests/test-cdi/pom.xml b/tests/test-cdi/pom.xml index 600e8b9965c..e9c4849294a 100644 --- a/tests/test-cdi/pom.xml +++ b/tests/test-cdi/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.tests tests-parent - 11.0.20 + 11.0.21-SNAPSHOT test-cdi jar diff --git a/tests/test-distribution/pom.xml b/tests/test-distribution/pom.xml index 8c8a5ce89cb..9b68e279f08 100644 --- a/tests/test-distribution/pom.xml +++ b/tests/test-distribution/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.tests tests-parent - 11.0.20 + 11.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 93c8c657aaa..f9cb11b2cd7 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 - 11.0.20 + 11.0.21-SNAPSHOT test-http-client-transport jar diff --git a/tests/test-integration/pom.xml b/tests/test-integration/pom.xml index 34727f092d1..764ee3f918a 100644 --- a/tests/test-integration/pom.xml +++ b/tests/test-integration/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.tests tests-parent - 11.0.20 + 11.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 82aa903aea5..3b01e1004f8 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 - 11.0.20 + 11.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 6fcb52bb4e6..c75567544a9 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 - 11.0.20 + 11.0.21-SNAPSHOT jmx-webapp war diff --git a/tests/test-jmx/pom.xml b/tests/test-jmx/pom.xml index d4afa3096f5..a29a9f50dfc 100644 --- a/tests/test-jmx/pom.xml +++ b/tests/test-jmx/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.tests tests-parent - 11.0.20 + 11.0.21-SNAPSHOT test-jmx-parent pom diff --git a/tests/test-jndi/pom.xml b/tests/test-jndi/pom.xml index a38e4a81353..1aaa712f4b7 100644 --- a/tests/test-jndi/pom.xml +++ b/tests/test-jndi/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.tests tests-parent - 11.0.20 + 11.0.21-SNAPSHOT test-jndi jar diff --git a/tests/test-jpms/pom.xml b/tests/test-jpms/pom.xml index 269a6b42a4a..036dafb4f6a 100644 --- a/tests/test-jpms/pom.xml +++ b/tests/test-jpms/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.tests tests-parent - 11.0.20 + 11.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 e9787d8f5c7..ccaa61347e8 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 - 11.0.20 + 11.0.21-SNAPSHOT test-jpms-websocket-core jar diff --git a/tests/test-loginservice/pom.xml b/tests/test-loginservice/pom.xml index b1c0e8175ee..14321a96afc 100644 --- a/tests/test-loginservice/pom.xml +++ b/tests/test-loginservice/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.tests tests-parent - 11.0.20 + 11.0.21-SNAPSHOT test-loginservice Jetty Tests :: Login Service diff --git a/tests/test-quickstart/pom.xml b/tests/test-quickstart/pom.xml index a021490cee5..993f92acc9b 100644 --- a/tests/test-quickstart/pom.xml +++ b/tests/test-quickstart/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.tests tests-parent - 11.0.20 + 11.0.21-SNAPSHOT ../pom.xml org.eclipse.jetty diff --git a/tests/test-sessions/pom.xml b/tests/test-sessions/pom.xml index 223fed9a97b..59b7e5ae640 100644 --- a/tests/test-sessions/pom.xml +++ b/tests/test-sessions/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.tests tests-parent - 11.0.20 + 11.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 46ae1647a54..13316832896 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 - 11.0.20 + 11.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 a3552e29c1a..d8c7bf49a91 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 - 11.0.20 + 11.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 a9ecf62718d..90b6eee67a3 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 - 11.0.20 + 11.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 242728f2309..244a7d8331b 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 - 11.0.20 + 11.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 2d823f50855..4e234b4734c 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 - 11.0.20 + 11.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 86efee147d6..67dc9211fd5 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 - 11.0.20 + 11.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 1a1bf335b1b..14f1040cc96 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 - 11.0.20 + 11.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 d3217a2e8b9..455c4b38fe0 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 - 11.0.20 + 11.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 f76e19969d5..bb443d33be3 100644 --- a/tests/test-webapps/pom.xml +++ b/tests/test-webapps/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.tests tests-parent - 11.0.20 + 11.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 b74d9b6f622..fcf561281f2 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 - 11.0.20 + 11.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 822a2fe28d9..176523dd091 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 - 11.0.20 + 11.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 73efdf5defd..cb78aea415b 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 - 11.0.20 + 11.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 7252a9f00d0..06cf3755f8b 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 - 11.0.20 + 11.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 cc707b38c71..d091a6bc263 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 - 11.0.20 + 11.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 06b5a401130..19261574870 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 - 11.0.20 + 11.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 ac1a9c69f14..ea452088a75 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 - 11.0.20 + 11.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 106b6ec54ed..d682b63286a 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 - 11.0.20 + 11.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 b79e136d691..b4f4b8bc499 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 - 11.0.20 + 11.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 cd452783b3e..de8fc24c897 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 - 11.0.20 + 11.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 94fa244bde7..8acfcf545f6 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 - 11.0.20 + 11.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 3b008bcc9d8..0b7aebd6ef3 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 - 11.0.20 + 11.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 86110eba31e..1b3d2daffc9 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 - 11.0.20 + 11.0.21-SNAPSHOT test-websocket-autobahn Jetty Tests :: WebSocket Autobahn Tests