From 96eea590ee0bf089321de99a54ad9f5a41160d4b Mon Sep 17 00:00:00 2001 From: Joakim Erdfelt Date: Mon, 18 Dec 2023 08:25:22 -0600 Subject: [PATCH] Updating to version 12.0.6-SNAPSHOT --- VERSION.txt | 2 + build/build-resources/pom.xml | 2 +- build/pom.xml | 2 +- .../jetty-asciidoctor-extensions/pom.xml | 2 +- documentation/jetty-documentation/pom.xml | 2 +- documentation/pom.xml | 2 +- javadoc/pom.xml | 2 +- .../jetty-alpn/jetty-alpn-client/pom.xml | 2 +- .../jetty-alpn-conscrypt-client/pom.xml | 2 +- .../jetty-alpn-conscrypt-server/pom.xml | 2 +- .../jetty-alpn/jetty-alpn-java-client/pom.xml | 2 +- .../jetty-alpn/jetty-alpn-java-server/pom.xml | 2 +- .../jetty-alpn/jetty-alpn-server/pom.xml | 2 +- jetty-core/jetty-alpn/pom.xml | 2 +- jetty-core/jetty-bom/pom.xml | 114 +++++++++--------- jetty-core/jetty-client/pom.xml | 2 +- .../jetty-demos/jetty-demo-handler/pom.xml | 2 +- jetty-core/jetty-demos/pom.xml | 2 +- jetty-core/jetty-deploy/pom.xml | 2 +- .../jetty-fcgi/jetty-fcgi-client/pom.xml | 2 +- .../jetty-fcgi/jetty-fcgi-proxy/pom.xml | 2 +- .../jetty-fcgi/jetty-fcgi-server/pom.xml | 2 +- jetty-core/jetty-fcgi/pom.xml | 2 +- jetty-core/jetty-http-spi/pom.xml | 2 +- jetty-core/jetty-http-tools/pom.xml | 2 +- jetty-core/jetty-http/pom.xml | 2 +- .../jetty-http2-client-transport/pom.xml | 2 +- .../jetty-http2/jetty-http2-client/pom.xml | 2 +- .../jetty-http2/jetty-http2-common/pom.xml | 2 +- .../jetty-http2/jetty-http2-hpack/pom.xml | 2 +- .../jetty-http2/jetty-http2-server/pom.xml | 2 +- .../jetty-http2/jetty-http2-tests/pom.xml | 2 +- jetty-core/jetty-http2/pom.xml | 2 +- .../jetty-http3-client-transport/pom.xml | 2 +- .../jetty-http3/jetty-http3-client/pom.xml | 2 +- .../jetty-http3/jetty-http3-common/pom.xml | 2 +- .../jetty-http3/jetty-http3-qpack/pom.xml | 2 +- .../jetty-http3/jetty-http3-server/pom.xml | 2 +- .../jetty-http3/jetty-http3-tests/pom.xml | 2 +- jetty-core/jetty-http3/pom.xml | 2 +- jetty-core/jetty-io/pom.xml | 2 +- jetty-core/jetty-jmx/pom.xml | 2 +- jetty-core/jetty-jndi/pom.xml | 2 +- jetty-core/jetty-keystore/pom.xml | 2 +- jetty-core/jetty-openid/pom.xml | 2 +- jetty-core/jetty-osgi/pom.xml | 2 +- jetty-core/jetty-plus/pom.xml | 2 +- jetty-core/jetty-proxy/pom.xml | 2 +- .../jetty-quic/jetty-quic-client/pom.xml | 2 +- .../jetty-quic/jetty-quic-common/pom.xml | 2 +- .../jetty-quic-quiche-common/pom.xml | 2 +- .../pom.xml | 2 +- .../jetty-quic-quiche-jna/pom.xml | 2 +- .../jetty-quic/jetty-quic-quiche/pom.xml | 2 +- .../jetty-quic/jetty-quic-server/pom.xml | 2 +- jetty-core/jetty-quic/pom.xml | 2 +- jetty-core/jetty-rewrite/pom.xml | 2 +- jetty-core/jetty-security/pom.xml | 2 +- jetty-core/jetty-server/pom.xml | 2 +- jetty-core/jetty-session/pom.xml | 2 +- jetty-core/jetty-slf4j-impl/pom.xml | 2 +- jetty-core/jetty-start/pom.xml | 2 +- .../jetty-test-client-transports/pom.xml | 2 +- jetty-core/jetty-tests/jetty-test-jmx/pom.xml | 2 +- jetty-core/jetty-tests/pom.xml | 2 +- jetty-core/jetty-unixdomain-server/pom.xml | 2 +- jetty-core/jetty-util-ajax/pom.xml | 2 +- jetty-core/jetty-util/pom.xml | 2 +- .../jetty-websocket-core-client/pom.xml | 2 +- .../jetty-websocket-core-common/pom.xml | 2 +- .../jetty-websocket-core-server/pom.xml | 2 +- .../jetty-websocket-core-tests/pom.xml | 2 +- .../jetty-websocket-jetty-api/pom.xml | 2 +- .../jetty-websocket-jetty-client/pom.xml | 2 +- .../jetty-websocket-jetty-common/pom.xml | 2 +- .../jetty-websocket-jetty-server/pom.xml | 2 +- .../jetty-websocket-jetty-tests/pom.xml | 2 +- jetty-core/jetty-websocket/pom.xml | 2 +- jetty-core/jetty-xml/pom.xml | 2 +- jetty-core/pom.xml | 2 +- jetty-ee10/jetty-ee10-annotations/pom.xml | 2 +- jetty-ee10/jetty-ee10-apache-jsp/pom.xml | 2 +- jetty-ee10/jetty-ee10-bom/pom.xml | 54 ++++----- jetty-ee10/jetty-ee10-cdi/pom.xml | 2 +- .../jetty-ee10-demo-async-rest-jar/pom.xml | 2 +- .../jetty-ee10-demo-async-rest-server/pom.xml | 2 +- .../jetty-ee10-demo-async-rest-webapp/pom.xml | 2 +- .../jetty-ee10-demo-async-rest/pom.xml | 2 +- .../jetty-ee10-demo-embedded/pom.xml | 2 +- .../jetty-ee10-demo-jaas-webapp/pom.xml | 2 +- .../jetty-ee10-demo-jetty-webapp/pom.xml | 2 +- .../jetty-ee10-demo-jndi-webapp/pom.xml | 2 +- .../jetty-ee10-demo-jsp-webapp/pom.xml | 2 +- .../jetty-ee10-demo-mock-resources/pom.xml | 2 +- .../jetty-ee10-demo-proxy-webapp/pom.xml | 2 +- .../jetty-ee10-demo-simple-webapp/pom.xml | 2 +- .../pom.xml | 2 +- .../jetty-ee10-demo-spec-webapp/pom.xml | 2 +- .../jetty-ee10-demo-web-fragment/pom.xml | 2 +- .../jetty-ee10-demo-spec/pom.xml | 2 +- .../jetty-ee10-demo-template/pom.xml | 2 +- jetty-ee10/jetty-ee10-demos/pom.xml | 2 +- jetty-ee10/jetty-ee10-examples/pom.xml | 2 +- jetty-ee10/jetty-ee10-fcgi-proxy/pom.xml | 2 +- jetty-ee10/jetty-ee10-glassfish-jstl/pom.xml | 2 +- jetty-ee10/jetty-ee10-home/pom.xml | 2 +- jetty-ee10/jetty-ee10-jaspi/pom.xml | 2 +- jetty-ee10/jetty-ee10-jndi/pom.xml | 2 +- .../jetty-ee10-jspc-maven-plugin/pom.xml | 2 +- jetty-ee10/jetty-ee10-maven-plugin/pom.xml | 2 +- .../jetty-ee10-osgi-alpn/pom.xml | 2 +- .../jetty-ee10-osgi-boot-jsp/pom.xml | 2 +- .../jetty-ee10-osgi-boot/pom.xml | 2 +- jetty-ee10/jetty-ee10-osgi/pom.xml | 2 +- .../test-jetty-ee10-osgi-fragment/pom.xml | 2 +- .../test-jetty-ee10-osgi-server/pom.xml | 2 +- .../pom.xml | 2 +- .../test-jetty-ee10-osgi/pom.xml | 2 +- jetty-ee10/jetty-ee10-plus/pom.xml | 2 +- jetty-ee10/jetty-ee10-proxy/pom.xml | 2 +- jetty-ee10/jetty-ee10-quickstart/pom.xml | 2 +- jetty-ee10/jetty-ee10-runner/pom.xml | 2 +- jetty-ee10/jetty-ee10-servlet/pom.xml | 2 +- jetty-ee10/jetty-ee10-servlets/pom.xml | 2 +- .../pom.xml | 2 +- .../jetty-ee10-test-badinit-webapp/pom.xml | 2 +- .../jetty-ee10-test-cdi-common-webapp/pom.xml | 2 +- .../jetty-ee10-test-cdi/pom.xml | 2 +- .../jetty-ee10-test-client-transports/pom.xml | 2 +- .../jetty-ee10-test-felix-webapp/pom.xml | 2 +- .../jetty-ee10-test-http2-webapp/pom.xml | 2 +- .../jetty-ee10-test-integration/pom.xml | 2 +- .../jetty-ee10-jmx-webapp-it/pom.xml | 2 +- .../jetty-ee10-jmx-webapp/pom.xml | 2 +- .../jetty-ee10-test-jmx/pom.xml | 2 +- .../jetty-ee10-test-jndi/pom.xml | 2 +- .../jetty-ee10-test-loginservice/pom.xml | 2 +- .../jetty-ee10-test-openid-webapp/pom.xml | 2 +- .../jetty-ee10-test-owb-cdi-webapp/pom.xml | 2 +- .../jetty-ee10-test-quickstart/pom.xml | 2 +- .../jetty-ee10-test-sessions-common/pom.xml | 2 +- .../jetty-ee10-test-sessions-file/pom.xml | 2 +- .../jetty-ee10-test-sessions-gcloud/pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../jetty-ee10-test-sessions-jdbc/pom.xml | 2 +- .../pom.xml | 2 +- .../jetty-ee10-test-sessions-mongodb/pom.xml | 2 +- .../jetty-ee10-test-sessions/pom.xml | 2 +- .../pom.xml | 2 +- .../jetty-ee10-test-webapp-rfc2616/pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../jetty-ee10-test-websocket-webapp/pom.xml | 2 +- .../jetty-ee10-test-weld-cdi-webapp/pom.xml | 2 +- jetty-ee10/jetty-ee10-tests/pom.xml | 2 +- jetty-ee10/jetty-ee10-webapp/pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../jetty-ee10-websocket-jetty-server/pom.xml | 2 +- .../jetty-ee10-websocket-jetty-tests/pom.xml | 2 +- .../jetty-ee10-websocket-servlet/pom.xml | 2 +- jetty-ee10/jetty-ee10-websocket/pom.xml | 2 +- jetty-ee10/pom.xml | 2 +- jetty-ee8/jetty-ee8-annotations/pom.xml | 2 +- jetty-ee8/jetty-ee8-apache-jsp/pom.xml | 2 +- jetty-ee8/jetty-ee8-bom/pom.xml | 48 ++++---- .../jetty-ee8-demo-async-rest-jar/pom.xml | 2 +- .../jetty-ee8-demo-async-rest-server/pom.xml | 2 +- .../jetty-ee8-demo-async-rest-webapp/pom.xml | 2 +- .../jetty-ee8-demo-async-rest/pom.xml | 2 +- .../jetty-ee8-demo-jaas-webapp/pom.xml | 2 +- .../jetty-ee8-demo-jetty-webapp/pom.xml | 2 +- .../jetty-ee8-demo-jndi-webapp/pom.xml | 2 +- .../jetty-ee8-demo-jsp-webapp/pom.xml | 2 +- .../jetty-ee8-demo-mock-resources/pom.xml | 2 +- .../jetty-ee8-demo-proxy-webapp/pom.xml | 2 +- .../jetty-ee8-demo-simple-webapp/pom.xml | 2 +- .../pom.xml | 2 +- .../jetty-ee8-demo-spec-webapp/pom.xml | 2 +- .../jetty-ee8-demo-web-fragment/pom.xml | 2 +- .../jetty-ee8-demo-spec/pom.xml | 2 +- jetty-ee8/jetty-ee8-demos/pom.xml | 2 +- jetty-ee8/jetty-ee8-glassfish-jstl/pom.xml | 2 +- jetty-ee8/jetty-ee8-home/pom.xml | 2 +- jetty-ee8/jetty-ee8-jaspi/pom.xml | 2 +- jetty-ee8/jetty-ee8-jndi/pom.xml | 2 +- jetty-ee8/jetty-ee8-jspc-maven-plugin/pom.xml | 2 +- jetty-ee8/jetty-ee8-maven-plugin/pom.xml | 2 +- jetty-ee8/jetty-ee8-nested/pom.xml | 2 +- jetty-ee8/jetty-ee8-openid/pom.xml | 2 +- .../jetty-ee8-osgi-boot-jsp/pom.xml | 2 +- .../jetty-ee8-osgi-boot/pom.xml | 2 +- jetty-ee8/jetty-ee8-osgi/pom.xml | 2 +- .../test-jetty-ee8-osgi-fragment/pom.xml | 2 +- .../test-jetty-ee8-osgi-server/pom.xml | 2 +- .../pom.xml | 2 +- .../test-jetty-ee8-osgi/pom.xml | 2 +- jetty-ee8/jetty-ee8-plus/pom.xml | 2 +- jetty-ee8/jetty-ee8-proxy/pom.xml | 2 +- jetty-ee8/jetty-ee8-quickstart/pom.xml | 2 +- jetty-ee8/jetty-ee8-security/pom.xml | 2 +- jetty-ee8/jetty-ee8-servlet/pom.xml | 2 +- jetty-ee8/jetty-ee8-servlets/pom.xml | 2 +- jetty-ee8/jetty-ee8-webapp/pom.xml | 2 +- .../pom.xml | 2 +- .../jetty-ee8-websocket-javax-client/pom.xml | 2 +- .../jetty-ee8-websocket-javax-common/pom.xml | 2 +- .../jetty-ee8-websocket-javax-server/pom.xml | 2 +- .../jetty-ee8-websocket-javax-tests/pom.xml | 2 +- .../jetty-ee8-websocket-jetty-api/pom.xml | 2 +- .../pom.xml | 2 +- .../jetty-ee8-websocket-jetty-client/pom.xml | 2 +- .../jetty-ee8-websocket-jetty-common/pom.xml | 2 +- .../jetty-ee8-websocket-jetty-server/pom.xml | 2 +- .../jetty-ee8-websocket-jetty-tests/pom.xml | 2 +- .../jetty-ee8-websocket-servlet/pom.xml | 2 +- jetty-ee8/jetty-ee8-websocket/pom.xml | 2 +- jetty-ee8/pom.xml | 2 +- jetty-ee9/jetty-ee9-annotations/pom.xml | 2 +- jetty-ee9/jetty-ee9-apache-jsp/pom.xml | 2 +- jetty-ee9/jetty-ee9-bom/pom.xml | 60 ++++----- jetty-ee9/jetty-ee9-cdi/pom.xml | 2 +- .../jetty-ee9-demo-async-rest-jar/pom.xml | 2 +- .../jetty-ee9-demo-async-rest-server/pom.xml | 2 +- .../jetty-ee9-demo-async-rest-webapp/pom.xml | 2 +- .../jetty-ee9-demo-async-rest/pom.xml | 2 +- .../jetty-ee9-demo-embedded/pom.xml | 2 +- .../jetty-ee9-demo-jaas-webapp/pom.xml | 2 +- .../jetty-ee9-demo-jetty-webapp/pom.xml | 2 +- .../jetty-ee9-demo-jndi-webapp/pom.xml | 2 +- .../jetty-ee9-demo-jsp-webapp/pom.xml | 2 +- .../jetty-ee9-demo-mock-resources/pom.xml | 2 +- .../jetty-ee9-demo-proxy-webapp/pom.xml | 2 +- .../jetty-ee9-demo-simple-webapp/pom.xml | 2 +- .../pom.xml | 2 +- .../jetty-ee9-demo-spec-webapp/pom.xml | 2 +- .../jetty-ee9-demo-web-fragment/pom.xml | 2 +- .../jetty-ee9-demo-spec/pom.xml | 2 +- .../jetty-ee9-demo-template/pom.xml | 2 +- jetty-ee9/jetty-ee9-demos/pom.xml | 2 +- jetty-ee9/jetty-ee9-fcgi-proxy/pom.xml | 2 +- jetty-ee9/jetty-ee9-glassfish-jstl/pom.xml | 2 +- jetty-ee9/jetty-ee9-home/pom.xml | 2 +- jetty-ee9/jetty-ee9-jaspi/pom.xml | 2 +- jetty-ee9/jetty-ee9-jndi/pom.xml | 2 +- jetty-ee9/jetty-ee9-jspc-maven-plugin/pom.xml | 2 +- jetty-ee9/jetty-ee9-maven-plugin/pom.xml | 2 +- jetty-ee9/jetty-ee9-nested/pom.xml | 2 +- jetty-ee9/jetty-ee9-openid/pom.xml | 2 +- .../jetty-ee9-osgi-boot-jsp/pom.xml | 2 +- .../jetty-ee9-osgi-boot/pom.xml | 2 +- jetty-ee9/jetty-ee9-osgi/pom.xml | 2 +- .../test-jetty-ee9-osgi-fragment/pom.xml | 2 +- .../test-jetty-ee9-osgi-server/pom.xml | 2 +- .../pom.xml | 2 +- .../test-jetty-ee9-osgi/pom.xml | 2 +- jetty-ee9/jetty-ee9-plus/pom.xml | 2 +- jetty-ee9/jetty-ee9-proxy/pom.xml | 2 +- jetty-ee9/jetty-ee9-quickstart/pom.xml | 2 +- jetty-ee9/jetty-ee9-runner/pom.xml | 2 +- jetty-ee9/jetty-ee9-security/pom.xml | 2 +- jetty-ee9/jetty-ee9-servlet/pom.xml | 2 +- jetty-ee9/jetty-ee9-servlets/pom.xml | 2 +- .../pom.xml | 2 +- .../jetty-ee9-test-badinit-webapp/pom.xml | 2 +- .../jetty-ee9-test-cdi-common-webapp/pom.xml | 2 +- .../jetty-ee9-test-cdi/pom.xml | 2 +- .../jetty-ee9-test-client-transports/pom.xml | 2 +- .../jetty-ee9-test-felix-webapp/pom.xml | 2 +- .../jetty-ee9-test-http2-webapp/pom.xml | 2 +- .../jetty-ee9-test-integration/pom.xml | 2 +- .../jetty-ee9-jmx-webapp-it/pom.xml | 2 +- .../jetty-ee9-jmx-webapp/pom.xml | 2 +- .../jetty-ee9-test-jmx/pom.xml | 2 +- .../jetty-ee9-test-jndi/pom.xml | 2 +- .../jetty-ee9-test-loginservice/pom.xml | 2 +- .../jetty-ee9-test-openid-webapp/pom.xml | 2 +- .../jetty-ee9-test-owb-cdi-webapp/pom.xml | 2 +- .../jetty-ee9-test-quickstart/pom.xml | 2 +- .../jetty-ee9-test-sessions-common/pom.xml | 2 +- .../jetty-ee9-test-sessions-file/pom.xml | 2 +- .../jetty-ee9-test-sessions-gcloud/pom.xml | 2 +- .../jetty-ee9-test-sessions-hazelcast/pom.xml | 2 +- .../pom.xml | 2 +- .../jetty-ee9-test-sessions-jdbc/pom.xml | 2 +- .../jetty-ee9-test-sessions-memcached/pom.xml | 2 +- .../jetty-ee9-test-sessions-mongodb/pom.xml | 2 +- .../jetty-ee9-test-sessions/pom.xml | 2 +- .../pom.xml | 2 +- .../jetty-ee9-test-webapp-rfc2616/pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../jetty-ee9-test-websocket-webapp/pom.xml | 2 +- .../jetty-ee9-test-weld-cdi-webapp/pom.xml | 2 +- jetty-ee9/jetty-ee9-tests/pom.xml | 2 +- jetty-ee9/jetty-ee9-webapp/pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../jetty-ee9-websocket-jakarta-tests/pom.xml | 2 +- .../jetty-ee9-websocket-jetty-api/pom.xml | 2 +- .../pom.xml | 2 +- .../jetty-ee9-websocket-jetty-client/pom.xml | 2 +- .../jetty-ee9-websocket-jetty-common/pom.xml | 2 +- .../jetty-ee9-websocket-jetty-server/pom.xml | 2 +- .../jetty-ee9-websocket-jetty-tests/pom.xml | 2 +- .../jetty-ee9-websocket-servlet/pom.xml | 2 +- jetty-ee9/jetty-ee9-websocket/pom.xml | 2 +- jetty-ee9/pom.xml | 2 +- jetty-home/pom.xml | 2 +- .../jetty-gcloud-session-manager/pom.xml | 2 +- jetty-integrations/jetty-gcloud/pom.xml | 2 +- jetty-integrations/jetty-hazelcast/pom.xml | 2 +- .../jetty-infinispan-common/pom.xml | 2 +- .../jetty-infinispan-embedded-query/pom.xml | 2 +- .../jetty-infinispan-embedded/pom.xml | 2 +- .../jetty-infinispan-remote-query/pom.xml | 2 +- .../jetty-infinispan-remote/pom.xml | 2 +- jetty-integrations/jetty-infinispan/pom.xml | 2 +- .../jetty-memcached-sessions/pom.xml | 2 +- jetty-integrations/jetty-memcached/pom.xml | 2 +- jetty-integrations/jetty-nosql/pom.xml | 2 +- jetty-integrations/pom.xml | 2 +- pom.xml | 2 +- tests/jetty-home-tester/pom.xml | 2 +- tests/jetty-jmh/pom.xml | 2 +- tests/jetty-test-session-common/pom.xml | 2 +- tests/pom.xml | 2 +- tests/test-distribution/pom.xml | 2 +- .../test-distribution-common/pom.xml | 2 +- .../test-ee10-distribution/pom.xml | 2 +- .../test-ee9-distribution/pom.xml | 2 +- tests/test-integration/pom.xml | 2 +- 339 files changed, 474 insertions(+), 472 deletions(-) diff --git a/VERSION.txt b/VERSION.txt index 37dd91bc6db..46461ec6963 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1,3 +1,5 @@ +jetty-12.0.6-SNAPSHOT + jetty-12.0.5 - 18 December 2023 + 10277 Review read failures impacting writes + 10852 `ResourceHandler` could use a `.setUseFileMapping(boolean)` option diff --git a/build/build-resources/pom.xml b/build/build-resources/pom.xml index 233546530ff..c257033a396 100644 --- a/build/build-resources/pom.xml +++ b/build/build-resources/pom.xml @@ -8,7 +8,7 @@ --> org.eclipse.jetty build-resources - 12.0.5 + 12.0.6-SNAPSHOT jar Build :: Resources diff --git a/build/pom.xml b/build/pom.xml index 2f913d9d5c0..7989c3b1bed 100644 --- a/build/pom.xml +++ b/build/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.build build diff --git a/documentation/jetty-asciidoctor-extensions/pom.xml b/documentation/jetty-asciidoctor-extensions/pom.xml index 2c42f5c1349..102bb0241c2 100644 --- a/documentation/jetty-asciidoctor-extensions/pom.xml +++ b/documentation/jetty-asciidoctor-extensions/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.documentation documentation - 12.0.5 + 12.0.6-SNAPSHOT jetty-asciidoctor-extensions jar diff --git a/documentation/jetty-documentation/pom.xml b/documentation/jetty-documentation/pom.xml index 28a55f01a9e..175d181ec44 100644 --- a/documentation/jetty-documentation/pom.xml +++ b/documentation/jetty-documentation/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.documentation documentation - 12.0.5 + 12.0.6-SNAPSHOT jetty-documentation pom diff --git a/documentation/pom.xml b/documentation/pom.xml index cdee6e6cdc3..ffef16810d5 100644 --- a/documentation/pom.xml +++ b/documentation/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.documentation documentation diff --git a/javadoc/pom.xml b/javadoc/pom.xml index ebb084a975a..10b308ba20b 100644 --- a/javadoc/pom.xml +++ b/javadoc/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 12.0.5 + 12.0.6-SNAPSHOT javadoc jar diff --git a/jetty-core/jetty-alpn/jetty-alpn-client/pom.xml b/jetty-core/jetty-alpn/jetty-alpn-client/pom.xml index 381d1b3647e..6e2ea59decf 100644 --- a/jetty-core/jetty-alpn/jetty-alpn-client/pom.xml +++ b/jetty-core/jetty-alpn/jetty-alpn-client/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-alpn - 12.0.5 + 12.0.6-SNAPSHOT jetty-alpn-client Core :: ALPN :: Client diff --git a/jetty-core/jetty-alpn/jetty-alpn-conscrypt-client/pom.xml b/jetty-core/jetty-alpn/jetty-alpn-conscrypt-client/pom.xml index f9dea8e6d09..6d6f6914e46 100644 --- a/jetty-core/jetty-alpn/jetty-alpn-conscrypt-client/pom.xml +++ b/jetty-core/jetty-alpn/jetty-alpn-conscrypt-client/pom.xml @@ -6,7 +6,7 @@ org.eclipse.jetty jetty-alpn - 12.0.5 + 12.0.6-SNAPSHOT jetty-alpn-conscrypt-client Core :: ALPN :: Conscrypt Client diff --git a/jetty-core/jetty-alpn/jetty-alpn-conscrypt-server/pom.xml b/jetty-core/jetty-alpn/jetty-alpn-conscrypt-server/pom.xml index 0fd5b97e737..678f13b8a7f 100644 --- a/jetty-core/jetty-alpn/jetty-alpn-conscrypt-server/pom.xml +++ b/jetty-core/jetty-alpn/jetty-alpn-conscrypt-server/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-alpn - 12.0.5 + 12.0.6-SNAPSHOT jetty-alpn-conscrypt-server Core :: ALPN :: Conscrypt Server diff --git a/jetty-core/jetty-alpn/jetty-alpn-java-client/pom.xml b/jetty-core/jetty-alpn/jetty-alpn-java-client/pom.xml index f5cdcfcdfa6..68e7f33c1bb 100644 --- a/jetty-core/jetty-alpn/jetty-alpn-java-client/pom.xml +++ b/jetty-core/jetty-alpn/jetty-alpn-java-client/pom.xml @@ -6,7 +6,7 @@ org.eclipse.jetty jetty-alpn - 12.0.5 + 12.0.6-SNAPSHOT jetty-alpn-java-client Core :: ALPN :: Java Client diff --git a/jetty-core/jetty-alpn/jetty-alpn-java-server/pom.xml b/jetty-core/jetty-alpn/jetty-alpn-java-server/pom.xml index c39485b04d9..2a8b3220a4b 100644 --- a/jetty-core/jetty-alpn/jetty-alpn-java-server/pom.xml +++ b/jetty-core/jetty-alpn/jetty-alpn-java-server/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-alpn - 12.0.5 + 12.0.6-SNAPSHOT jetty-alpn-java-server Core :: ALPN :: Java Server diff --git a/jetty-core/jetty-alpn/jetty-alpn-server/pom.xml b/jetty-core/jetty-alpn/jetty-alpn-server/pom.xml index 179179b2f8a..ee6f145d4b9 100644 --- a/jetty-core/jetty-alpn/jetty-alpn-server/pom.xml +++ b/jetty-core/jetty-alpn/jetty-alpn-server/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-alpn - 12.0.5 + 12.0.6-SNAPSHOT jetty-alpn-server Core :: ALPN :: Server diff --git a/jetty-core/jetty-alpn/pom.xml b/jetty-core/jetty-alpn/pom.xml index 2d58f6d8220..001c6dcf9e8 100644 --- a/jetty-core/jetty-alpn/pom.xml +++ b/jetty-core/jetty-alpn/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-core - 12.0.5 + 12.0.6-SNAPSHOT jetty-alpn pom diff --git a/jetty-core/jetty-bom/pom.xml b/jetty-core/jetty-bom/pom.xml index 9fbfe36e668..2f0a369b4d3 100644 --- a/jetty-core/jetty-bom/pom.xml +++ b/jetty-core/jetty-bom/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-core - 12.0.5 + 12.0.6-SNAPSHOT jetty-bom @@ -18,282 +18,282 @@ org.eclipse.jetty jetty-alpn-client - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty jetty-alpn-conscrypt-client - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty jetty-alpn-conscrypt-server - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty jetty-alpn-java-client - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty jetty-alpn-java-server - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty jetty-alpn-server - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty jetty-client - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty jetty-deploy - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty jetty-http - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty jetty-http-spi - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty jetty-http-tools - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty jetty-io - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty jetty-jmx - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty jetty-jndi - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty jetty-keystore - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty jetty-openid - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty jetty-osgi - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty jetty-plus - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty jetty-proxy - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty jetty-rewrite - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty jetty-security - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty jetty-server - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty jetty-session - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty jetty-slf4j-impl - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty jetty-start - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty jetty-unixdomain-server - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty jetty-util - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty jetty-util-ajax - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty jetty-xml - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.demos jetty-demo-handler - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.fcgi jetty-fcgi-client - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.fcgi jetty-fcgi-proxy - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.fcgi jetty-fcgi-server - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.http2 jetty-http2-client - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.http2 jetty-http2-client-transport - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.http2 jetty-http2-common - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.http2 jetty-http2-hpack - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.http2 jetty-http2-server - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.http3 jetty-http3-client - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.http3 jetty-http3-client-transport - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.http3 jetty-http3-common - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.http3 jetty-http3-qpack - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.http3 jetty-http3-server - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.quic jetty-quic-client - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.quic jetty-quic-common - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.quic jetty-quic-quiche-common - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.quic jetty-quic-quiche-foreign-incubator - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.quic jetty-quic-quiche-jna - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.quic jetty-quic-server - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.websocket jetty-websocket-core-client - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.websocket jetty-websocket-core-common - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.websocket jetty-websocket-core-server - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.websocket jetty-websocket-jetty-api - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.websocket jetty-websocket-jetty-client - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.websocket jetty-websocket-jetty-common - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.websocket jetty-websocket-jetty-server - 12.0.5 + 12.0.6-SNAPSHOT diff --git a/jetty-core/jetty-client/pom.xml b/jetty-core/jetty-client/pom.xml index 2ecd1a6ee7a..88f134f1ed1 100644 --- a/jetty-core/jetty-client/pom.xml +++ b/jetty-core/jetty-client/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-core - 12.0.5 + 12.0.6-SNAPSHOT jetty-client Core :: HTTP Client diff --git a/jetty-core/jetty-demos/jetty-demo-handler/pom.xml b/jetty-core/jetty-demos/jetty-demo-handler/pom.xml index 50544b8e572..f5130df3bbe 100644 --- a/jetty-core/jetty-demos/jetty-demo-handler/pom.xml +++ b/jetty-core/jetty-demos/jetty-demo-handler/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.demos jetty-demos - 12.0.5 + 12.0.6-SNAPSHOT jetty-demo-handler Core :: Demo Handler diff --git a/jetty-core/jetty-demos/pom.xml b/jetty-core/jetty-demos/pom.xml index 9a6881ff262..5044a4f7480 100644 --- a/jetty-core/jetty-demos/pom.xml +++ b/jetty-core/jetty-demos/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-core - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.demos jetty-demos diff --git a/jetty-core/jetty-deploy/pom.xml b/jetty-core/jetty-deploy/pom.xml index ab883f6f8d0..969f5772a41 100644 --- a/jetty-core/jetty-deploy/pom.xml +++ b/jetty-core/jetty-deploy/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-core - 12.0.5 + 12.0.6-SNAPSHOT jetty-deploy Core :: Deployers diff --git a/jetty-core/jetty-fcgi/jetty-fcgi-client/pom.xml b/jetty-core/jetty-fcgi/jetty-fcgi-client/pom.xml index 182dfdd3873..87dd2cda357 100644 --- a/jetty-core/jetty-fcgi/jetty-fcgi-client/pom.xml +++ b/jetty-core/jetty-fcgi/jetty-fcgi-client/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.fcgi jetty-fcgi - 12.0.5 + 12.0.6-SNAPSHOT jetty-fcgi-client Core :: FastCGI :: Client diff --git a/jetty-core/jetty-fcgi/jetty-fcgi-proxy/pom.xml b/jetty-core/jetty-fcgi/jetty-fcgi-proxy/pom.xml index ae050d5b45e..418337ec6c9 100644 --- a/jetty-core/jetty-fcgi/jetty-fcgi-proxy/pom.xml +++ b/jetty-core/jetty-fcgi/jetty-fcgi-proxy/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.fcgi jetty-fcgi - 12.0.5 + 12.0.6-SNAPSHOT jetty-fcgi-proxy Core :: FastCGI :: Proxy diff --git a/jetty-core/jetty-fcgi/jetty-fcgi-server/pom.xml b/jetty-core/jetty-fcgi/jetty-fcgi-server/pom.xml index e9c5b3e0727..627cf5d6279 100644 --- a/jetty-core/jetty-fcgi/jetty-fcgi-server/pom.xml +++ b/jetty-core/jetty-fcgi/jetty-fcgi-server/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.fcgi jetty-fcgi - 12.0.5 + 12.0.6-SNAPSHOT jetty-fcgi-server Core :: FastCGI :: Server diff --git a/jetty-core/jetty-fcgi/pom.xml b/jetty-core/jetty-fcgi/pom.xml index 7173311698b..b1a3d37612e 100644 --- a/jetty-core/jetty-fcgi/pom.xml +++ b/jetty-core/jetty-fcgi/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-core - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.fcgi jetty-fcgi diff --git a/jetty-core/jetty-http-spi/pom.xml b/jetty-core/jetty-http-spi/pom.xml index c0f82b2f6d7..4170e31c094 100644 --- a/jetty-core/jetty-http-spi/pom.xml +++ b/jetty-core/jetty-http-spi/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-core - 12.0.5 + 12.0.6-SNAPSHOT jetty-http-spi Core :: HTTP SPI diff --git a/jetty-core/jetty-http-tools/pom.xml b/jetty-core/jetty-http-tools/pom.xml index 0af28b6ee91..9a954790aab 100644 --- a/jetty-core/jetty-http-tools/pom.xml +++ b/jetty-core/jetty-http-tools/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-core - 12.0.5 + 12.0.6-SNAPSHOT jetty-http-tools Core :: HTTP Tools diff --git a/jetty-core/jetty-http/pom.xml b/jetty-core/jetty-http/pom.xml index 548351cc4c8..b753522b616 100644 --- a/jetty-core/jetty-http/pom.xml +++ b/jetty-core/jetty-http/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-core - 12.0.5 + 12.0.6-SNAPSHOT jetty-http Core :: HTTP diff --git a/jetty-core/jetty-http2/jetty-http2-client-transport/pom.xml b/jetty-core/jetty-http2/jetty-http2-client-transport/pom.xml index d4758dd7747..b49566f9a4c 100644 --- a/jetty-core/jetty-http2/jetty-http2-client-transport/pom.xml +++ b/jetty-core/jetty-http2/jetty-http2-client-transport/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.http2 jetty-http2 - 12.0.5 + 12.0.6-SNAPSHOT jetty-http2-client-transport Core :: HTTP2 :: Client Transport diff --git a/jetty-core/jetty-http2/jetty-http2-client/pom.xml b/jetty-core/jetty-http2/jetty-http2-client/pom.xml index caaa27b61dd..123e9ab8853 100644 --- a/jetty-core/jetty-http2/jetty-http2-client/pom.xml +++ b/jetty-core/jetty-http2/jetty-http2-client/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.http2 jetty-http2 - 12.0.5 + 12.0.6-SNAPSHOT jetty-http2-client Core :: HTTP2 :: Client diff --git a/jetty-core/jetty-http2/jetty-http2-common/pom.xml b/jetty-core/jetty-http2/jetty-http2-common/pom.xml index 25eb3ea6acf..889f3b84025 100644 --- a/jetty-core/jetty-http2/jetty-http2-common/pom.xml +++ b/jetty-core/jetty-http2/jetty-http2-common/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.http2 jetty-http2 - 12.0.5 + 12.0.6-SNAPSHOT jetty-http2-common Core :: HTTP2 :: Common diff --git a/jetty-core/jetty-http2/jetty-http2-hpack/pom.xml b/jetty-core/jetty-http2/jetty-http2-hpack/pom.xml index acea896174d..c12c19a0c38 100644 --- a/jetty-core/jetty-http2/jetty-http2-hpack/pom.xml +++ b/jetty-core/jetty-http2/jetty-http2-hpack/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.http2 jetty-http2 - 12.0.5 + 12.0.6-SNAPSHOT jetty-http2-hpack Core :: HTTP2 :: HPACK diff --git a/jetty-core/jetty-http2/jetty-http2-server/pom.xml b/jetty-core/jetty-http2/jetty-http2-server/pom.xml index 5f612111022..667968c7d57 100644 --- a/jetty-core/jetty-http2/jetty-http2-server/pom.xml +++ b/jetty-core/jetty-http2/jetty-http2-server/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.http2 jetty-http2 - 12.0.5 + 12.0.6-SNAPSHOT jetty-http2-server Core :: HTTP2 :: Server diff --git a/jetty-core/jetty-http2/jetty-http2-tests/pom.xml b/jetty-core/jetty-http2/jetty-http2-tests/pom.xml index 0e62965ce53..64e259d0232 100644 --- a/jetty-core/jetty-http2/jetty-http2-tests/pom.xml +++ b/jetty-core/jetty-http2/jetty-http2-tests/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.http2 jetty-http2 - 12.0.5 + 12.0.6-SNAPSHOT jetty-http2-tests Core :: HTTP2 :: Tests diff --git a/jetty-core/jetty-http2/pom.xml b/jetty-core/jetty-http2/pom.xml index c72a08c745d..a44d7c9e425 100644 --- a/jetty-core/jetty-http2/pom.xml +++ b/jetty-core/jetty-http2/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-core - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.http2 jetty-http2 diff --git a/jetty-core/jetty-http3/jetty-http3-client-transport/pom.xml b/jetty-core/jetty-http3/jetty-http3-client-transport/pom.xml index 54ee1c942d1..e1eb7426687 100644 --- a/jetty-core/jetty-http3/jetty-http3-client-transport/pom.xml +++ b/jetty-core/jetty-http3/jetty-http3-client-transport/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.http3 jetty-http3 - 12.0.5 + 12.0.6-SNAPSHOT jetty-http3-client-transport Core :: HTTP3 :: HTTP Client Transport diff --git a/jetty-core/jetty-http3/jetty-http3-client/pom.xml b/jetty-core/jetty-http3/jetty-http3-client/pom.xml index da5b429eba8..941dc12c4c5 100644 --- a/jetty-core/jetty-http3/jetty-http3-client/pom.xml +++ b/jetty-core/jetty-http3/jetty-http3-client/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.http3 jetty-http3 - 12.0.5 + 12.0.6-SNAPSHOT jetty-http3-client Core :: HTTP3 :: Client diff --git a/jetty-core/jetty-http3/jetty-http3-common/pom.xml b/jetty-core/jetty-http3/jetty-http3-common/pom.xml index c04c6385df0..aa008a36ba8 100644 --- a/jetty-core/jetty-http3/jetty-http3-common/pom.xml +++ b/jetty-core/jetty-http3/jetty-http3-common/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.http3 jetty-http3 - 12.0.5 + 12.0.6-SNAPSHOT jetty-http3-common Core :: HTTP3 :: Common diff --git a/jetty-core/jetty-http3/jetty-http3-qpack/pom.xml b/jetty-core/jetty-http3/jetty-http3-qpack/pom.xml index 2ed429cbbaa..15b8de66316 100644 --- a/jetty-core/jetty-http3/jetty-http3-qpack/pom.xml +++ b/jetty-core/jetty-http3/jetty-http3-qpack/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.http3 jetty-http3 - 12.0.5 + 12.0.6-SNAPSHOT jetty-http3-qpack Core :: HTTP3 :: QPACK diff --git a/jetty-core/jetty-http3/jetty-http3-server/pom.xml b/jetty-core/jetty-http3/jetty-http3-server/pom.xml index 9fc6cfc4a13..12bebb378b5 100644 --- a/jetty-core/jetty-http3/jetty-http3-server/pom.xml +++ b/jetty-core/jetty-http3/jetty-http3-server/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.http3 jetty-http3 - 12.0.5 + 12.0.6-SNAPSHOT jetty-http3-server Core :: HTTP3 :: Server diff --git a/jetty-core/jetty-http3/jetty-http3-tests/pom.xml b/jetty-core/jetty-http3/jetty-http3-tests/pom.xml index 46d6ae5c245..f83ab0e37be 100644 --- a/jetty-core/jetty-http3/jetty-http3-tests/pom.xml +++ b/jetty-core/jetty-http3/jetty-http3-tests/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.http3 jetty-http3 - 12.0.5 + 12.0.6-SNAPSHOT jetty-http3-tests Core :: HTTP3 :: Tests diff --git a/jetty-core/jetty-http3/pom.xml b/jetty-core/jetty-http3/pom.xml index ba56c9a779c..3c8a67a7b42 100644 --- a/jetty-core/jetty-http3/pom.xml +++ b/jetty-core/jetty-http3/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-core - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.http3 jetty-http3 diff --git a/jetty-core/jetty-io/pom.xml b/jetty-core/jetty-io/pom.xml index 2b40575d794..b432db8da72 100644 --- a/jetty-core/jetty-io/pom.xml +++ b/jetty-core/jetty-io/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-core - 12.0.5 + 12.0.6-SNAPSHOT jetty-io Core :: IO diff --git a/jetty-core/jetty-jmx/pom.xml b/jetty-core/jetty-jmx/pom.xml index d585aa4cf05..fc8b69f7eba 100644 --- a/jetty-core/jetty-jmx/pom.xml +++ b/jetty-core/jetty-jmx/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-core - 12.0.5 + 12.0.6-SNAPSHOT jetty-jmx Core :: JMX diff --git a/jetty-core/jetty-jndi/pom.xml b/jetty-core/jetty-jndi/pom.xml index 8dcf3d75bfd..e1748c3fccf 100644 --- a/jetty-core/jetty-jndi/pom.xml +++ b/jetty-core/jetty-jndi/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-core - 12.0.5 + 12.0.6-SNAPSHOT jetty-jndi Core :: JNDI diff --git a/jetty-core/jetty-keystore/pom.xml b/jetty-core/jetty-keystore/pom.xml index fae4a2c8786..f650dc93591 100644 --- a/jetty-core/jetty-keystore/pom.xml +++ b/jetty-core/jetty-keystore/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-core - 12.0.5 + 12.0.6-SNAPSHOT jetty-keystore jar diff --git a/jetty-core/jetty-openid/pom.xml b/jetty-core/jetty-openid/pom.xml index d84f622a6c8..63716c1f016 100644 --- a/jetty-core/jetty-openid/pom.xml +++ b/jetty-core/jetty-openid/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-core - 12.0.5 + 12.0.6-SNAPSHOT jetty-openid EE10 :: OpenID diff --git a/jetty-core/jetty-osgi/pom.xml b/jetty-core/jetty-osgi/pom.xml index e5bd971a8de..a4ffdd31763 100644 --- a/jetty-core/jetty-osgi/pom.xml +++ b/jetty-core/jetty-osgi/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-core - 12.0.5 + 12.0.6-SNAPSHOT jetty-osgi Core :: OSGi diff --git a/jetty-core/jetty-plus/pom.xml b/jetty-core/jetty-plus/pom.xml index c6f0cd7db3f..8b00cbbf7bc 100644 --- a/jetty-core/jetty-plus/pom.xml +++ b/jetty-core/jetty-plus/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-core - 12.0.5 + 12.0.6-SNAPSHOT jetty-plus Core :: Plus diff --git a/jetty-core/jetty-proxy/pom.xml b/jetty-core/jetty-proxy/pom.xml index a1aa25a6fe4..37fb990759b 100644 --- a/jetty-core/jetty-proxy/pom.xml +++ b/jetty-core/jetty-proxy/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-core - 12.0.5 + 12.0.6-SNAPSHOT jetty-proxy jar diff --git a/jetty-core/jetty-quic/jetty-quic-client/pom.xml b/jetty-core/jetty-quic/jetty-quic-client/pom.xml index 5f620532788..3c27f39bff1 100644 --- a/jetty-core/jetty-quic/jetty-quic-client/pom.xml +++ b/jetty-core/jetty-quic/jetty-quic-client/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.quic jetty-quic - 12.0.5 + 12.0.6-SNAPSHOT jetty-quic-client Core :: QUIC :: Client diff --git a/jetty-core/jetty-quic/jetty-quic-common/pom.xml b/jetty-core/jetty-quic/jetty-quic-common/pom.xml index 01d491e59e2..c9e52da9bae 100644 --- a/jetty-core/jetty-quic/jetty-quic-common/pom.xml +++ b/jetty-core/jetty-quic/jetty-quic-common/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.quic jetty-quic - 12.0.5 + 12.0.6-SNAPSHOT jetty-quic-common Core :: QUIC :: Common diff --git a/jetty-core/jetty-quic/jetty-quic-quiche/jetty-quic-quiche-common/pom.xml b/jetty-core/jetty-quic/jetty-quic-quiche/jetty-quic-quiche-common/pom.xml index d2d1ab5c822..6276ffa3452 100644 --- a/jetty-core/jetty-quic/jetty-quic-quiche/jetty-quic-quiche-common/pom.xml +++ b/jetty-core/jetty-quic/jetty-quic-quiche/jetty-quic-quiche-common/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.quic jetty-quic-quiche - 12.0.5 + 12.0.6-SNAPSHOT jetty-quic-quiche-common Core :: QUIC :: Quiche :: Common diff --git a/jetty-core/jetty-quic/jetty-quic-quiche/jetty-quic-quiche-foreign-incubator/pom.xml b/jetty-core/jetty-quic/jetty-quic-quiche/jetty-quic-quiche-foreign-incubator/pom.xml index 8fbe1fc0995..05749f58825 100644 --- a/jetty-core/jetty-quic/jetty-quic-quiche/jetty-quic-quiche-foreign-incubator/pom.xml +++ b/jetty-core/jetty-quic/jetty-quic-quiche/jetty-quic-quiche-foreign-incubator/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.quic jetty-quic-quiche - 12.0.5 + 12.0.6-SNAPSHOT jetty-quic-quiche-foreign-incubator Core :: QUIC :: Quiche :: Foreign (Java 17) diff --git a/jetty-core/jetty-quic/jetty-quic-quiche/jetty-quic-quiche-jna/pom.xml b/jetty-core/jetty-quic/jetty-quic-quiche/jetty-quic-quiche-jna/pom.xml index dca42259bf0..c91c7a71b2e 100644 --- a/jetty-core/jetty-quic/jetty-quic-quiche/jetty-quic-quiche-jna/pom.xml +++ b/jetty-core/jetty-quic/jetty-quic-quiche/jetty-quic-quiche-jna/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.quic jetty-quic-quiche - 12.0.5 + 12.0.6-SNAPSHOT jetty-quic-quiche-jna Core :: QUIC :: Quiche :: JNA Binding diff --git a/jetty-core/jetty-quic/jetty-quic-quiche/pom.xml b/jetty-core/jetty-quic/jetty-quic-quiche/pom.xml index 833152e01e0..a771ff54351 100644 --- a/jetty-core/jetty-quic/jetty-quic-quiche/pom.xml +++ b/jetty-core/jetty-quic/jetty-quic-quiche/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.quic jetty-quic - 12.0.5 + 12.0.6-SNAPSHOT jetty-quic-quiche pom diff --git a/jetty-core/jetty-quic/jetty-quic-server/pom.xml b/jetty-core/jetty-quic/jetty-quic-server/pom.xml index 8341a1e7582..70ed483e40f 100644 --- a/jetty-core/jetty-quic/jetty-quic-server/pom.xml +++ b/jetty-core/jetty-quic/jetty-quic-server/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.quic jetty-quic - 12.0.5 + 12.0.6-SNAPSHOT jetty-quic-server Core :: QUIC :: Server diff --git a/jetty-core/jetty-quic/pom.xml b/jetty-core/jetty-quic/pom.xml index bc53c4bc020..fb1e10646ff 100644 --- a/jetty-core/jetty-quic/pom.xml +++ b/jetty-core/jetty-quic/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-core - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.quic jetty-quic diff --git a/jetty-core/jetty-rewrite/pom.xml b/jetty-core/jetty-rewrite/pom.xml index 3ff3c854577..4c4098ba981 100644 --- a/jetty-core/jetty-rewrite/pom.xml +++ b/jetty-core/jetty-rewrite/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-core - 12.0.5 + 12.0.6-SNAPSHOT jetty-rewrite Core :: Rewrite diff --git a/jetty-core/jetty-security/pom.xml b/jetty-core/jetty-security/pom.xml index b9af94a8fcf..9c8516f3e23 100644 --- a/jetty-core/jetty-security/pom.xml +++ b/jetty-core/jetty-security/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-core - 12.0.5 + 12.0.6-SNAPSHOT jetty-security Core :: Security diff --git a/jetty-core/jetty-server/pom.xml b/jetty-core/jetty-server/pom.xml index eb5602ee614..a2151e48264 100644 --- a/jetty-core/jetty-server/pom.xml +++ b/jetty-core/jetty-server/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-core - 12.0.5 + 12.0.6-SNAPSHOT jetty-server Core :: Server diff --git a/jetty-core/jetty-session/pom.xml b/jetty-core/jetty-session/pom.xml index 5756ad9953f..64c2b9030e5 100644 --- a/jetty-core/jetty-session/pom.xml +++ b/jetty-core/jetty-session/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-core - 12.0.5 + 12.0.6-SNAPSHOT jetty-session Core :: Sessions diff --git a/jetty-core/jetty-slf4j-impl/pom.xml b/jetty-core/jetty-slf4j-impl/pom.xml index 2615738e42a..50d5cf0feaa 100644 --- a/jetty-core/jetty-slf4j-impl/pom.xml +++ b/jetty-core/jetty-slf4j-impl/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-core - 12.0.5 + 12.0.6-SNAPSHOT jetty-slf4j-impl Core :: SLF4J Implementation diff --git a/jetty-core/jetty-start/pom.xml b/jetty-core/jetty-start/pom.xml index 2229a2be8e8..ad1b0896b76 100644 --- a/jetty-core/jetty-start/pom.xml +++ b/jetty-core/jetty-start/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-core - 12.0.5 + 12.0.6-SNAPSHOT jetty-start Core :: Start diff --git a/jetty-core/jetty-tests/jetty-test-client-transports/pom.xml b/jetty-core/jetty-tests/jetty-test-client-transports/pom.xml index e070f1428b3..53176c0cc96 100644 --- a/jetty-core/jetty-tests/jetty-test-client-transports/pom.xml +++ b/jetty-core/jetty-tests/jetty-test-client-transports/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-tests - 12.0.5 + 12.0.6-SNAPSHOT jetty-test-client-transports Core :: Tests :: Client Transports diff --git a/jetty-core/jetty-tests/jetty-test-jmx/pom.xml b/jetty-core/jetty-tests/jetty-test-jmx/pom.xml index fd18daf884b..a9644d3a2d8 100644 --- a/jetty-core/jetty-tests/jetty-test-jmx/pom.xml +++ b/jetty-core/jetty-tests/jetty-test-jmx/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-tests - 12.0.5 + 12.0.6-SNAPSHOT jetty-test-jmx Core :: Tests :: JMX diff --git a/jetty-core/jetty-tests/pom.xml b/jetty-core/jetty-tests/pom.xml index d411829398e..afaeb244517 100644 --- a/jetty-core/jetty-tests/pom.xml +++ b/jetty-core/jetty-tests/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-core - 12.0.5 + 12.0.6-SNAPSHOT jetty-tests pom diff --git a/jetty-core/jetty-unixdomain-server/pom.xml b/jetty-core/jetty-unixdomain-server/pom.xml index 2d33883ad3f..4cebf2939a1 100644 --- a/jetty-core/jetty-unixdomain-server/pom.xml +++ b/jetty-core/jetty-unixdomain-server/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-core - 12.0.5 + 12.0.6-SNAPSHOT jetty-unixdomain-server Core :: Unix-Domain Sockets :: Server diff --git a/jetty-core/jetty-util-ajax/pom.xml b/jetty-core/jetty-util-ajax/pom.xml index d450b5edad6..d45b5eb07d4 100644 --- a/jetty-core/jetty-util-ajax/pom.xml +++ b/jetty-core/jetty-util-ajax/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-core - 12.0.5 + 12.0.6-SNAPSHOT jetty-util-ajax Core :: Utilities :: JSON diff --git a/jetty-core/jetty-util/pom.xml b/jetty-core/jetty-util/pom.xml index 47b6a6958b4..b55334da95e 100644 --- a/jetty-core/jetty-util/pom.xml +++ b/jetty-core/jetty-util/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-core - 12.0.5 + 12.0.6-SNAPSHOT jetty-util Core :: Utilities diff --git a/jetty-core/jetty-websocket/jetty-websocket-core-client/pom.xml b/jetty-core/jetty-websocket/jetty-websocket-core-client/pom.xml index 900aa0461ae..f55685a81be 100644 --- a/jetty-core/jetty-websocket/jetty-websocket-core-client/pom.xml +++ b/jetty-core/jetty-websocket/jetty-websocket-core-client/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.websocket jetty-websocket - 12.0.5 + 12.0.6-SNAPSHOT jetty-websocket-core-client Core :: Websocket :: Client diff --git a/jetty-core/jetty-websocket/jetty-websocket-core-common/pom.xml b/jetty-core/jetty-websocket/jetty-websocket-core-common/pom.xml index 53d82e60f6e..3c65464b3ce 100644 --- a/jetty-core/jetty-websocket/jetty-websocket-core-common/pom.xml +++ b/jetty-core/jetty-websocket/jetty-websocket-core-common/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.websocket jetty-websocket - 12.0.5 + 12.0.6-SNAPSHOT jetty-websocket-core-common Core :: Websocket :: Common diff --git a/jetty-core/jetty-websocket/jetty-websocket-core-server/pom.xml b/jetty-core/jetty-websocket/jetty-websocket-core-server/pom.xml index ed09d010f94..6e3ea8edc97 100644 --- a/jetty-core/jetty-websocket/jetty-websocket-core-server/pom.xml +++ b/jetty-core/jetty-websocket/jetty-websocket-core-server/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.websocket jetty-websocket - 12.0.5 + 12.0.6-SNAPSHOT jetty-websocket-core-server Core :: Websocket :: Server diff --git a/jetty-core/jetty-websocket/jetty-websocket-core-tests/pom.xml b/jetty-core/jetty-websocket/jetty-websocket-core-tests/pom.xml index 407f341851b..a5902ec0a6e 100644 --- a/jetty-core/jetty-websocket/jetty-websocket-core-tests/pom.xml +++ b/jetty-core/jetty-websocket/jetty-websocket-core-tests/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.websocket jetty-websocket - 12.0.5 + 12.0.6-SNAPSHOT jetty-websocket-core-tests Core :: Websocket :: Tests diff --git a/jetty-core/jetty-websocket/jetty-websocket-jetty-api/pom.xml b/jetty-core/jetty-websocket/jetty-websocket-jetty-api/pom.xml index 21a2a3d6ab6..0202bdac1d0 100644 --- a/jetty-core/jetty-websocket/jetty-websocket-jetty-api/pom.xml +++ b/jetty-core/jetty-websocket/jetty-websocket-jetty-api/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.websocket jetty-websocket - 12.0.5 + 12.0.6-SNAPSHOT jetty-websocket-jetty-api Core :: Websocket :: Jetty API diff --git a/jetty-core/jetty-websocket/jetty-websocket-jetty-client/pom.xml b/jetty-core/jetty-websocket/jetty-websocket-jetty-client/pom.xml index 7f2ee921530..08afcf2b2e1 100644 --- a/jetty-core/jetty-websocket/jetty-websocket-jetty-client/pom.xml +++ b/jetty-core/jetty-websocket/jetty-websocket-jetty-client/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.websocket jetty-websocket - 12.0.5 + 12.0.6-SNAPSHOT jetty-websocket-jetty-client Core :: Websocket :: Jetty Client diff --git a/jetty-core/jetty-websocket/jetty-websocket-jetty-common/pom.xml b/jetty-core/jetty-websocket/jetty-websocket-jetty-common/pom.xml index 3a8bec41e83..ec39d39321b 100644 --- a/jetty-core/jetty-websocket/jetty-websocket-jetty-common/pom.xml +++ b/jetty-core/jetty-websocket/jetty-websocket-jetty-common/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.websocket jetty-websocket - 12.0.5 + 12.0.6-SNAPSHOT jetty-websocket-jetty-common Core :: Websocket :: Jetty Common diff --git a/jetty-core/jetty-websocket/jetty-websocket-jetty-server/pom.xml b/jetty-core/jetty-websocket/jetty-websocket-jetty-server/pom.xml index fe345e83f78..fa66d2b6d15 100644 --- a/jetty-core/jetty-websocket/jetty-websocket-jetty-server/pom.xml +++ b/jetty-core/jetty-websocket/jetty-websocket-jetty-server/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.websocket jetty-websocket - 12.0.5 + 12.0.6-SNAPSHOT jetty-websocket-jetty-server Core :: Websocket :: Jetty Server diff --git a/jetty-core/jetty-websocket/jetty-websocket-jetty-tests/pom.xml b/jetty-core/jetty-websocket/jetty-websocket-jetty-tests/pom.xml index 45773942723..c21c1f345ed 100644 --- a/jetty-core/jetty-websocket/jetty-websocket-jetty-tests/pom.xml +++ b/jetty-core/jetty-websocket/jetty-websocket-jetty-tests/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.websocket jetty-websocket - 12.0.5 + 12.0.6-SNAPSHOT jetty-websocket-jetty-tests Core :: Websocket :: Jetty Tests diff --git a/jetty-core/jetty-websocket/pom.xml b/jetty-core/jetty-websocket/pom.xml index 58dfd943059..6d338292a83 100644 --- a/jetty-core/jetty-websocket/pom.xml +++ b/jetty-core/jetty-websocket/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-core - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.websocket jetty-websocket diff --git a/jetty-core/jetty-xml/pom.xml b/jetty-core/jetty-xml/pom.xml index a68e8a99f74..bb73144a3a8 100644 --- a/jetty-core/jetty-xml/pom.xml +++ b/jetty-core/jetty-xml/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-core - 12.0.5 + 12.0.6-SNAPSHOT jetty-xml Core :: XML diff --git a/jetty-core/pom.xml b/jetty-core/pom.xml index 0df89b5f98b..8f8fe6b6c1f 100644 --- a/jetty-core/pom.xml +++ b/jetty-core/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 12.0.5 + 12.0.6-SNAPSHOT jetty-core pom diff --git a/jetty-ee10/jetty-ee10-annotations/pom.xml b/jetty-ee10/jetty-ee10-annotations/pom.xml index bc23b394ee6..2c1258718ed 100644 --- a/jetty-ee10/jetty-ee10-annotations/pom.xml +++ b/jetty-ee10/jetty-ee10-annotations/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10 jetty-ee10 - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee10-annotations EE10 :: Servlet Annotations diff --git a/jetty-ee10/jetty-ee10-apache-jsp/pom.xml b/jetty-ee10/jetty-ee10-apache-jsp/pom.xml index 04091761b3f..6d8fe235611 100644 --- a/jetty-ee10/jetty-ee10-apache-jsp/pom.xml +++ b/jetty-ee10/jetty-ee10-apache-jsp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10 jetty-ee10 - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee10-apache-jsp EE10 :: Apache JSP diff --git a/jetty-ee10/jetty-ee10-bom/pom.xml b/jetty-ee10/jetty-ee10-bom/pom.xml index fcfdfbdff39..6a8ffe7e12a 100644 --- a/jetty-ee10/jetty-ee10-bom/pom.xml +++ b/jetty-ee10/jetty-ee10-bom/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10 jetty-ee10 - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee10-bom @@ -19,132 +19,132 @@ org.eclipse.jetty.ee10 jetty-ee10-annotations - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee10 jetty-ee10-apache-jsp - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee10 jetty-ee10-cdi - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee10 jetty-ee10-fcgi-proxy - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee10 jetty-ee10-glassfish-jstl - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee10 jetty-ee10-jaspi - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee10 jetty-ee10-jndi - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee10 jetty-ee10-jspc-maven-plugin - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee10 jetty-ee10-maven-plugin - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee10 jetty-ee10-plus - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee10 jetty-ee10-proxy - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee10 jetty-ee10-quickstart - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee10 jetty-ee10-runner - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee10 jetty-ee10-servlet - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee10 jetty-ee10-servlets - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee10 jetty-ee10-webapp - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee10.osgi jetty-ee10-osgi-alpn - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee10.osgi jetty-ee10-osgi-boot - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee10.osgi jetty-ee10-osgi-boot-jsp - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee10.websocket jetty-ee10-websocket-jakarta-client - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee10.websocket jetty-ee10-websocket-jakarta-client-webapp - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee10.websocket jetty-ee10-websocket-jakarta-common - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee10.websocket jetty-ee10-websocket-jakarta-server - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee10.websocket jetty-ee10-websocket-jetty-client-webapp - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee10.websocket jetty-ee10-websocket-jetty-server - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee10.websocket jetty-ee10-websocket-servlet - 12.0.5 + 12.0.6-SNAPSHOT diff --git a/jetty-ee10/jetty-ee10-cdi/pom.xml b/jetty-ee10/jetty-ee10-cdi/pom.xml index 8ddff48ce5c..b96f85d6c71 100644 --- a/jetty-ee10/jetty-ee10-cdi/pom.xml +++ b/jetty-ee10/jetty-ee10-cdi/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee10 jetty-ee10 - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee10-cdi jar diff --git a/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-async-rest/jetty-ee10-demo-async-rest-jar/pom.xml b/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-async-rest/jetty-ee10-demo-async-rest-jar/pom.xml index 344a7b0a2f8..a5bb38043e4 100644 --- a/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-async-rest/jetty-ee10-demo-async-rest-jar/pom.xml +++ b/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-async-rest/jetty-ee10-demo-async-rest-jar/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10.demos jetty-ee10-demo-async-rest - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee10-demo-async-rest-jar jar diff --git a/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-async-rest/jetty-ee10-demo-async-rest-server/pom.xml b/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-async-rest/jetty-ee10-demo-async-rest-server/pom.xml index 67e1f9b997e..500759444aa 100644 --- a/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-async-rest/jetty-ee10-demo-async-rest-server/pom.xml +++ b/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-async-rest/jetty-ee10-demo-async-rest-server/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10.demos jetty-ee10-demo-async-rest - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee10-demo-async-rest-server jar diff --git a/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-async-rest/jetty-ee10-demo-async-rest-webapp/pom.xml b/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-async-rest/jetty-ee10-demo-async-rest-webapp/pom.xml index 08303ab7543..925bb07c5b5 100644 --- a/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-async-rest/jetty-ee10-demo-async-rest-webapp/pom.xml +++ b/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-async-rest/jetty-ee10-demo-async-rest-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10.demos jetty-ee10-demo-async-rest - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee10-demo-async-rest-webapp war diff --git a/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-async-rest/pom.xml b/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-async-rest/pom.xml index 72f6a4fa810..e303099b125 100644 --- a/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-async-rest/pom.xml +++ b/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-async-rest/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10.demos jetty-ee10-demos - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee10-demo-async-rest pom diff --git a/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-embedded/pom.xml b/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-embedded/pom.xml index 44deef77564..9b0a5955338 100644 --- a/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-embedded/pom.xml +++ b/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-embedded/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee10.demos jetty-ee10-demos - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee10-demo-embedded EE10 :: Demo :: Embedded Jetty diff --git a/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-jaas-webapp/pom.xml b/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-jaas-webapp/pom.xml index e8ea351cae6..7ded1853546 100644 --- a/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-jaas-webapp/pom.xml +++ b/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-jaas-webapp/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee10.demos jetty-ee10-demos - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee10-demo-jaas-webapp war diff --git a/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-jetty-webapp/pom.xml b/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-jetty-webapp/pom.xml index 853a92d4f4e..bca3f4a560b 100644 --- a/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-jetty-webapp/pom.xml +++ b/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-jetty-webapp/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee10.demos jetty-ee10-demos - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee10-demo-jetty-webapp war diff --git a/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-jndi-webapp/pom.xml b/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-jndi-webapp/pom.xml index b1a49686e03..328ec3dbb50 100644 --- a/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-jndi-webapp/pom.xml +++ b/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-jndi-webapp/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee10.demos jetty-ee10-demos - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee10-demo-jndi-webapp war diff --git a/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-jsp-webapp/pom.xml b/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-jsp-webapp/pom.xml index 90d04d33e24..2fdc18a1df8 100644 --- a/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-jsp-webapp/pom.xml +++ b/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-jsp-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10.demos jetty-ee10-demos - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee10-demo-jsp-webapp war diff --git a/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-mock-resources/pom.xml b/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-mock-resources/pom.xml index 3d5222983e9..6ee3af67f6f 100644 --- a/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-mock-resources/pom.xml +++ b/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-mock-resources/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee10.demos jetty-ee10-demos - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee10-demo-mock-resources jar diff --git a/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-proxy-webapp/pom.xml b/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-proxy-webapp/pom.xml index 70a91997c6a..598f89e8e2a 100644 --- a/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-proxy-webapp/pom.xml +++ b/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-proxy-webapp/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee10.demos jetty-ee10-demos - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee10-demo-proxy-webapp war diff --git a/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-simple-webapp/pom.xml b/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-simple-webapp/pom.xml index 584c40c409f..5a2fa839288 100644 --- a/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-simple-webapp/pom.xml +++ b/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-simple-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10.demos jetty-ee10-demos - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee10-demo-simple-webapp war diff --git a/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-spec/jetty-ee10-demo-container-initializer/pom.xml b/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-spec/jetty-ee10-demo-container-initializer/pom.xml index 781c28b3c4e..07555a2e329 100644 --- a/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-spec/jetty-ee10-demo-container-initializer/pom.xml +++ b/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-spec/jetty-ee10-demo-container-initializer/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee10.demos jetty-ee10-demos - 12.0.5 + 12.0.6-SNAPSHOT ../../pom.xml jetty-ee10-demo-container-initializer diff --git a/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-spec/jetty-ee10-demo-spec-webapp/pom.xml b/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-spec/jetty-ee10-demo-spec-webapp/pom.xml index 7ea73c79947..275485a9f63 100644 --- a/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-spec/jetty-ee10-demo-spec-webapp/pom.xml +++ b/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-spec/jetty-ee10-demo-spec-webapp/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee10.demos jetty-ee10-demos - 12.0.5 + 12.0.6-SNAPSHOT ../../pom.xml jetty-ee10-demo-spec-webapp diff --git a/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-spec/jetty-ee10-demo-web-fragment/pom.xml b/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-spec/jetty-ee10-demo-web-fragment/pom.xml index 3dff532a37f..7848b418fe1 100644 --- a/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-spec/jetty-ee10-demo-web-fragment/pom.xml +++ b/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-spec/jetty-ee10-demo-web-fragment/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee10.demos jetty-ee10-demos - 12.0.5 + 12.0.6-SNAPSHOT ../../pom.xml jetty-ee10-demo-web-fragment diff --git a/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-spec/pom.xml b/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-spec/pom.xml index e7cbc9285ec..38686b02959 100644 --- a/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-spec/pom.xml +++ b/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-spec/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee10.demos jetty-ee10-demos - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee10-demo-spec pom diff --git a/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-template/pom.xml b/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-template/pom.xml index 12b11b22efc..3c1a59e74c6 100644 --- a/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-template/pom.xml +++ b/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-template/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10.demos jetty-ee10-demos - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee10-demo-template jar diff --git a/jetty-ee10/jetty-ee10-demos/pom.xml b/jetty-ee10/jetty-ee10-demos/pom.xml index fa99f199bbb..d01c5669671 100644 --- a/jetty-ee10/jetty-ee10-demos/pom.xml +++ b/jetty-ee10/jetty-ee10-demos/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10 jetty-ee10 - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee10.demos jetty-ee10-demos diff --git a/jetty-ee10/jetty-ee10-examples/pom.xml b/jetty-ee10/jetty-ee10-examples/pom.xml index da5e7edce7c..45785f9ded0 100644 --- a/jetty-ee10/jetty-ee10-examples/pom.xml +++ b/jetty-ee10/jetty-ee10-examples/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10 jetty-ee10 - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee10-examples EE10 :: Examples diff --git a/jetty-ee10/jetty-ee10-fcgi-proxy/pom.xml b/jetty-ee10/jetty-ee10-fcgi-proxy/pom.xml index a1082c6ce0a..4000ebb9574 100644 --- a/jetty-ee10/jetty-ee10-fcgi-proxy/pom.xml +++ b/jetty-ee10/jetty-ee10-fcgi-proxy/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10 jetty-ee10 - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee10-fcgi-proxy EE10 :: FCGI Proxy diff --git a/jetty-ee10/jetty-ee10-glassfish-jstl/pom.xml b/jetty-ee10/jetty-ee10-glassfish-jstl/pom.xml index 91ba31d84e8..faf443c7514 100644 --- a/jetty-ee10/jetty-ee10-glassfish-jstl/pom.xml +++ b/jetty-ee10/jetty-ee10-glassfish-jstl/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee10 jetty-ee10 - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee10-glassfish-jstl jar diff --git a/jetty-ee10/jetty-ee10-home/pom.xml b/jetty-ee10/jetty-ee10-home/pom.xml index 8b0066f42cd..36b29276c27 100644 --- a/jetty-ee10/jetty-ee10-home/pom.xml +++ b/jetty-ee10/jetty-ee10-home/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee10 jetty-ee10 - 12.0.5 + 12.0.6-SNAPSHOT ../pom.xml jetty-ee10-home diff --git a/jetty-ee10/jetty-ee10-jaspi/pom.xml b/jetty-ee10/jetty-ee10-jaspi/pom.xml index 4e5752abd89..5fb6a3aa977 100644 --- a/jetty-ee10/jetty-ee10-jaspi/pom.xml +++ b/jetty-ee10/jetty-ee10-jaspi/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10 jetty-ee10 - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee10-jaspi EE10 :: JASPI diff --git a/jetty-ee10/jetty-ee10-jndi/pom.xml b/jetty-ee10/jetty-ee10-jndi/pom.xml index 6accd60dce8..5f1a0729079 100644 --- a/jetty-ee10/jetty-ee10-jndi/pom.xml +++ b/jetty-ee10/jetty-ee10-jndi/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10 jetty-ee10 - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee10-jndi EE10 :: JNDI diff --git a/jetty-ee10/jetty-ee10-jspc-maven-plugin/pom.xml b/jetty-ee10/jetty-ee10-jspc-maven-plugin/pom.xml index 6c36d0afb49..b4fc76f2e7e 100644 --- a/jetty-ee10/jetty-ee10-jspc-maven-plugin/pom.xml +++ b/jetty-ee10/jetty-ee10-jspc-maven-plugin/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee10 jetty-ee10 - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee10-jspc-maven-plugin maven-plugin diff --git a/jetty-ee10/jetty-ee10-maven-plugin/pom.xml b/jetty-ee10/jetty-ee10-maven-plugin/pom.xml index 9294349d57a..952a1586ef1 100644 --- a/jetty-ee10/jetty-ee10-maven-plugin/pom.xml +++ b/jetty-ee10/jetty-ee10-maven-plugin/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee10 jetty-ee10 - 12.0.5 + 12.0.6-SNAPSHOT ../pom.xml jetty-ee10-maven-plugin diff --git a/jetty-ee10/jetty-ee10-osgi/jetty-ee10-osgi-alpn/pom.xml b/jetty-ee10/jetty-ee10-osgi/jetty-ee10-osgi-alpn/pom.xml index 76245590b56..d862fbdd403 100644 --- a/jetty-ee10/jetty-ee10-osgi/jetty-ee10-osgi-alpn/pom.xml +++ b/jetty-ee10/jetty-ee10-osgi/jetty-ee10-osgi-alpn/pom.xml @@ -7,7 +7,7 @@ org.eclipse.jetty.ee10.osgi jetty-ee10-osgi - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee10-osgi-alpn jar diff --git a/jetty-ee10/jetty-ee10-osgi/jetty-ee10-osgi-boot-jsp/pom.xml b/jetty-ee10/jetty-ee10-osgi/jetty-ee10-osgi-boot-jsp/pom.xml index 402282d381d..6a21b2fe1d2 100644 --- a/jetty-ee10/jetty-ee10-osgi/jetty-ee10-osgi-boot-jsp/pom.xml +++ b/jetty-ee10/jetty-ee10-osgi/jetty-ee10-osgi-boot-jsp/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee10.osgi jetty-ee10-osgi - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee10-osgi-boot-jsp EE10 :: OSGi :: Boot JSP diff --git a/jetty-ee10/jetty-ee10-osgi/jetty-ee10-osgi-boot/pom.xml b/jetty-ee10/jetty-ee10-osgi/jetty-ee10-osgi-boot/pom.xml index f87abebf8e7..57bcccd55e8 100644 --- a/jetty-ee10/jetty-ee10-osgi/jetty-ee10-osgi-boot/pom.xml +++ b/jetty-ee10/jetty-ee10-osgi/jetty-ee10-osgi-boot/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee10.osgi jetty-ee10-osgi - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee10-osgi-boot EE10 :: OSGi :: Boot diff --git a/jetty-ee10/jetty-ee10-osgi/pom.xml b/jetty-ee10/jetty-ee10-osgi/pom.xml index 32c72533a0d..fbbb20c0f87 100644 --- a/jetty-ee10/jetty-ee10-osgi/pom.xml +++ b/jetty-ee10/jetty-ee10-osgi/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10 jetty-ee10 - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee10.osgi jetty-ee10-osgi diff --git a/jetty-ee10/jetty-ee10-osgi/test-jetty-ee10-osgi-fragment/pom.xml b/jetty-ee10/jetty-ee10-osgi/test-jetty-ee10-osgi-fragment/pom.xml index 7fcbab01af6..01211ed61fd 100644 --- a/jetty-ee10/jetty-ee10-osgi/test-jetty-ee10-osgi-fragment/pom.xml +++ b/jetty-ee10/jetty-ee10-osgi/test-jetty-ee10-osgi-fragment/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee10.osgi jetty-ee10-osgi - 12.0.5 + 12.0.6-SNAPSHOT test-jetty-ee10-osgi-fragment EE10 :: OSGi :: WebApp Fragment diff --git a/jetty-ee10/jetty-ee10-osgi/test-jetty-ee10-osgi-server/pom.xml b/jetty-ee10/jetty-ee10-osgi/test-jetty-ee10-osgi-server/pom.xml index 897e63caeb3..272118d7a07 100644 --- a/jetty-ee10/jetty-ee10-osgi/test-jetty-ee10-osgi-server/pom.xml +++ b/jetty-ee10/jetty-ee10-osgi/test-jetty-ee10-osgi-server/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee10.osgi jetty-ee10-osgi - 12.0.5 + 12.0.6-SNAPSHOT test-jetty-ee10-osgi-server EE10 :: OSGi :: Server diff --git a/jetty-ee10/jetty-ee10-osgi/test-jetty-ee10-osgi-webapp-resources/pom.xml b/jetty-ee10/jetty-ee10-osgi/test-jetty-ee10-osgi-webapp-resources/pom.xml index fb924d7f7ea..9a3891e8b43 100644 --- a/jetty-ee10/jetty-ee10-osgi/test-jetty-ee10-osgi-webapp-resources/pom.xml +++ b/jetty-ee10/jetty-ee10-osgi/test-jetty-ee10-osgi-webapp-resources/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee10.osgi jetty-ee10-osgi - 12.0.5 + 12.0.6-SNAPSHOT test-jetty-ee10-osgi-webapp-resources war diff --git a/jetty-ee10/jetty-ee10-osgi/test-jetty-ee10-osgi/pom.xml b/jetty-ee10/jetty-ee10-osgi/test-jetty-ee10-osgi/pom.xml index d2bc4aa014f..90fcf123b58 100644 --- a/jetty-ee10/jetty-ee10-osgi/test-jetty-ee10-osgi/pom.xml +++ b/jetty-ee10/jetty-ee10-osgi/test-jetty-ee10-osgi/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee10.osgi jetty-ee10-osgi - 12.0.5 + 12.0.6-SNAPSHOT test-jetty-ee10-osgi EE10 :: OSGi :: Test diff --git a/jetty-ee10/jetty-ee10-plus/pom.xml b/jetty-ee10/jetty-ee10-plus/pom.xml index 4990c347b86..0203ce6e2d8 100644 --- a/jetty-ee10/jetty-ee10-plus/pom.xml +++ b/jetty-ee10/jetty-ee10-plus/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10 jetty-ee10 - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee10-plus EE10 :: Plus diff --git a/jetty-ee10/jetty-ee10-proxy/pom.xml b/jetty-ee10/jetty-ee10-proxy/pom.xml index cc8425ceca8..a49edd32207 100644 --- a/jetty-ee10/jetty-ee10-proxy/pom.xml +++ b/jetty-ee10/jetty-ee10-proxy/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10 jetty-ee10 - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee10-proxy EE10 :: Proxy diff --git a/jetty-ee10/jetty-ee10-quickstart/pom.xml b/jetty-ee10/jetty-ee10-quickstart/pom.xml index ebe45162814..c39ffb1cdf8 100644 --- a/jetty-ee10/jetty-ee10-quickstart/pom.xml +++ b/jetty-ee10/jetty-ee10-quickstart/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10 jetty-ee10 - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee10-quickstart EE10 :: Quick Start diff --git a/jetty-ee10/jetty-ee10-runner/pom.xml b/jetty-ee10/jetty-ee10-runner/pom.xml index 3690745b75f..1bbc83be7bd 100644 --- a/jetty-ee10/jetty-ee10-runner/pom.xml +++ b/jetty-ee10/jetty-ee10-runner/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee10 jetty-ee10 - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee10-runner EE10 :: Runner diff --git a/jetty-ee10/jetty-ee10-servlet/pom.xml b/jetty-ee10/jetty-ee10-servlet/pom.xml index d1d5a1ff866..c38cb6bb5db 100644 --- a/jetty-ee10/jetty-ee10-servlet/pom.xml +++ b/jetty-ee10/jetty-ee10-servlet/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10 jetty-ee10 - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee10-servlet EE10 :: Servlet diff --git a/jetty-ee10/jetty-ee10-servlets/pom.xml b/jetty-ee10/jetty-ee10-servlets/pom.xml index df4e974bab8..c6a784d522a 100644 --- a/jetty-ee10/jetty-ee10-servlets/pom.xml +++ b/jetty-ee10/jetty-ee10-servlets/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10 jetty-ee10 - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee10-servlets EE10 :: Utility Servlets and Filters diff --git a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-bad-websocket-webapp/pom.xml b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-bad-websocket-webapp/pom.xml index faa454ab04c..c8d4a97384f 100644 --- a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-bad-websocket-webapp/pom.xml +++ b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-bad-websocket-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10 jetty-ee10-tests - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee10-test-bad-websocket-webapp war diff --git a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-badinit-webapp/pom.xml b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-badinit-webapp/pom.xml index a6420d92023..04ecc50c263 100644 --- a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-badinit-webapp/pom.xml +++ b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-badinit-webapp/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee10 jetty-ee10-tests - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee10-test-badinit-webapp diff --git a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-cdi-common-webapp/pom.xml b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-cdi-common-webapp/pom.xml index 5f4284d4235..0089fd5d254 100644 --- a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-cdi-common-webapp/pom.xml +++ b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-cdi-common-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10 jetty-ee10-tests - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee10-test-cdi-common-webapp war diff --git a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-cdi/pom.xml b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-cdi/pom.xml index 5d1352baa1e..b2582a8486e 100644 --- a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-cdi/pom.xml +++ b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-cdi/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10 jetty-ee10-tests - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee10-test-cdi jar diff --git a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-client-transports/pom.xml b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-client-transports/pom.xml index bef9d140669..e697964c1d7 100644 --- a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-client-transports/pom.xml +++ b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-client-transports/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10 jetty-ee10-tests - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee10-test-client-transports jar diff --git a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-felix-webapp/pom.xml b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-felix-webapp/pom.xml index 09647ab7c8e..60e82190a56 100644 --- a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-felix-webapp/pom.xml +++ b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-felix-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10 jetty-ee10-tests - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee10-test-felix-webapp war diff --git a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-http2-webapp/pom.xml b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-http2-webapp/pom.xml index 2b9c6eec9f2..220efa9d547 100644 --- a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-http2-webapp/pom.xml +++ b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-http2-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10 jetty-ee10-tests - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee10-test-http2-webapp war diff --git a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-integration/pom.xml b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-integration/pom.xml index 6e9700ce544..bfbc42f14c5 100644 --- a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-integration/pom.xml +++ b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-integration/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee10 jetty-ee10-tests - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee10-test-integration jar diff --git a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-jmx/jetty-ee10-jmx-webapp-it/pom.xml b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-jmx/jetty-ee10-jmx-webapp-it/pom.xml index b1e348800fe..21a6b9c3bde 100644 --- a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-jmx/jetty-ee10-jmx-webapp-it/pom.xml +++ b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-jmx/jetty-ee10-jmx-webapp-it/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee10 jetty-ee10-test-jmx - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee10-jmx-webapp-it jar diff --git a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-jmx/jetty-ee10-jmx-webapp/pom.xml b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-jmx/jetty-ee10-jmx-webapp/pom.xml index 6a8642c17c2..af1f63a1568 100644 --- a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-jmx/jetty-ee10-jmx-webapp/pom.xml +++ b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-jmx/jetty-ee10-jmx-webapp/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee10 jetty-ee10-test-jmx - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee10-jmx-webapp war diff --git a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-jmx/pom.xml b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-jmx/pom.xml index 6ddcea4c49d..c2ca285905b 100644 --- a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-jmx/pom.xml +++ b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-jmx/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee10 jetty-ee10-tests - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee10-test-jmx pom diff --git a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-jndi/pom.xml b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-jndi/pom.xml index 101d88d9e57..0504545de0f 100644 --- a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-jndi/pom.xml +++ b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-jndi/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10 jetty-ee10-tests - 12.0.5 + 12.0.6-SNAPSHOT ../pom.xml jetty-ee10-test-jndi diff --git a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-loginservice/pom.xml b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-loginservice/pom.xml index 6fe39b3db4e..4362974bcc8 100644 --- a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-loginservice/pom.xml +++ b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-loginservice/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee10 jetty-ee10-tests - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee10-test-loginservice EE10 :: Tests :: Login Service diff --git a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-openid-webapp/pom.xml b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-openid-webapp/pom.xml index e52344bf207..a3494d031f1 100644 --- a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-openid-webapp/pom.xml +++ b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-openid-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10 jetty-ee10-tests - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee10-test-openid-webapp war diff --git a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-owb-cdi-webapp/pom.xml b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-owb-cdi-webapp/pom.xml index e0d310c7ad3..4ba2a6939c0 100644 --- a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-owb-cdi-webapp/pom.xml +++ b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-owb-cdi-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10 jetty-ee10-tests - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee10-test-owb-cdi-webapp war diff --git a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-quickstart/pom.xml b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-quickstart/pom.xml index 986c2679c75..cea4be92fbc 100644 --- a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-quickstart/pom.xml +++ b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-quickstart/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee10 jetty-ee10-tests - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee10-test-quickstart EE10 :: Tests :: Quick Start diff --git a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-sessions/jetty-ee10-test-sessions-common/pom.xml b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-sessions/jetty-ee10-test-sessions-common/pom.xml index fbe4c160a56..11fa81e39a3 100644 --- a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-sessions/jetty-ee10-test-sessions-common/pom.xml +++ b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-sessions/jetty-ee10-test-sessions-common/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee10 jetty-ee10-test-sessions - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee10-test-sessions-common EE10 :: Tests :: Sessions :: Common diff --git a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-sessions/jetty-ee10-test-sessions-file/pom.xml b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-sessions/jetty-ee10-test-sessions-file/pom.xml index aa30d76e477..3d74a4a24ba 100644 --- a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-sessions/jetty-ee10-test-sessions-file/pom.xml +++ b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-sessions/jetty-ee10-test-sessions-file/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee10 jetty-ee10-test-sessions - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee10-test-sessions-file EE10 :: Tests :: Sessions :: File diff --git a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-sessions/jetty-ee10-test-sessions-gcloud/pom.xml b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-sessions/jetty-ee10-test-sessions-gcloud/pom.xml index 756749995f6..ab433c783e2 100644 --- a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-sessions/jetty-ee10-test-sessions-gcloud/pom.xml +++ b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-sessions/jetty-ee10-test-sessions-gcloud/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee10 jetty-ee10-test-sessions - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee10-test-sessions-gcloud EE10 :: Tests :: Sessions :: GCloud diff --git a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-sessions/jetty-ee10-test-sessions-hazelcast/pom.xml b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-sessions/jetty-ee10-test-sessions-hazelcast/pom.xml index ae408493f95..a1417ce200e 100644 --- a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-sessions/jetty-ee10-test-sessions-hazelcast/pom.xml +++ b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-sessions/jetty-ee10-test-sessions-hazelcast/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee10 jetty-ee10-test-sessions - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee10-test-sessions-hazelcast EE10 :: Tests :: Sessions :: Hazelcast diff --git a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-sessions/jetty-ee10-test-sessions-infinispan/pom.xml b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-sessions/jetty-ee10-test-sessions-infinispan/pom.xml index 0d92263b3f5..4e5d8d3887e 100644 --- a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-sessions/jetty-ee10-test-sessions-infinispan/pom.xml +++ b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-sessions/jetty-ee10-test-sessions-infinispan/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee10 jetty-ee10-test-sessions - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee10-test-sessions-infinispan EE10 :: Tests :: Sessions :: Infinispan diff --git a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-sessions/jetty-ee10-test-sessions-jdbc/pom.xml b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-sessions/jetty-ee10-test-sessions-jdbc/pom.xml index b3671a5188b..9505da25dbc 100644 --- a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-sessions/jetty-ee10-test-sessions-jdbc/pom.xml +++ b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-sessions/jetty-ee10-test-sessions-jdbc/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee10 jetty-ee10-test-sessions - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee10-test-sessions-jdbc EE10 :: Tests :: Sessions :: JDBC diff --git a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-sessions/jetty-ee10-test-sessions-memcached/pom.xml b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-sessions/jetty-ee10-test-sessions-memcached/pom.xml index fbce2a1944d..431abfe9ca3 100644 --- a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-sessions/jetty-ee10-test-sessions-memcached/pom.xml +++ b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-sessions/jetty-ee10-test-sessions-memcached/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee10 jetty-ee10-test-sessions - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee10-test-sessions-memcached EE10 :: Tests :: Sessions :: Memcached diff --git a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-sessions/jetty-ee10-test-sessions-mongodb/pom.xml b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-sessions/jetty-ee10-test-sessions-mongodb/pom.xml index 60942168440..7225e65e660 100644 --- a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-sessions/jetty-ee10-test-sessions-mongodb/pom.xml +++ b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-sessions/jetty-ee10-test-sessions-mongodb/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee10 jetty-ee10-test-sessions - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee10-test-sessions-mongodb EE10 :: Tests :: Sessions :: Mongo diff --git a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-sessions/pom.xml b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-sessions/pom.xml index 39179cdcb08..63a843ad809 100644 --- a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-sessions/pom.xml +++ b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-sessions/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee10 jetty-ee10-tests - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee10-test-sessions pom diff --git a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-simple-session-webapp/pom.xml b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-simple-session-webapp/pom.xml index 491535e8118..ec6a962d599 100644 --- a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-simple-session-webapp/pom.xml +++ b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-simple-session-webapp/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee10 jetty-ee10-tests - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee10-test-simple-session-webapp diff --git a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-webapp-rfc2616/pom.xml b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-webapp-rfc2616/pom.xml index 452834affef..f7892e87604 100644 --- a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-webapp-rfc2616/pom.xml +++ b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-webapp-rfc2616/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee10 jetty-ee10-tests - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee10-test-webapp-rfc2616 war diff --git a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-websocket-client-provided-webapp/pom.xml b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-websocket-client-provided-webapp/pom.xml index f09f09679af..5b5feea69b1 100644 --- a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-websocket-client-provided-webapp/pom.xml +++ b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-websocket-client-provided-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10 jetty-ee10-tests - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee10-test-websocket-client-provided-webapp war diff --git a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-websocket-client-webapp/pom.xml b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-websocket-client-webapp/pom.xml index 2d1f0e2a0cb..cea09a39b85 100644 --- a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-websocket-client-webapp/pom.xml +++ b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-websocket-client-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10 jetty-ee10-tests - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee10-test-websocket-client-webapp war diff --git a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-websocket-webapp/pom.xml b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-websocket-webapp/pom.xml index 99f95323d55..fc50e599e78 100644 --- a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-websocket-webapp/pom.xml +++ b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-websocket-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10 jetty-ee10-tests - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee10-test-websocket-webapp war diff --git a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-weld-cdi-webapp/pom.xml b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-weld-cdi-webapp/pom.xml index 39422e19b01..5e69a361baa 100644 --- a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-weld-cdi-webapp/pom.xml +++ b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-weld-cdi-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10 jetty-ee10-tests - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee10-test-weld-cdi-webapp war diff --git a/jetty-ee10/jetty-ee10-tests/pom.xml b/jetty-ee10/jetty-ee10-tests/pom.xml index defecb78240..ac55c50d037 100644 --- a/jetty-ee10/jetty-ee10-tests/pom.xml +++ b/jetty-ee10/jetty-ee10-tests/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10 jetty-ee10 - 12.0.5 + 12.0.6-SNAPSHOT ../pom.xml jetty-ee10-tests diff --git a/jetty-ee10/jetty-ee10-webapp/pom.xml b/jetty-ee10/jetty-ee10-webapp/pom.xml index 65f5453c62a..a00116d221c 100644 --- a/jetty-ee10/jetty-ee10-webapp/pom.xml +++ b/jetty-ee10/jetty-ee10-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10 jetty-ee10 - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee10-webapp EE10 :: WebApp diff --git a/jetty-ee10/jetty-ee10-websocket/jetty-ee10-websocket-jakarta-client-webapp/pom.xml b/jetty-ee10/jetty-ee10-websocket/jetty-ee10-websocket-jakarta-client-webapp/pom.xml index 7be5a547e69..9a8cebadd02 100644 --- a/jetty-ee10/jetty-ee10-websocket/jetty-ee10-websocket-jakarta-client-webapp/pom.xml +++ b/jetty-ee10/jetty-ee10-websocket/jetty-ee10-websocket-jakarta-client-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10.websocket jetty-ee10-websocket - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee10-websocket-jakarta-client-webapp EE10 :: Websocket :: Jakarta Client WebApp diff --git a/jetty-ee10/jetty-ee10-websocket/jetty-ee10-websocket-jakarta-client/pom.xml b/jetty-ee10/jetty-ee10-websocket/jetty-ee10-websocket-jakarta-client/pom.xml index 6f1af0a2bce..154cb943283 100644 --- a/jetty-ee10/jetty-ee10-websocket/jetty-ee10-websocket-jakarta-client/pom.xml +++ b/jetty-ee10/jetty-ee10-websocket/jetty-ee10-websocket-jakarta-client/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10.websocket jetty-ee10-websocket - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee10-websocket-jakarta-client EE10 :: Websocket :: Jakarta Client diff --git a/jetty-ee10/jetty-ee10-websocket/jetty-ee10-websocket-jakarta-common/pom.xml b/jetty-ee10/jetty-ee10-websocket/jetty-ee10-websocket-jakarta-common/pom.xml index 83bb3bcc194..3596f936313 100644 --- a/jetty-ee10/jetty-ee10-websocket/jetty-ee10-websocket-jakarta-common/pom.xml +++ b/jetty-ee10/jetty-ee10-websocket/jetty-ee10-websocket-jakarta-common/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10.websocket jetty-ee10-websocket - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee10-websocket-jakarta-common EE10 :: Websocket :: Jakarta Common diff --git a/jetty-ee10/jetty-ee10-websocket/jetty-ee10-websocket-jakarta-server/pom.xml b/jetty-ee10/jetty-ee10-websocket/jetty-ee10-websocket-jakarta-server/pom.xml index 6dfddd0a75c..1f6b21e1d61 100644 --- a/jetty-ee10/jetty-ee10-websocket/jetty-ee10-websocket-jakarta-server/pom.xml +++ b/jetty-ee10/jetty-ee10-websocket/jetty-ee10-websocket-jakarta-server/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10.websocket jetty-ee10-websocket - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee10-websocket-jakarta-server EE10 :: Websocket :: Jakarta Server diff --git a/jetty-ee10/jetty-ee10-websocket/jetty-ee10-websocket-jakarta-tests/pom.xml b/jetty-ee10/jetty-ee10-websocket/jetty-ee10-websocket-jakarta-tests/pom.xml index 6c7c14f77fc..f4da1c31673 100644 --- a/jetty-ee10/jetty-ee10-websocket/jetty-ee10-websocket-jakarta-tests/pom.xml +++ b/jetty-ee10/jetty-ee10-websocket/jetty-ee10-websocket-jakarta-tests/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10.websocket jetty-ee10-websocket - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee10-websocket-jakarta-tests EE10 :: Websocket :: Jakarta Tests diff --git a/jetty-ee10/jetty-ee10-websocket/jetty-ee10-websocket-jetty-client-webapp/pom.xml b/jetty-ee10/jetty-ee10-websocket/jetty-ee10-websocket-jetty-client-webapp/pom.xml index f29cd026611..b439bce27b4 100644 --- a/jetty-ee10/jetty-ee10-websocket/jetty-ee10-websocket-jetty-client-webapp/pom.xml +++ b/jetty-ee10/jetty-ee10-websocket/jetty-ee10-websocket-jetty-client-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10.websocket jetty-ee10-websocket - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee10-websocket-jetty-client-webapp EE10 :: Websocket :: Jetty Client WebApp diff --git a/jetty-ee10/jetty-ee10-websocket/jetty-ee10-websocket-jetty-server/pom.xml b/jetty-ee10/jetty-ee10-websocket/jetty-ee10-websocket-jetty-server/pom.xml index a1276679546..09b477ed157 100644 --- a/jetty-ee10/jetty-ee10-websocket/jetty-ee10-websocket-jetty-server/pom.xml +++ b/jetty-ee10/jetty-ee10-websocket/jetty-ee10-websocket-jetty-server/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10.websocket jetty-ee10-websocket - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee10-websocket-jetty-server EE10 :: Websocket :: Jetty Server diff --git a/jetty-ee10/jetty-ee10-websocket/jetty-ee10-websocket-jetty-tests/pom.xml b/jetty-ee10/jetty-ee10-websocket/jetty-ee10-websocket-jetty-tests/pom.xml index 9cc8521dd51..a910ab0d7f6 100644 --- a/jetty-ee10/jetty-ee10-websocket/jetty-ee10-websocket-jetty-tests/pom.xml +++ b/jetty-ee10/jetty-ee10-websocket/jetty-ee10-websocket-jetty-tests/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10.websocket jetty-ee10-websocket - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee10-websocket-jetty-tests EE10 :: Websocket :: Jetty Tests diff --git a/jetty-ee10/jetty-ee10-websocket/jetty-ee10-websocket-servlet/pom.xml b/jetty-ee10/jetty-ee10-websocket/jetty-ee10-websocket-servlet/pom.xml index ee9fb89e34e..6e1e0064baf 100644 --- a/jetty-ee10/jetty-ee10-websocket/jetty-ee10-websocket-servlet/pom.xml +++ b/jetty-ee10/jetty-ee10-websocket/jetty-ee10-websocket-servlet/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10.websocket jetty-ee10-websocket - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee10-websocket-servlet EE10 :: Websocket :: Servlet diff --git a/jetty-ee10/jetty-ee10-websocket/pom.xml b/jetty-ee10/jetty-ee10-websocket/pom.xml index 515ec7fe5f8..8a5dd69d20a 100644 --- a/jetty-ee10/jetty-ee10-websocket/pom.xml +++ b/jetty-ee10/jetty-ee10-websocket/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10 jetty-ee10 - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee10.websocket jetty-ee10-websocket diff --git a/jetty-ee10/pom.xml b/jetty-ee10/pom.xml index 85cc5d107cb..0cc2e58fbe6 100644 --- a/jetty-ee10/pom.xml +++ b/jetty-ee10/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee10 jetty-ee10 diff --git a/jetty-ee8/jetty-ee8-annotations/pom.xml b/jetty-ee8/jetty-ee8-annotations/pom.xml index a31a1a1414d..f93fd46686c 100644 --- a/jetty-ee8/jetty-ee8-annotations/pom.xml +++ b/jetty-ee8/jetty-ee8-annotations/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee8 jetty-ee8 - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee8-annotations EE8 :: Servlet Annotations diff --git a/jetty-ee8/jetty-ee8-apache-jsp/pom.xml b/jetty-ee8/jetty-ee8-apache-jsp/pom.xml index c2b06d64592..b5183d1afd8 100644 --- a/jetty-ee8/jetty-ee8-apache-jsp/pom.xml +++ b/jetty-ee8/jetty-ee8-apache-jsp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee8 jetty-ee8 - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee8-apache-jsp EE8 :: Apache JSP diff --git a/jetty-ee8/jetty-ee8-bom/pom.xml b/jetty-ee8/jetty-ee8-bom/pom.xml index 15ba3aa0c9a..e45f8eaac95 100644 --- a/jetty-ee8/jetty-ee8-bom/pom.xml +++ b/jetty-ee8/jetty-ee8-bom/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee8 jetty-ee8 - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee8-bom @@ -19,117 +19,117 @@ org.eclipse.jetty.ee8 jetty-ee8-annotations - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee8 jetty-ee8-apache-jsp - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee8 jetty-ee8-glassfish-jstl - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee8 jetty-ee8-jndi - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee8 jetty-ee8-nested - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee8 jetty-ee8-openid - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee8 jetty-ee8-plus - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee8 jetty-ee8-proxy - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee8 jetty-ee8-quickstart - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee8 jetty-ee8-security - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee8 jetty-ee8-servlet - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee8 jetty-ee8-servlets - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee8 jetty-ee8-webapp - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee8.websocket jetty-ee8-websocket-javax-client - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee8.websocket jetty-ee8-websocket-javax-client-webapp - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee8.websocket jetty-ee8-websocket-javax-common - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee8.websocket jetty-ee8-websocket-javax-server - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee8.websocket jetty-ee8-websocket-jetty-api - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee8.websocket jetty-ee8-websocket-jetty-client - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee8.websocket jetty-ee8-websocket-jetty-client-webapp - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee8.websocket jetty-ee8-websocket-jetty-common - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee8.websocket jetty-ee8-websocket-jetty-server - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee8.websocket jetty-ee8-websocket-servlet - 12.0.5 + 12.0.6-SNAPSHOT diff --git a/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-async-rest/jetty-ee8-demo-async-rest-jar/pom.xml b/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-async-rest/jetty-ee8-demo-async-rest-jar/pom.xml index b681f4b69fd..48f1b8d7c2b 100644 --- a/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-async-rest/jetty-ee8-demo-async-rest-jar/pom.xml +++ b/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-async-rest/jetty-ee8-demo-async-rest-jar/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee8.demos jetty-ee8-demo-async-rest - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee8-demo-async-rest-jar jar diff --git a/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-async-rest/jetty-ee8-demo-async-rest-server/pom.xml b/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-async-rest/jetty-ee8-demo-async-rest-server/pom.xml index 085c17c9cc2..aa1588e27b8 100644 --- a/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-async-rest/jetty-ee8-demo-async-rest-server/pom.xml +++ b/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-async-rest/jetty-ee8-demo-async-rest-server/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee8.demos jetty-ee8-demo-async-rest - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee8-demo-async-rest-server jar diff --git a/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-async-rest/jetty-ee8-demo-async-rest-webapp/pom.xml b/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-async-rest/jetty-ee8-demo-async-rest-webapp/pom.xml index 2ba8d376b1a..249917031af 100644 --- a/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-async-rest/jetty-ee8-demo-async-rest-webapp/pom.xml +++ b/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-async-rest/jetty-ee8-demo-async-rest-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee8.demos jetty-ee8-demo-async-rest - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee8-demo-async-rest-webapp war diff --git a/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-async-rest/pom.xml b/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-async-rest/pom.xml index ac32965b18b..65c3eee1315 100644 --- a/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-async-rest/pom.xml +++ b/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-async-rest/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee8.demos jetty-ee8-demos - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee8-demo-async-rest pom diff --git a/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-jaas-webapp/pom.xml b/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-jaas-webapp/pom.xml index 55bd523e977..ef9868d6558 100644 --- a/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-jaas-webapp/pom.xml +++ b/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-jaas-webapp/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee8.demos jetty-ee8-demos - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee8-demo-jaas-webapp war diff --git a/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-jetty-webapp/pom.xml b/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-jetty-webapp/pom.xml index 989aa6f1b00..9f619ec13e7 100644 --- a/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-jetty-webapp/pom.xml +++ b/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-jetty-webapp/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee8.demos jetty-ee8-demos - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee8-demo-jetty-webapp war diff --git a/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-jndi-webapp/pom.xml b/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-jndi-webapp/pom.xml index 9b7531d824a..676aa74be7f 100644 --- a/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-jndi-webapp/pom.xml +++ b/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-jndi-webapp/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee8.demos jetty-ee8-demos - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee8-demo-jndi-webapp war diff --git a/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-jsp-webapp/pom.xml b/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-jsp-webapp/pom.xml index 2f9f8bdc0ff..25ddbe72d93 100644 --- a/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-jsp-webapp/pom.xml +++ b/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-jsp-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee8.demos jetty-ee8-demos - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee8-demo-jsp-webapp war diff --git a/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-mock-resources/pom.xml b/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-mock-resources/pom.xml index a91345872db..d94719f583b 100644 --- a/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-mock-resources/pom.xml +++ b/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-mock-resources/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee8.demos jetty-ee8-demos - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee8-demo-mock-resources jar diff --git a/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-proxy-webapp/pom.xml b/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-proxy-webapp/pom.xml index dff391a1990..a84cd8f697f 100644 --- a/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-proxy-webapp/pom.xml +++ b/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-proxy-webapp/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee8.demos jetty-ee8-demos - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee8-demo-proxy-webapp war diff --git a/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-simple-webapp/pom.xml b/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-simple-webapp/pom.xml index f995b225aa1..e4bc1b3ef51 100644 --- a/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-simple-webapp/pom.xml +++ b/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-simple-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee8.demos jetty-ee8-demos - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee8-demo-simple-webapp war diff --git a/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-spec/jetty-ee8-demo-container-initializer/pom.xml b/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-spec/jetty-ee8-demo-container-initializer/pom.xml index dc1b31733bf..50f402195ec 100644 --- a/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-spec/jetty-ee8-demo-container-initializer/pom.xml +++ b/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-spec/jetty-ee8-demo-container-initializer/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee8.demos jetty-ee8-demo-spec - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee8-demo-container-initializer jar diff --git a/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-spec/jetty-ee8-demo-spec-webapp/pom.xml b/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-spec/jetty-ee8-demo-spec-webapp/pom.xml index 5aa7a6cf303..6d7c2060cd0 100644 --- a/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-spec/jetty-ee8-demo-spec-webapp/pom.xml +++ b/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-spec/jetty-ee8-demo-spec-webapp/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee8.demos jetty-ee8-demo-spec - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee8-demo-spec-webapp war diff --git a/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-spec/jetty-ee8-demo-web-fragment/pom.xml b/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-spec/jetty-ee8-demo-web-fragment/pom.xml index 292e25181fb..56b09f5f7d7 100644 --- a/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-spec/jetty-ee8-demo-web-fragment/pom.xml +++ b/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-spec/jetty-ee8-demo-web-fragment/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee8.demos jetty-ee8-demo-spec - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee8-demo-web-fragment jar diff --git a/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-spec/pom.xml b/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-spec/pom.xml index 4066a7548a8..f4c5642798e 100644 --- a/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-spec/pom.xml +++ b/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-spec/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee8.demos jetty-ee8-demos - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee8-demo-spec pom diff --git a/jetty-ee8/jetty-ee8-demos/pom.xml b/jetty-ee8/jetty-ee8-demos/pom.xml index 480ccff6c5c..f4d8fb48b54 100644 --- a/jetty-ee8/jetty-ee8-demos/pom.xml +++ b/jetty-ee8/jetty-ee8-demos/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee8 jetty-ee8 - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee8.demos jetty-ee8-demos diff --git a/jetty-ee8/jetty-ee8-glassfish-jstl/pom.xml b/jetty-ee8/jetty-ee8-glassfish-jstl/pom.xml index ef87badc1b6..777b619dcfa 100644 --- a/jetty-ee8/jetty-ee8-glassfish-jstl/pom.xml +++ b/jetty-ee8/jetty-ee8-glassfish-jstl/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee8 jetty-ee8 - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee8-glassfish-jstl jar diff --git a/jetty-ee8/jetty-ee8-home/pom.xml b/jetty-ee8/jetty-ee8-home/pom.xml index 0b40ccfe1c1..d9e6915f15a 100644 --- a/jetty-ee8/jetty-ee8-home/pom.xml +++ b/jetty-ee8/jetty-ee8-home/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee8 jetty-ee8 - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee8-home pom diff --git a/jetty-ee8/jetty-ee8-jaspi/pom.xml b/jetty-ee8/jetty-ee8-jaspi/pom.xml index 0482ba75b64..f1bbba631fd 100644 --- a/jetty-ee8/jetty-ee8-jaspi/pom.xml +++ b/jetty-ee8/jetty-ee8-jaspi/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee8 jetty-ee8 - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee8-jaspi EE8 :: Jetty :: JASPI Security diff --git a/jetty-ee8/jetty-ee8-jndi/pom.xml b/jetty-ee8/jetty-ee8-jndi/pom.xml index 616b52f3f32..8fede1bcc65 100644 --- a/jetty-ee8/jetty-ee8-jndi/pom.xml +++ b/jetty-ee8/jetty-ee8-jndi/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee8 jetty-ee8 - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee8-jndi EE8 :: JNDI diff --git a/jetty-ee8/jetty-ee8-jspc-maven-plugin/pom.xml b/jetty-ee8/jetty-ee8-jspc-maven-plugin/pom.xml index 78352358720..ee37e6664bf 100644 --- a/jetty-ee8/jetty-ee8-jspc-maven-plugin/pom.xml +++ b/jetty-ee8/jetty-ee8-jspc-maven-plugin/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee8 jetty-ee8 - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee8-jspc-maven-plugin maven-plugin diff --git a/jetty-ee8/jetty-ee8-maven-plugin/pom.xml b/jetty-ee8/jetty-ee8-maven-plugin/pom.xml index 87fff160b65..a564a10ec43 100644 --- a/jetty-ee8/jetty-ee8-maven-plugin/pom.xml +++ b/jetty-ee8/jetty-ee8-maven-plugin/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee8 jetty-ee8 - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee8-maven-plugin maven-plugin diff --git a/jetty-ee8/jetty-ee8-nested/pom.xml b/jetty-ee8/jetty-ee8-nested/pom.xml index 68d2ecb73e3..914cf29884f 100644 --- a/jetty-ee8/jetty-ee8-nested/pom.xml +++ b/jetty-ee8/jetty-ee8-nested/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee8 jetty-ee8 - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee8-nested EE8 :: Nested diff --git a/jetty-ee8/jetty-ee8-openid/pom.xml b/jetty-ee8/jetty-ee8-openid/pom.xml index 8122155e177..15511e6620d 100644 --- a/jetty-ee8/jetty-ee8-openid/pom.xml +++ b/jetty-ee8/jetty-ee8-openid/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee8 jetty-ee8 - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee8-openid EE8 :: OpenID diff --git a/jetty-ee8/jetty-ee8-osgi/jetty-ee8-osgi-boot-jsp/pom.xml b/jetty-ee8/jetty-ee8-osgi/jetty-ee8-osgi-boot-jsp/pom.xml index 948381c21a0..6adde570fbc 100644 --- a/jetty-ee8/jetty-ee8-osgi/jetty-ee8-osgi-boot-jsp/pom.xml +++ b/jetty-ee8/jetty-ee8-osgi/jetty-ee8-osgi-boot-jsp/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee8.osgi jetty-ee8-osgi - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee8-osgi-boot-jsp EE8 :: OSGi :: Boot JSP diff --git a/jetty-ee8/jetty-ee8-osgi/jetty-ee8-osgi-boot/pom.xml b/jetty-ee8/jetty-ee8-osgi/jetty-ee8-osgi-boot/pom.xml index c10c6679f72..6a9289a19fd 100644 --- a/jetty-ee8/jetty-ee8-osgi/jetty-ee8-osgi-boot/pom.xml +++ b/jetty-ee8/jetty-ee8-osgi/jetty-ee8-osgi-boot/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee8.osgi jetty-ee8-osgi - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee8-osgi-boot EE8 :: OSGi :: Boot diff --git a/jetty-ee8/jetty-ee8-osgi/pom.xml b/jetty-ee8/jetty-ee8-osgi/pom.xml index 2e98af7e595..dbbf0c43690 100644 --- a/jetty-ee8/jetty-ee8-osgi/pom.xml +++ b/jetty-ee8/jetty-ee8-osgi/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee8 jetty-ee8 - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee8.osgi jetty-ee8-osgi diff --git a/jetty-ee8/jetty-ee8-osgi/test-jetty-ee8-osgi-fragment/pom.xml b/jetty-ee8/jetty-ee8-osgi/test-jetty-ee8-osgi-fragment/pom.xml index 61844cc7230..99705eaf9f5 100644 --- a/jetty-ee8/jetty-ee8-osgi/test-jetty-ee8-osgi-fragment/pom.xml +++ b/jetty-ee8/jetty-ee8-osgi/test-jetty-ee8-osgi-fragment/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee8.osgi jetty-ee8-osgi - 12.0.5 + 12.0.6-SNAPSHOT test-jetty-ee8-osgi-fragment EE8 :: OSGi :: WebApp Fragment diff --git a/jetty-ee8/jetty-ee8-osgi/test-jetty-ee8-osgi-server/pom.xml b/jetty-ee8/jetty-ee8-osgi/test-jetty-ee8-osgi-server/pom.xml index 3bd896693f9..2211710146d 100644 --- a/jetty-ee8/jetty-ee8-osgi/test-jetty-ee8-osgi-server/pom.xml +++ b/jetty-ee8/jetty-ee8-osgi/test-jetty-ee8-osgi-server/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee8.osgi jetty-ee8-osgi - 12.0.5 + 12.0.6-SNAPSHOT test-jetty-ee8-osgi-server EE8 :: OSGi :: Server diff --git a/jetty-ee8/jetty-ee8-osgi/test-jetty-ee8-osgi-webapp-resources/pom.xml b/jetty-ee8/jetty-ee8-osgi/test-jetty-ee8-osgi-webapp-resources/pom.xml index c21b8f3e08f..6eafac6568d 100644 --- a/jetty-ee8/jetty-ee8-osgi/test-jetty-ee8-osgi-webapp-resources/pom.xml +++ b/jetty-ee8/jetty-ee8-osgi/test-jetty-ee8-osgi-webapp-resources/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee8.osgi jetty-ee8-osgi - 12.0.5 + 12.0.6-SNAPSHOT test-jetty-ee8-osgi-webapp-resources war diff --git a/jetty-ee8/jetty-ee8-osgi/test-jetty-ee8-osgi/pom.xml b/jetty-ee8/jetty-ee8-osgi/test-jetty-ee8-osgi/pom.xml index cdb883bf3a5..02151b41a39 100644 --- a/jetty-ee8/jetty-ee8-osgi/test-jetty-ee8-osgi/pom.xml +++ b/jetty-ee8/jetty-ee8-osgi/test-jetty-ee8-osgi/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee8.osgi jetty-ee8-osgi - 12.0.5 + 12.0.6-SNAPSHOT test-jetty-ee8-osgi EE8 :: OSGi :: Test diff --git a/jetty-ee8/jetty-ee8-plus/pom.xml b/jetty-ee8/jetty-ee8-plus/pom.xml index e46e2bc2ff6..5ff06b515d4 100644 --- a/jetty-ee8/jetty-ee8-plus/pom.xml +++ b/jetty-ee8/jetty-ee8-plus/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee8 jetty-ee8 - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee8-plus EE8 :: Plus diff --git a/jetty-ee8/jetty-ee8-proxy/pom.xml b/jetty-ee8/jetty-ee8-proxy/pom.xml index aad5cd6996c..e217813d99e 100644 --- a/jetty-ee8/jetty-ee8-proxy/pom.xml +++ b/jetty-ee8/jetty-ee8-proxy/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee8 jetty-ee8 - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee8-proxy EE8 :: Proxy diff --git a/jetty-ee8/jetty-ee8-quickstart/pom.xml b/jetty-ee8/jetty-ee8-quickstart/pom.xml index 0482c4268af..8d29364400c 100644 --- a/jetty-ee8/jetty-ee8-quickstart/pom.xml +++ b/jetty-ee8/jetty-ee8-quickstart/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee8 jetty-ee8 - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee8-quickstart EE8 :: Quick Start diff --git a/jetty-ee8/jetty-ee8-security/pom.xml b/jetty-ee8/jetty-ee8-security/pom.xml index e1d6ea9b601..b3c7f353a51 100644 --- a/jetty-ee8/jetty-ee8-security/pom.xml +++ b/jetty-ee8/jetty-ee8-security/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee8 jetty-ee8 - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee8-security EE8 :: Security diff --git a/jetty-ee8/jetty-ee8-servlet/pom.xml b/jetty-ee8/jetty-ee8-servlet/pom.xml index 8c675fb2c98..9df3b773649 100644 --- a/jetty-ee8/jetty-ee8-servlet/pom.xml +++ b/jetty-ee8/jetty-ee8-servlet/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee8 jetty-ee8 - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee8-servlet EE8 :: Servlet diff --git a/jetty-ee8/jetty-ee8-servlets/pom.xml b/jetty-ee8/jetty-ee8-servlets/pom.xml index 61b6aacf2cc..369d0733898 100644 --- a/jetty-ee8/jetty-ee8-servlets/pom.xml +++ b/jetty-ee8/jetty-ee8-servlets/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee8 jetty-ee8 - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee8-servlets EE8 :: Utility Servlets and Filters diff --git a/jetty-ee8/jetty-ee8-webapp/pom.xml b/jetty-ee8/jetty-ee8-webapp/pom.xml index 9fe16d456f5..22601416dda 100644 --- a/jetty-ee8/jetty-ee8-webapp/pom.xml +++ b/jetty-ee8/jetty-ee8-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee8 jetty-ee8 - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee8-webapp EE8 :: WebApp diff --git a/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-javax-client-webapp/pom.xml b/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-javax-client-webapp/pom.xml index cd4c0a334ea..01e2dd78f41 100644 --- a/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-javax-client-webapp/pom.xml +++ b/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-javax-client-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee8.websocket jetty-ee8-websocket - 12.0.5 + 12.0.6-SNAPSHOT ../pom.xml jetty-ee8-websocket-javax-client-webapp diff --git a/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-javax-client/pom.xml b/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-javax-client/pom.xml index 0e3bd7c3b0b..ad03ea1f572 100644 --- a/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-javax-client/pom.xml +++ b/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-javax-client/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee8.websocket jetty-ee8-websocket - 12.0.5 + 12.0.6-SNAPSHOT ../pom.xml jetty-ee8-websocket-javax-client diff --git a/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-javax-common/pom.xml b/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-javax-common/pom.xml index bb74ccde961..bd45e2ff4b8 100644 --- a/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-javax-common/pom.xml +++ b/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-javax-common/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee8.websocket jetty-ee8-websocket - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee8-websocket-javax-common EE8 :: Websocket :: Javax Common diff --git a/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-javax-server/pom.xml b/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-javax-server/pom.xml index 84f3ce42260..24e601031e2 100644 --- a/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-javax-server/pom.xml +++ b/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-javax-server/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee8.websocket jetty-ee8-websocket - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee8-websocket-javax-server EE8 :: Websocket :: Javax Server diff --git a/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-javax-tests/pom.xml b/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-javax-tests/pom.xml index 084772ca8a8..2f3473a5533 100644 --- a/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-javax-tests/pom.xml +++ b/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-javax-tests/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee8.websocket jetty-ee8-websocket - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee8-websocket-javax-tests EE8 :: Websocket :: Javax Tests diff --git a/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-jetty-api/pom.xml b/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-jetty-api/pom.xml index a6f6eeac878..473038a6c10 100644 --- a/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-jetty-api/pom.xml +++ b/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-jetty-api/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee8.websocket jetty-ee8-websocket - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee8-websocket-jetty-api EE8 :: Websocket :: Jetty API diff --git a/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-jetty-client-webapp/pom.xml b/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-jetty-client-webapp/pom.xml index 3d09a4f73fd..39a0c7b2715 100644 --- a/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-jetty-client-webapp/pom.xml +++ b/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-jetty-client-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee8.websocket jetty-ee8-websocket - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee8-websocket-jetty-client-webapp EE8 :: Websocket :: Jetty Client WebApp diff --git a/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-jetty-client/pom.xml b/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-jetty-client/pom.xml index a8ba2ed1e98..93afe48a5a2 100644 --- a/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-jetty-client/pom.xml +++ b/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-jetty-client/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee8.websocket jetty-ee8-websocket - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee8-websocket-jetty-client EE8 :: Websocket :: Jetty Client diff --git a/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-jetty-common/pom.xml b/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-jetty-common/pom.xml index fa680c3943c..c0fbc5c342c 100644 --- a/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-jetty-common/pom.xml +++ b/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-jetty-common/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee8.websocket jetty-ee8-websocket - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee8-websocket-jetty-common EE8 :: Websocket :: Jetty Common diff --git a/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-jetty-server/pom.xml b/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-jetty-server/pom.xml index 7bb4ec45302..f765233fba7 100644 --- a/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-jetty-server/pom.xml +++ b/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-jetty-server/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee8.websocket jetty-ee8-websocket - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee8-websocket-jetty-server EE8 :: Websocket :: Jetty Server diff --git a/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-jetty-tests/pom.xml b/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-jetty-tests/pom.xml index 88a8e1f8e30..a57aeed1b46 100644 --- a/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-jetty-tests/pom.xml +++ b/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-jetty-tests/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee8.websocket jetty-ee8-websocket - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee8-websocket-jetty-tests EE8 :: Websocket :: Jetty Tests diff --git a/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-servlet/pom.xml b/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-servlet/pom.xml index dfb0883b1af..47f69838f57 100644 --- a/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-servlet/pom.xml +++ b/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-servlet/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee8.websocket jetty-ee8-websocket - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee8-websocket-servlet EE8 :: Websocket :: Servlet diff --git a/jetty-ee8/jetty-ee8-websocket/pom.xml b/jetty-ee8/jetty-ee8-websocket/pom.xml index abc7094f2f7..c7c8850c96f 100644 --- a/jetty-ee8/jetty-ee8-websocket/pom.xml +++ b/jetty-ee8/jetty-ee8-websocket/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee8 jetty-ee8 - 12.0.5 + 12.0.6-SNAPSHOT ../pom.xml org.eclipse.jetty.ee8.websocket diff --git a/jetty-ee8/pom.xml b/jetty-ee8/pom.xml index fae25898785..3141fb97856 100644 --- a/jetty-ee8/pom.xml +++ b/jetty-ee8/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee8 jetty-ee8 diff --git a/jetty-ee9/jetty-ee9-annotations/pom.xml b/jetty-ee9/jetty-ee9-annotations/pom.xml index 93ec26c73bb..cbaec709dcc 100644 --- a/jetty-ee9/jetty-ee9-annotations/pom.xml +++ b/jetty-ee9/jetty-ee9-annotations/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9 jetty-ee9 - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee9-annotations EE9 :: Servlet Annotations diff --git a/jetty-ee9/jetty-ee9-apache-jsp/pom.xml b/jetty-ee9/jetty-ee9-apache-jsp/pom.xml index 992456215bb..f512a4a11ab 100644 --- a/jetty-ee9/jetty-ee9-apache-jsp/pom.xml +++ b/jetty-ee9/jetty-ee9-apache-jsp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9 jetty-ee9 - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee9-apache-jsp EE9 :: Apache JSP diff --git a/jetty-ee9/jetty-ee9-bom/pom.xml b/jetty-ee9/jetty-ee9-bom/pom.xml index 97e93a377ac..9a0f4bb9691 100644 --- a/jetty-ee9/jetty-ee9-bom/pom.xml +++ b/jetty-ee9/jetty-ee9-bom/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9 jetty-ee9 - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee9-bom @@ -19,147 +19,147 @@ org.eclipse.jetty.ee9 jetty-ee9-annotations - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee9 jetty-ee9-apache-jsp - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee9 jetty-ee9-cdi - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee9 jetty-ee9-fcgi-proxy - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee9 jetty-ee9-glassfish-jstl - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee9 jetty-ee9-jaspi - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee9 jetty-ee9-jndi - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee9 jetty-ee9-nested - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee9 jetty-ee9-openid - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee9 jetty-ee9-plus - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee9 jetty-ee9-proxy - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee9 jetty-ee9-quickstart - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee9 jetty-ee9-runner - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee9 jetty-ee9-security - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee9 jetty-ee9-servlet - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee9 jetty-ee9-servlets - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee9 jetty-ee9-webapp - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee9.osgi jetty-ee9-osgi-boot - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee9.osgi jetty-ee9-osgi-boot-jsp - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee9.websocket jetty-ee9-websocket-jakarta-client - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee9.websocket jetty-ee9-websocket-jakarta-client-webapp - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee9.websocket jetty-ee9-websocket-jakarta-common - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee9.websocket jetty-ee9-websocket-jakarta-server - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee9.websocket jetty-ee9-websocket-jetty-api - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee9.websocket jetty-ee9-websocket-jetty-client - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee9.websocket jetty-ee9-websocket-jetty-client-webapp - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee9.websocket jetty-ee9-websocket-jetty-common - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee9.websocket jetty-ee9-websocket-jetty-server - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee9.websocket jetty-ee9-websocket-servlet - 12.0.5 + 12.0.6-SNAPSHOT diff --git a/jetty-ee9/jetty-ee9-cdi/pom.xml b/jetty-ee9/jetty-ee9-cdi/pom.xml index 46d56900069..ca1cd344e86 100644 --- a/jetty-ee9/jetty-ee9-cdi/pom.xml +++ b/jetty-ee9/jetty-ee9-cdi/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee9 jetty-ee9 - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee9-cdi jar diff --git a/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-async-rest/jetty-ee9-demo-async-rest-jar/pom.xml b/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-async-rest/jetty-ee9-demo-async-rest-jar/pom.xml index 3b416aa9108..9975e5a0330 100644 --- a/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-async-rest/jetty-ee9-demo-async-rest-jar/pom.xml +++ b/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-async-rest/jetty-ee9-demo-async-rest-jar/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9.demos jetty-ee9-demo-async-rest - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee9-demo-async-rest-jar jar diff --git a/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-async-rest/jetty-ee9-demo-async-rest-server/pom.xml b/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-async-rest/jetty-ee9-demo-async-rest-server/pom.xml index a2df87fcfa9..5f939b5dd47 100644 --- a/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-async-rest/jetty-ee9-demo-async-rest-server/pom.xml +++ b/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-async-rest/jetty-ee9-demo-async-rest-server/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9.demos jetty-ee9-demo-async-rest - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee9-demo-async-rest-server jar diff --git a/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-async-rest/jetty-ee9-demo-async-rest-webapp/pom.xml b/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-async-rest/jetty-ee9-demo-async-rest-webapp/pom.xml index 0888c689d32..fcf3dcb2984 100644 --- a/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-async-rest/jetty-ee9-demo-async-rest-webapp/pom.xml +++ b/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-async-rest/jetty-ee9-demo-async-rest-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9.demos jetty-ee9-demo-async-rest - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee9-demo-async-rest-webapp war diff --git a/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-async-rest/pom.xml b/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-async-rest/pom.xml index ab8052565db..61525637c7d 100644 --- a/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-async-rest/pom.xml +++ b/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-async-rest/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9.demos jetty-ee9-demos - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee9-demo-async-rest pom diff --git a/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-embedded/pom.xml b/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-embedded/pom.xml index b2745d97e7a..c3cf694d208 100644 --- a/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-embedded/pom.xml +++ b/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-embedded/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee9.demos jetty-ee9-demos - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee9-demo-embedded EE9 :: Demo :: Embedded Jetty diff --git a/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-jaas-webapp/pom.xml b/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-jaas-webapp/pom.xml index a8804fce641..2c9359789ac 100644 --- a/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-jaas-webapp/pom.xml +++ b/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-jaas-webapp/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee9.demos jetty-ee9-demos - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee9-demo-jaas-webapp war diff --git a/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-jetty-webapp/pom.xml b/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-jetty-webapp/pom.xml index d2336b0ced2..5713577f325 100644 --- a/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-jetty-webapp/pom.xml +++ b/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-jetty-webapp/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee9.demos jetty-ee9-demos - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee9-demo-jetty-webapp war diff --git a/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-jndi-webapp/pom.xml b/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-jndi-webapp/pom.xml index f016600a0bc..5b873403d52 100644 --- a/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-jndi-webapp/pom.xml +++ b/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-jndi-webapp/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee9.demos jetty-ee9-demos - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee9-demo-jndi-webapp war diff --git a/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-jsp-webapp/pom.xml b/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-jsp-webapp/pom.xml index ebbdfe03fa5..4bf47534f37 100644 --- a/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-jsp-webapp/pom.xml +++ b/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-jsp-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9.demos jetty-ee9-demos - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee9-demo-jsp-webapp war diff --git a/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-mock-resources/pom.xml b/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-mock-resources/pom.xml index d9241266acc..b39c0713cbb 100644 --- a/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-mock-resources/pom.xml +++ b/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-mock-resources/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee9.demos jetty-ee9-demos - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee9-demo-mock-resources jar diff --git a/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-proxy-webapp/pom.xml b/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-proxy-webapp/pom.xml index 1de00d47c60..f998e24f5e7 100644 --- a/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-proxy-webapp/pom.xml +++ b/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-proxy-webapp/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee9.demos jetty-ee9-demos - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee9-demo-proxy-webapp war diff --git a/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-simple-webapp/pom.xml b/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-simple-webapp/pom.xml index 3a76939ebf1..1ab82aa5b63 100644 --- a/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-simple-webapp/pom.xml +++ b/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-simple-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9.demos jetty-ee9-demos - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee9-demo-simple-webapp war diff --git a/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-spec/jetty-ee9-demo-container-initializer/pom.xml b/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-spec/jetty-ee9-demo-container-initializer/pom.xml index 45d82d70d6b..9457b1bcc7d 100644 --- a/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-spec/jetty-ee9-demo-container-initializer/pom.xml +++ b/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-spec/jetty-ee9-demo-container-initializer/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee9.demos jetty-ee9-demos - 12.0.5 + 12.0.6-SNAPSHOT ../../pom.xml jetty-ee9-demo-container-initializer diff --git a/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-spec/jetty-ee9-demo-spec-webapp/pom.xml b/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-spec/jetty-ee9-demo-spec-webapp/pom.xml index ec0b55ef72d..028af758ae1 100644 --- a/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-spec/jetty-ee9-demo-spec-webapp/pom.xml +++ b/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-spec/jetty-ee9-demo-spec-webapp/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee9.demos jetty-ee9-demos - 12.0.5 + 12.0.6-SNAPSHOT ../../pom.xml jetty-ee9-demo-spec-webapp diff --git a/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-spec/jetty-ee9-demo-web-fragment/pom.xml b/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-spec/jetty-ee9-demo-web-fragment/pom.xml index 25d3302082f..6c73c1d2f6a 100644 --- a/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-spec/jetty-ee9-demo-web-fragment/pom.xml +++ b/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-spec/jetty-ee9-demo-web-fragment/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee9.demos jetty-ee9-demos - 12.0.5 + 12.0.6-SNAPSHOT ../../pom.xml jetty-ee9-demo-web-fragment diff --git a/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-spec/pom.xml b/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-spec/pom.xml index 96d1e671929..3fa7e980d60 100644 --- a/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-spec/pom.xml +++ b/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-spec/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee9.demos jetty-ee9-demos - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee9-demo-spec pom diff --git a/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-template/pom.xml b/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-template/pom.xml index a9f88dec0b9..b88f447759b 100644 --- a/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-template/pom.xml +++ b/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-template/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9.demos jetty-ee9-demos - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee9-demo-template jar diff --git a/jetty-ee9/jetty-ee9-demos/pom.xml b/jetty-ee9/jetty-ee9-demos/pom.xml index cf1a1dd5046..d268b3d8975 100644 --- a/jetty-ee9/jetty-ee9-demos/pom.xml +++ b/jetty-ee9/jetty-ee9-demos/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9 jetty-ee9 - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee9.demos jetty-ee9-demos diff --git a/jetty-ee9/jetty-ee9-fcgi-proxy/pom.xml b/jetty-ee9/jetty-ee9-fcgi-proxy/pom.xml index 309efef4bbb..3f929fbf868 100644 --- a/jetty-ee9/jetty-ee9-fcgi-proxy/pom.xml +++ b/jetty-ee9/jetty-ee9-fcgi-proxy/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9 jetty-ee9 - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee9-fcgi-proxy EE9 :: FCGI Proxy diff --git a/jetty-ee9/jetty-ee9-glassfish-jstl/pom.xml b/jetty-ee9/jetty-ee9-glassfish-jstl/pom.xml index 661448711f1..c05fd3b03b7 100644 --- a/jetty-ee9/jetty-ee9-glassfish-jstl/pom.xml +++ b/jetty-ee9/jetty-ee9-glassfish-jstl/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee9 jetty-ee9 - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee9-glassfish-jstl jar diff --git a/jetty-ee9/jetty-ee9-home/pom.xml b/jetty-ee9/jetty-ee9-home/pom.xml index 97f8a9a4e9c..bdea685055d 100644 --- a/jetty-ee9/jetty-ee9-home/pom.xml +++ b/jetty-ee9/jetty-ee9-home/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee9 jetty-ee9 - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee9-home pom diff --git a/jetty-ee9/jetty-ee9-jaspi/pom.xml b/jetty-ee9/jetty-ee9-jaspi/pom.xml index c8ffc69f5ef..ceb3e50224d 100644 --- a/jetty-ee9/jetty-ee9-jaspi/pom.xml +++ b/jetty-ee9/jetty-ee9-jaspi/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9 jetty-ee9 - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee9-jaspi EE9 :: JASPI diff --git a/jetty-ee9/jetty-ee9-jndi/pom.xml b/jetty-ee9/jetty-ee9-jndi/pom.xml index 206822f0281..149e2f97b7a 100644 --- a/jetty-ee9/jetty-ee9-jndi/pom.xml +++ b/jetty-ee9/jetty-ee9-jndi/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9 jetty-ee9 - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee9-jndi EE9 :: JNDI diff --git a/jetty-ee9/jetty-ee9-jspc-maven-plugin/pom.xml b/jetty-ee9/jetty-ee9-jspc-maven-plugin/pom.xml index 4344b571247..014121180a5 100644 --- a/jetty-ee9/jetty-ee9-jspc-maven-plugin/pom.xml +++ b/jetty-ee9/jetty-ee9-jspc-maven-plugin/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee9 jetty-ee9 - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee9-jspc-maven-plugin maven-plugin diff --git a/jetty-ee9/jetty-ee9-maven-plugin/pom.xml b/jetty-ee9/jetty-ee9-maven-plugin/pom.xml index 52a643f0668..ce61bdc3999 100644 --- a/jetty-ee9/jetty-ee9-maven-plugin/pom.xml +++ b/jetty-ee9/jetty-ee9-maven-plugin/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee9 jetty-ee9 - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee9-maven-plugin maven-plugin diff --git a/jetty-ee9/jetty-ee9-nested/pom.xml b/jetty-ee9/jetty-ee9-nested/pom.xml index 19615ebe207..d3f8eea7905 100644 --- a/jetty-ee9/jetty-ee9-nested/pom.xml +++ b/jetty-ee9/jetty-ee9-nested/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9 jetty-ee9 - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee9-nested EE9 :: Nested diff --git a/jetty-ee9/jetty-ee9-openid/pom.xml b/jetty-ee9/jetty-ee9-openid/pom.xml index 3ea51bd8c37..a6179d22ccf 100644 --- a/jetty-ee9/jetty-ee9-openid/pom.xml +++ b/jetty-ee9/jetty-ee9-openid/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9 jetty-ee9 - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee9-openid EE9 :: OpenID diff --git a/jetty-ee9/jetty-ee9-osgi/jetty-ee9-osgi-boot-jsp/pom.xml b/jetty-ee9/jetty-ee9-osgi/jetty-ee9-osgi-boot-jsp/pom.xml index 7983ba72c99..a4a01ccb0a2 100644 --- a/jetty-ee9/jetty-ee9-osgi/jetty-ee9-osgi-boot-jsp/pom.xml +++ b/jetty-ee9/jetty-ee9-osgi/jetty-ee9-osgi-boot-jsp/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee9.osgi jetty-ee9-osgi - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee9-osgi-boot-jsp EE9 :: OSGi :: Boot JSP diff --git a/jetty-ee9/jetty-ee9-osgi/jetty-ee9-osgi-boot/pom.xml b/jetty-ee9/jetty-ee9-osgi/jetty-ee9-osgi-boot/pom.xml index fd8bb68a80e..674d5737dec 100644 --- a/jetty-ee9/jetty-ee9-osgi/jetty-ee9-osgi-boot/pom.xml +++ b/jetty-ee9/jetty-ee9-osgi/jetty-ee9-osgi-boot/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee9.osgi jetty-ee9-osgi - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee9-osgi-boot EE9 :: OSGi :: Boot diff --git a/jetty-ee9/jetty-ee9-osgi/pom.xml b/jetty-ee9/jetty-ee9-osgi/pom.xml index 367ffcdbdf6..39ed679bf4f 100644 --- a/jetty-ee9/jetty-ee9-osgi/pom.xml +++ b/jetty-ee9/jetty-ee9-osgi/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9 jetty-ee9 - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee9.osgi jetty-ee9-osgi diff --git a/jetty-ee9/jetty-ee9-osgi/test-jetty-ee9-osgi-fragment/pom.xml b/jetty-ee9/jetty-ee9-osgi/test-jetty-ee9-osgi-fragment/pom.xml index cecb7ad7c01..7ac87ed2e50 100644 --- a/jetty-ee9/jetty-ee9-osgi/test-jetty-ee9-osgi-fragment/pom.xml +++ b/jetty-ee9/jetty-ee9-osgi/test-jetty-ee9-osgi-fragment/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee9.osgi jetty-ee9-osgi - 12.0.5 + 12.0.6-SNAPSHOT test-jetty-ee9-osgi-fragment EE9 :: OSGi :: WebApp Fragment diff --git a/jetty-ee9/jetty-ee9-osgi/test-jetty-ee9-osgi-server/pom.xml b/jetty-ee9/jetty-ee9-osgi/test-jetty-ee9-osgi-server/pom.xml index 10a7032bdad..e9cddb8a3d1 100644 --- a/jetty-ee9/jetty-ee9-osgi/test-jetty-ee9-osgi-server/pom.xml +++ b/jetty-ee9/jetty-ee9-osgi/test-jetty-ee9-osgi-server/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee9.osgi jetty-ee9-osgi - 12.0.5 + 12.0.6-SNAPSHOT test-jetty-ee9-osgi-server EE9 :: OSGi :: Server diff --git a/jetty-ee9/jetty-ee9-osgi/test-jetty-ee9-osgi-webapp-resources/pom.xml b/jetty-ee9/jetty-ee9-osgi/test-jetty-ee9-osgi-webapp-resources/pom.xml index 7a40b86d226..5172fb7607a 100644 --- a/jetty-ee9/jetty-ee9-osgi/test-jetty-ee9-osgi-webapp-resources/pom.xml +++ b/jetty-ee9/jetty-ee9-osgi/test-jetty-ee9-osgi-webapp-resources/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee9.osgi jetty-ee9-osgi - 12.0.5 + 12.0.6-SNAPSHOT test-jetty-ee9-osgi-webapp-resources war diff --git a/jetty-ee9/jetty-ee9-osgi/test-jetty-ee9-osgi/pom.xml b/jetty-ee9/jetty-ee9-osgi/test-jetty-ee9-osgi/pom.xml index 5374fd8f23e..425bfdc94a4 100644 --- a/jetty-ee9/jetty-ee9-osgi/test-jetty-ee9-osgi/pom.xml +++ b/jetty-ee9/jetty-ee9-osgi/test-jetty-ee9-osgi/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee9.osgi jetty-ee9-osgi - 12.0.5 + 12.0.6-SNAPSHOT test-jetty-ee9-osgi EE9 :: OSGi :: Test diff --git a/jetty-ee9/jetty-ee9-plus/pom.xml b/jetty-ee9/jetty-ee9-plus/pom.xml index 588a4a012a7..013a83e6a2a 100644 --- a/jetty-ee9/jetty-ee9-plus/pom.xml +++ b/jetty-ee9/jetty-ee9-plus/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9 jetty-ee9 - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee9-plus EE9 :: Plus diff --git a/jetty-ee9/jetty-ee9-proxy/pom.xml b/jetty-ee9/jetty-ee9-proxy/pom.xml index ff1dbfddbcc..2ff17f5413d 100644 --- a/jetty-ee9/jetty-ee9-proxy/pom.xml +++ b/jetty-ee9/jetty-ee9-proxy/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9 jetty-ee9 - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee9-proxy EE9 :: Proxy diff --git a/jetty-ee9/jetty-ee9-quickstart/pom.xml b/jetty-ee9/jetty-ee9-quickstart/pom.xml index 5e84b8d67f9..e7ab18de7ff 100644 --- a/jetty-ee9/jetty-ee9-quickstart/pom.xml +++ b/jetty-ee9/jetty-ee9-quickstart/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9 jetty-ee9 - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee9-quickstart EE9 :: Quick Start diff --git a/jetty-ee9/jetty-ee9-runner/pom.xml b/jetty-ee9/jetty-ee9-runner/pom.xml index 6b4ed5393c6..6f66c81e30f 100644 --- a/jetty-ee9/jetty-ee9-runner/pom.xml +++ b/jetty-ee9/jetty-ee9-runner/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee9 jetty-ee9 - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee9-runner EE9 :: Runner diff --git a/jetty-ee9/jetty-ee9-security/pom.xml b/jetty-ee9/jetty-ee9-security/pom.xml index 6674c20d0bd..f30772735c4 100644 --- a/jetty-ee9/jetty-ee9-security/pom.xml +++ b/jetty-ee9/jetty-ee9-security/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9 jetty-ee9 - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee9-security EE9 :: Security diff --git a/jetty-ee9/jetty-ee9-servlet/pom.xml b/jetty-ee9/jetty-ee9-servlet/pom.xml index 5b95e47d8e6..a480ce78a60 100644 --- a/jetty-ee9/jetty-ee9-servlet/pom.xml +++ b/jetty-ee9/jetty-ee9-servlet/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9 jetty-ee9 - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee9-servlet EE9 :: Servlet diff --git a/jetty-ee9/jetty-ee9-servlets/pom.xml b/jetty-ee9/jetty-ee9-servlets/pom.xml index 9ca9819faaa..443c9516419 100644 --- a/jetty-ee9/jetty-ee9-servlets/pom.xml +++ b/jetty-ee9/jetty-ee9-servlets/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9 jetty-ee9 - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee9-servlets EE9 :: Utility Servlets and Filters diff --git a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-bad-websocket-webapp/pom.xml b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-bad-websocket-webapp/pom.xml index ccf3e967ac6..4e89e7a46e2 100644 --- a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-bad-websocket-webapp/pom.xml +++ b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-bad-websocket-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9 jetty-ee9-tests - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee9-test-bad-websocket-webapp war diff --git a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-badinit-webapp/pom.xml b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-badinit-webapp/pom.xml index 1fb028863ad..26338719815 100644 --- a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-badinit-webapp/pom.xml +++ b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-badinit-webapp/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee9 jetty-ee9-tests - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee9-test-badinit-webapp diff --git a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-cdi-common-webapp/pom.xml b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-cdi-common-webapp/pom.xml index ee402a148e2..021c02eb376 100644 --- a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-cdi-common-webapp/pom.xml +++ b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-cdi-common-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9 jetty-ee9-tests - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee9-test-cdi-common-webapp war diff --git a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-cdi/pom.xml b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-cdi/pom.xml index a1a20a2ac30..5656bd600dd 100644 --- a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-cdi/pom.xml +++ b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-cdi/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9 jetty-ee9-tests - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee9-test-cdi jar diff --git a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-client-transports/pom.xml b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-client-transports/pom.xml index ef9acf6f2d4..1eca1f962f0 100644 --- a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-client-transports/pom.xml +++ b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-client-transports/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9 jetty-ee9-tests - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee9-test-client-transports jar diff --git a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-felix-webapp/pom.xml b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-felix-webapp/pom.xml index 6056ab6da19..379fcbe6555 100644 --- a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-felix-webapp/pom.xml +++ b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-felix-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9 jetty-ee9-tests - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee9-test-felix-webapp war diff --git a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-http2-webapp/pom.xml b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-http2-webapp/pom.xml index a914f237083..33c8a1996db 100644 --- a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-http2-webapp/pom.xml +++ b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-http2-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9 jetty-ee9-tests - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee9-test-http2-webapp war diff --git a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-integration/pom.xml b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-integration/pom.xml index 6f29b543b6b..163bd33d708 100644 --- a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-integration/pom.xml +++ b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-integration/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee9 jetty-ee9-tests - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee9-test-integration jar diff --git a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-jmx/jetty-ee9-jmx-webapp-it/pom.xml b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-jmx/jetty-ee9-jmx-webapp-it/pom.xml index c84e8e4c226..bfae76be9bd 100644 --- a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-jmx/jetty-ee9-jmx-webapp-it/pom.xml +++ b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-jmx/jetty-ee9-jmx-webapp-it/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee9 jetty-ee9-test-jmx - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee9-jmx-webapp-it jar diff --git a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-jmx/jetty-ee9-jmx-webapp/pom.xml b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-jmx/jetty-ee9-jmx-webapp/pom.xml index 087c3c7ec8a..64174fa2fa7 100644 --- a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-jmx/jetty-ee9-jmx-webapp/pom.xml +++ b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-jmx/jetty-ee9-jmx-webapp/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee9 jetty-ee9-test-jmx - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee9-jmx-webapp war diff --git a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-jmx/pom.xml b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-jmx/pom.xml index 6769a1f1059..a0d4669ddd0 100644 --- a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-jmx/pom.xml +++ b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-jmx/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee9 jetty-ee9-tests - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee9-test-jmx pom diff --git a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-jndi/pom.xml b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-jndi/pom.xml index e3293725e84..e01cae467c5 100644 --- a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-jndi/pom.xml +++ b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-jndi/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9 jetty-ee9-tests - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee9-test-jndi jar diff --git a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-loginservice/pom.xml b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-loginservice/pom.xml index 1df60ea8e4a..acfb17d706d 100644 --- a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-loginservice/pom.xml +++ b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-loginservice/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee9 jetty-ee9-tests - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee9-test-loginservice EE9 :: Tests :: Login Service diff --git a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-openid-webapp/pom.xml b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-openid-webapp/pom.xml index b941ffd98d8..b64906f0977 100644 --- a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-openid-webapp/pom.xml +++ b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-openid-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9 jetty-ee9-tests - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee9-test-openid-webapp war diff --git a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-owb-cdi-webapp/pom.xml b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-owb-cdi-webapp/pom.xml index 2afa779d552..2a35bdfec37 100644 --- a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-owb-cdi-webapp/pom.xml +++ b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-owb-cdi-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9 jetty-ee9-tests - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee9-test-owb-cdi-webapp war diff --git a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-quickstart/pom.xml b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-quickstart/pom.xml index 9d0a56af3cf..84ab567fc1d 100644 --- a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-quickstart/pom.xml +++ b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-quickstart/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee9 jetty-ee9-tests - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee9-test-quickstart EE9 :: Tests :: Quick Start diff --git a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-sessions/jetty-ee9-test-sessions-common/pom.xml b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-sessions/jetty-ee9-test-sessions-common/pom.xml index 6f9db9d0c0f..39f3e2e9f64 100644 --- a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-sessions/jetty-ee9-test-sessions-common/pom.xml +++ b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-sessions/jetty-ee9-test-sessions-common/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee9 jetty-ee9-test-sessions - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee9-test-sessions-common EE9 :: Tests :: Sessions :: Common diff --git a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-sessions/jetty-ee9-test-sessions-file/pom.xml b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-sessions/jetty-ee9-test-sessions-file/pom.xml index 22b60be711b..ff76471c126 100644 --- a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-sessions/jetty-ee9-test-sessions-file/pom.xml +++ b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-sessions/jetty-ee9-test-sessions-file/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee9 jetty-ee9-test-sessions - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee9-test-sessions-file EE9 :: Tests :: Sessions :: File diff --git a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-sessions/jetty-ee9-test-sessions-gcloud/pom.xml b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-sessions/jetty-ee9-test-sessions-gcloud/pom.xml index a186669397d..8528b925f1c 100644 --- a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-sessions/jetty-ee9-test-sessions-gcloud/pom.xml +++ b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-sessions/jetty-ee9-test-sessions-gcloud/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee9 jetty-ee9-test-sessions - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee9-test-sessions-gcloud EE9 :: Tests :: Sessions :: GCloud diff --git a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-sessions/jetty-ee9-test-sessions-hazelcast/pom.xml b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-sessions/jetty-ee9-test-sessions-hazelcast/pom.xml index 51e7fe33364..05fa2008544 100644 --- a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-sessions/jetty-ee9-test-sessions-hazelcast/pom.xml +++ b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-sessions/jetty-ee9-test-sessions-hazelcast/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee9 jetty-ee9-test-sessions - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee9-test-sessions-hazelcast EE9 :: Tests :: Sessions :: Hazelcast diff --git a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-sessions/jetty-ee9-test-sessions-infinispan/pom.xml b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-sessions/jetty-ee9-test-sessions-infinispan/pom.xml index 6333cdaf5b2..49c4baae700 100644 --- a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-sessions/jetty-ee9-test-sessions-infinispan/pom.xml +++ b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-sessions/jetty-ee9-test-sessions-infinispan/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee9 jetty-ee9-test-sessions - 12.0.5 + 12.0.6-SNAPSHOT ../pom.xml jetty-ee9-test-sessions-infinispan diff --git a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-sessions/jetty-ee9-test-sessions-jdbc/pom.xml b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-sessions/jetty-ee9-test-sessions-jdbc/pom.xml index 3336fbb5009..d9767508ac6 100644 --- a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-sessions/jetty-ee9-test-sessions-jdbc/pom.xml +++ b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-sessions/jetty-ee9-test-sessions-jdbc/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee9 jetty-ee9-test-sessions - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee9-test-sessions-jdbc EE9 :: Tests :: Sessions :: JDBC diff --git a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-sessions/jetty-ee9-test-sessions-memcached/pom.xml b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-sessions/jetty-ee9-test-sessions-memcached/pom.xml index a699380ddef..3ea96525a94 100644 --- a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-sessions/jetty-ee9-test-sessions-memcached/pom.xml +++ b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-sessions/jetty-ee9-test-sessions-memcached/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee9 jetty-ee9-test-sessions - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee9-test-sessions-memcached EE9 :: Tests :: Sessions :: Memcached diff --git a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-sessions/jetty-ee9-test-sessions-mongodb/pom.xml b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-sessions/jetty-ee9-test-sessions-mongodb/pom.xml index 5e71306fad9..217e8e5ce89 100644 --- a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-sessions/jetty-ee9-test-sessions-mongodb/pom.xml +++ b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-sessions/jetty-ee9-test-sessions-mongodb/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee9 jetty-ee9-test-sessions - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee9-test-sessions-mongodb EE9 :: Tests :: Sessions :: Mongo diff --git a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-sessions/pom.xml b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-sessions/pom.xml index 012e0849e9f..f4a94a9cd41 100644 --- a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-sessions/pom.xml +++ b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-sessions/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee9 jetty-ee9-tests - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee9-test-sessions pom diff --git a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-simple-session-webapp/pom.xml b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-simple-session-webapp/pom.xml index 87dc6eebbf2..d9af71d2c30 100644 --- a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-simple-session-webapp/pom.xml +++ b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-simple-session-webapp/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee9 jetty-ee9-tests - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee9-test-simple-session-webapp diff --git a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-webapp-rfc2616/pom.xml b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-webapp-rfc2616/pom.xml index 22c77df5181..9b1ffb8ea51 100644 --- a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-webapp-rfc2616/pom.xml +++ b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-webapp-rfc2616/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee9 jetty-ee9-tests - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee9-test-webapp-rfc2616 war diff --git a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-websocket-client-provided-webapp/pom.xml b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-websocket-client-provided-webapp/pom.xml index 334f31c9e4c..fe3b2907044 100644 --- a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-websocket-client-provided-webapp/pom.xml +++ b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-websocket-client-provided-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9 jetty-ee9-tests - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee9-test-websocket-client-provided-webapp war diff --git a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-websocket-client-webapp/pom.xml b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-websocket-client-webapp/pom.xml index 7c3f3483c39..1053e8e47a2 100644 --- a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-websocket-client-webapp/pom.xml +++ b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-websocket-client-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9 jetty-ee9-tests - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee9-test-websocket-client-webapp war diff --git a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-websocket-webapp/pom.xml b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-websocket-webapp/pom.xml index da784ea18e9..e8ee14bf99a 100644 --- a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-websocket-webapp/pom.xml +++ b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-websocket-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9 jetty-ee9-tests - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee9-test-websocket-webapp war diff --git a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-weld-cdi-webapp/pom.xml b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-weld-cdi-webapp/pom.xml index 095b5231552..d5f042231eb 100644 --- a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-weld-cdi-webapp/pom.xml +++ b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-weld-cdi-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9 jetty-ee9-tests - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee9-test-weld-cdi-webapp war diff --git a/jetty-ee9/jetty-ee9-tests/pom.xml b/jetty-ee9/jetty-ee9-tests/pom.xml index e76c5ef6919..6001dba03b8 100644 --- a/jetty-ee9/jetty-ee9-tests/pom.xml +++ b/jetty-ee9/jetty-ee9-tests/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9 jetty-ee9 - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee9-tests pom diff --git a/jetty-ee9/jetty-ee9-webapp/pom.xml b/jetty-ee9/jetty-ee9-webapp/pom.xml index 898d59e26f9..8b29bf32f8a 100644 --- a/jetty-ee9/jetty-ee9-webapp/pom.xml +++ b/jetty-ee9/jetty-ee9-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9 jetty-ee9 - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee9-webapp EE9 :: WebApp diff --git a/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jakarta-client-webapp/pom.xml b/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jakarta-client-webapp/pom.xml index cbbafa9f2cb..c4a139bf68a 100644 --- a/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jakarta-client-webapp/pom.xml +++ b/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jakarta-client-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9.websocket jetty-ee9-websocket - 12.0.5 + 12.0.6-SNAPSHOT ../pom.xml jetty-ee9-websocket-jakarta-client-webapp diff --git a/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jakarta-client/pom.xml b/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jakarta-client/pom.xml index 15480492de8..01407c3300d 100644 --- a/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jakarta-client/pom.xml +++ b/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jakarta-client/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9.websocket jetty-ee9-websocket - 12.0.5 + 12.0.6-SNAPSHOT ../pom.xml jetty-ee9-websocket-jakarta-client diff --git a/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jakarta-common/pom.xml b/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jakarta-common/pom.xml index 7aff24cbafa..ff252df64b6 100644 --- a/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jakarta-common/pom.xml +++ b/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jakarta-common/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9.websocket jetty-ee9-websocket - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee9-websocket-jakarta-common EE9 :: Websocket :: Jakarta Common diff --git a/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jakarta-server/pom.xml b/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jakarta-server/pom.xml index acf38e2b997..4b8eebd7afe 100644 --- a/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jakarta-server/pom.xml +++ b/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jakarta-server/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9.websocket jetty-ee9-websocket - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee9-websocket-jakarta-server EE9 :: Websocket :: Jakarta Server diff --git a/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jakarta-tests/pom.xml b/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jakarta-tests/pom.xml index aa5dcb29015..517ee30eea9 100644 --- a/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jakarta-tests/pom.xml +++ b/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jakarta-tests/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9.websocket jetty-ee9-websocket - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee9-websocket-jakarta-tests EE9 :: Websocket :: Jakarta Tests diff --git a/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jetty-api/pom.xml b/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jetty-api/pom.xml index dc694e3635a..fb00afc8290 100644 --- a/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jetty-api/pom.xml +++ b/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jetty-api/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9.websocket jetty-ee9-websocket - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee9-websocket-jetty-api EE9 :: Websocket :: Jetty API diff --git a/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jetty-client-webapp/pom.xml b/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jetty-client-webapp/pom.xml index a68f82938ce..68d8b6b2836 100644 --- a/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jetty-client-webapp/pom.xml +++ b/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jetty-client-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9.websocket jetty-ee9-websocket - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee9-websocket-jetty-client-webapp EE9 :: Websocket :: Jetty Client WebApp diff --git a/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jetty-client/pom.xml b/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jetty-client/pom.xml index 6d779b31839..ed977f58985 100644 --- a/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jetty-client/pom.xml +++ b/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jetty-client/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9.websocket jetty-ee9-websocket - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee9-websocket-jetty-client EE9 :: Websocket :: Jetty Client diff --git a/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jetty-common/pom.xml b/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jetty-common/pom.xml index 75d69bd4d29..b7dd856336b 100644 --- a/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jetty-common/pom.xml +++ b/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jetty-common/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9.websocket jetty-ee9-websocket - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee9-websocket-jetty-common EE9 :: Websocket :: Jetty Common diff --git a/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jetty-server/pom.xml b/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jetty-server/pom.xml index 6fcc1b7e813..de061b0eaf8 100644 --- a/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jetty-server/pom.xml +++ b/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jetty-server/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9.websocket jetty-ee9-websocket - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee9-websocket-jetty-server EE9 :: Websocket :: Jetty Server diff --git a/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jetty-tests/pom.xml b/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jetty-tests/pom.xml index bc652f4f694..92e30a59136 100644 --- a/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jetty-tests/pom.xml +++ b/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jetty-tests/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9.websocket jetty-ee9-websocket - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee9-websocket-jetty-tests EE9 :: Websocket :: Jetty Tests diff --git a/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-servlet/pom.xml b/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-servlet/pom.xml index a36c7126e5e..90cf99af1ae 100644 --- a/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-servlet/pom.xml +++ b/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-servlet/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9.websocket jetty-ee9-websocket - 12.0.5 + 12.0.6-SNAPSHOT jetty-ee9-websocket-servlet EE9 :: Websocket :: Servlet diff --git a/jetty-ee9/jetty-ee9-websocket/pom.xml b/jetty-ee9/jetty-ee9-websocket/pom.xml index 3126f1b4abd..e3997e96fcf 100644 --- a/jetty-ee9/jetty-ee9-websocket/pom.xml +++ b/jetty-ee9/jetty-ee9-websocket/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9 jetty-ee9 - 12.0.5 + 12.0.6-SNAPSHOT ../pom.xml org.eclipse.jetty.ee9.websocket diff --git a/jetty-ee9/pom.xml b/jetty-ee9/pom.xml index 9e4e1561b6d..383ecd31031 100644 --- a/jetty-ee9/pom.xml +++ b/jetty-ee9/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.ee9 jetty-ee9 diff --git a/jetty-home/pom.xml b/jetty-home/pom.xml index c1f78a46202..e116050f5b9 100644 --- a/jetty-home/pom.xml +++ b/jetty-home/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-project - 12.0.5 + 12.0.6-SNAPSHOT ../pom.xml jetty-home diff --git a/jetty-integrations/jetty-gcloud/jetty-gcloud-session-manager/pom.xml b/jetty-integrations/jetty-gcloud/jetty-gcloud-session-manager/pom.xml index 25d80086e06..8f9bbdcf85a 100644 --- a/jetty-integrations/jetty-gcloud/jetty-gcloud-session-manager/pom.xml +++ b/jetty-integrations/jetty-gcloud/jetty-gcloud-session-manager/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.gcloud jetty-gcloud - 12.0.5 + 12.0.6-SNAPSHOT jetty-gcloud-session-manager Integrations :: GCloud :: Sessions diff --git a/jetty-integrations/jetty-gcloud/pom.xml b/jetty-integrations/jetty-gcloud/pom.xml index 754576d12e8..10ba718dac2 100644 --- a/jetty-integrations/jetty-gcloud/pom.xml +++ b/jetty-integrations/jetty-gcloud/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-integrations - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.gcloud jetty-gcloud diff --git a/jetty-integrations/jetty-hazelcast/pom.xml b/jetty-integrations/jetty-hazelcast/pom.xml index 6f90807a652..f0c00e54d11 100644 --- a/jetty-integrations/jetty-hazelcast/pom.xml +++ b/jetty-integrations/jetty-hazelcast/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-integrations - 12.0.5 + 12.0.6-SNAPSHOT jetty-hazelcast Integrations :: Hazelcast :: Sessions diff --git a/jetty-integrations/jetty-infinispan/jetty-infinispan-common/pom.xml b/jetty-integrations/jetty-infinispan/jetty-infinispan-common/pom.xml index 8598eb88a4b..fee8af6de3a 100644 --- a/jetty-integrations/jetty-infinispan/jetty-infinispan-common/pom.xml +++ b/jetty-integrations/jetty-infinispan/jetty-infinispan-common/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-infinispan - 12.0.5 + 12.0.6-SNAPSHOT jetty-infinispan-common Integrations :: Infinispan :: Sessions diff --git a/jetty-integrations/jetty-infinispan/jetty-infinispan-embedded-query/pom.xml b/jetty-integrations/jetty-infinispan/jetty-infinispan-embedded-query/pom.xml index 5f590a79ea6..cfe0157edb0 100644 --- a/jetty-integrations/jetty-infinispan/jetty-infinispan-embedded-query/pom.xml +++ b/jetty-integrations/jetty-infinispan/jetty-infinispan-embedded-query/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-infinispan - 12.0.5 + 12.0.6-SNAPSHOT jetty-infinispan-embedded-query Integrations :: Infinispan :: Embedded with Querying diff --git a/jetty-integrations/jetty-infinispan/jetty-infinispan-embedded/pom.xml b/jetty-integrations/jetty-infinispan/jetty-infinispan-embedded/pom.xml index 22c056401e2..b7d46364065 100644 --- a/jetty-integrations/jetty-infinispan/jetty-infinispan-embedded/pom.xml +++ b/jetty-integrations/jetty-infinispan/jetty-infinispan-embedded/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-infinispan - 12.0.5 + 12.0.6-SNAPSHOT jetty-infinispan-embedded pom diff --git a/jetty-integrations/jetty-infinispan/jetty-infinispan-remote-query/pom.xml b/jetty-integrations/jetty-infinispan/jetty-infinispan-remote-query/pom.xml index 1ba556cccdb..849934c6022 100644 --- a/jetty-integrations/jetty-infinispan/jetty-infinispan-remote-query/pom.xml +++ b/jetty-integrations/jetty-infinispan/jetty-infinispan-remote-query/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-infinispan - 12.0.5 + 12.0.6-SNAPSHOT jetty-infinispan-remote-query Integrations :: Infinispan :: Remote with Querying diff --git a/jetty-integrations/jetty-infinispan/jetty-infinispan-remote/pom.xml b/jetty-integrations/jetty-infinispan/jetty-infinispan-remote/pom.xml index 764fa67e690..ce20a6c63ab 100644 --- a/jetty-integrations/jetty-infinispan/jetty-infinispan-remote/pom.xml +++ b/jetty-integrations/jetty-infinispan/jetty-infinispan-remote/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-infinispan - 12.0.5 + 12.0.6-SNAPSHOT jetty-infinispan-remote pom diff --git a/jetty-integrations/jetty-infinispan/pom.xml b/jetty-integrations/jetty-infinispan/pom.xml index 6ddd872248c..dcb9487b8d8 100644 --- a/jetty-integrations/jetty-infinispan/pom.xml +++ b/jetty-integrations/jetty-infinispan/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-integrations - 12.0.5 + 12.0.6-SNAPSHOT jetty-infinispan pom diff --git a/jetty-integrations/jetty-memcached/jetty-memcached-sessions/pom.xml b/jetty-integrations/jetty-memcached/jetty-memcached-sessions/pom.xml index a393db4aeac..ab0449ac7de 100644 --- a/jetty-integrations/jetty-memcached/jetty-memcached-sessions/pom.xml +++ b/jetty-integrations/jetty-memcached/jetty-memcached-sessions/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.memcached jetty-memcached - 12.0.5 + 12.0.6-SNAPSHOT jetty-memcached-sessions Integrations :: Memcached :: Sessions diff --git a/jetty-integrations/jetty-memcached/pom.xml b/jetty-integrations/jetty-memcached/pom.xml index 757a417a7a1..5e2f0a75939 100644 --- a/jetty-integrations/jetty-memcached/pom.xml +++ b/jetty-integrations/jetty-memcached/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-integrations - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.memcached jetty-memcached diff --git a/jetty-integrations/jetty-nosql/pom.xml b/jetty-integrations/jetty-nosql/pom.xml index e4b4192da6a..f1df3d328d5 100644 --- a/jetty-integrations/jetty-nosql/pom.xml +++ b/jetty-integrations/jetty-nosql/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-integrations - 12.0.5 + 12.0.6-SNAPSHOT jetty-nosql Integrations :: NoSQL :: Sessions diff --git a/jetty-integrations/pom.xml b/jetty-integrations/pom.xml index d1dc57b37ef..95d3100f98f 100644 --- a/jetty-integrations/pom.xml +++ b/jetty-integrations/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 12.0.5 + 12.0.6-SNAPSHOT jetty-integrations pom diff --git a/pom.xml b/pom.xml index b458510df35..b15ea934a7e 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.eclipse.jetty jetty-project - 12.0.5 + 12.0.6-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 d301ae86d45..572e27e9291 100644 --- a/tests/jetty-home-tester/pom.xml +++ b/tests/jetty-home-tester/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.tests tests - 12.0.5 + 12.0.6-SNAPSHOT jetty-home-tester jar diff --git a/tests/jetty-jmh/pom.xml b/tests/jetty-jmh/pom.xml index b26a42e3a9e..1d44783cffa 100644 --- a/tests/jetty-jmh/pom.xml +++ b/tests/jetty-jmh/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.tests tests - 12.0.5 + 12.0.6-SNAPSHOT jetty-jmh Tests :: JMH diff --git a/tests/jetty-test-session-common/pom.xml b/tests/jetty-test-session-common/pom.xml index deb6cbfde7c..52b1c1a63a5 100644 --- a/tests/jetty-test-session-common/pom.xml +++ b/tests/jetty-test-session-common/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.tests tests - 12.0.5 + 12.0.6-SNAPSHOT jetty-test-session-common jar diff --git a/tests/pom.xml b/tests/pom.xml index 81698f591bc..bf2790c6c9e 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-project - 12.0.5 + 12.0.6-SNAPSHOT org.eclipse.jetty.tests tests diff --git a/tests/test-distribution/pom.xml b/tests/test-distribution/pom.xml index be49b0a0243..db2bd7c1fc0 100644 --- a/tests/test-distribution/pom.xml +++ b/tests/test-distribution/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.tests tests - 12.0.5 + 12.0.6-SNAPSHOT test-distribution pom diff --git a/tests/test-distribution/test-distribution-common/pom.xml b/tests/test-distribution/test-distribution-common/pom.xml index 9d48e775279..26c5e2308db 100644 --- a/tests/test-distribution/test-distribution-common/pom.xml +++ b/tests/test-distribution/test-distribution-common/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.tests test-distribution - 12.0.5 + 12.0.6-SNAPSHOT test-distribution-common jar diff --git a/tests/test-distribution/test-ee10-distribution/pom.xml b/tests/test-distribution/test-ee10-distribution/pom.xml index ba94d3e1c60..5be75047bdd 100644 --- a/tests/test-distribution/test-ee10-distribution/pom.xml +++ b/tests/test-distribution/test-ee10-distribution/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.tests test-distribution - 12.0.5 + 12.0.6-SNAPSHOT test-ee10-distribution jar diff --git a/tests/test-distribution/test-ee9-distribution/pom.xml b/tests/test-distribution/test-ee9-distribution/pom.xml index bd7dee19245..d41933d8c20 100644 --- a/tests/test-distribution/test-ee9-distribution/pom.xml +++ b/tests/test-distribution/test-ee9-distribution/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.tests test-distribution - 12.0.5 + 12.0.6-SNAPSHOT test-ee9-distribution jar diff --git a/tests/test-integration/pom.xml b/tests/test-integration/pom.xml index f9a8bded2f2..ebe7adefaee 100644 --- a/tests/test-integration/pom.xml +++ b/tests/test-integration/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.tests tests - 12.0.5 + 12.0.6-SNAPSHOT test-integration jar